Trace number 1064504

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (TO) 1800.04 1821.23

General information on the benchmark

Namecsp/tdsp/
normalized-C4-1-60.xml
MD5SUMb21f5127694617ef1ec57e033a0a71a2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark96.9073
Satisfiable
(Un)Satisfiability was proved
Number of variables149
Number of constraints1274
Maximum constraint arity6
Maximum domain size61
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1274
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 05:27:58 2008
0.00/0.04	c 0	PID 8033
0.00/0.05	c 0	HOST node67.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1064504-1215142078.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1064504-1215142078.xml' 'HOME/temp.csp'
0.03/0.55	c 0	5 domains, 149 variables, 2 predicates, 0 relations, 1274 constraints
0.03/0.58	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.58	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.52/0.66	c 0	Parsing HOME/temp.csp
0.52/0.85	c 1	parsed 1430 expressions
0.52/0.85	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.52/0.85	c 1	Converting to clausal form CSP
0.52/0.88	c 1	converted 143 (10%) expressions
0.92/1.05	c 1	converted 286 (20%) expressions
0.92/1.08	c 1	converted 429 (30%) expressions
0.92/1.10	c 1	converted 572 (40%) expressions
1.01/1.11	c 1	converted 715 (50%) expressions
1.01/1.13	c 1	converted 858 (60%) expressions
1.01/1.14	c 1	converted 1001 (70%) expressions
1.01/1.15	c 1	converted 1144 (80%) expressions
1.01/1.16	c 1	converted 1287 (90%) expressions
1.01/1.17	c 1	converted 1430 (100%) expressions
1.01/1.17	c 1	CSP : 246 integers, 0 booleans, 1466 clauses, largest domain size 61
1.01/1.17	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.17	c 1	Propagation in CSP
1.10/1.20	c 1	530 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.10/1.20	c 1	CSP : 246 integers, 0 booleans, 1466 clauses, largest domain size 59
1.10/1.20	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.10/1.20	c 1	Simplifing CSP by introducing new Boolean variables
1.10/1.24	c 1	CSP : 246 integers, 4704 booleans, 6170 clauses, largest domain size 59
1.10/1.24	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.10/1.28	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.21/1.30	c 1	25 (10%) CSP integer variables are encoded (870 clauses, 9422 bytes)
1.21/1.31	c 1	50 (20%) CSP integer variables are encoded (1682 clauses, 19771 bytes)
1.21/1.31	c 1	74 (30%) CSP integer variables are encoded (2534 clauses, 30847 bytes)
1.21/1.31	c 1	99 (40%) CSP integer variables are encoded (3477 clauses, 43106 bytes)
1.21/1.31	c 1	123 (50%) CSP integer variables are encoded (4331 clauses, 54208 bytes)
1.21/1.31	c 1	148 (60%) CSP integer variables are encoded (5252 clauses, 66181 bytes)
1.21/1.31	c 1	173 (70%) CSP integer variables are encoded (5404 clauses, 68157 bytes)
1.21/1.31	c 1	197 (80%) CSP integer variables are encoded (5540 clauses, 69925 bytes)
1.21/1.31	c 1	222 (90%) CSP integer variables are encoded (5701 clauses, 72018 bytes)
1.21/1.31	c 1	246 (100%) CSP integer variables are encoded (5846 clauses, 73903 bytes)
1.41/1.58	c 1	617 (10%) CSP clauses are encoded (114063 clauses, 2365914 bytes)
2.00/2.17	c 2	1234 (20%) CSP clauses are encoded (367628 clauses, 7980786 bytes)
2.39/2.56	c 2	1851 (30%) CSP clauses are encoded (546899 clauses, 11924717 bytes)
2.98/3.17	c 3	2468 (40%) CSP clauses are encoded (829542 clauses, 18299471 bytes)
3.29/3.44	c 3	3085 (50%) CSP clauses are encoded (955925 clauses, 21187104 bytes)
3.49/3.69	c 3	3702 (60%) CSP clauses are encoded (1074055 clauses, 23871816 bytes)
3.89/4.03	c 4	4319 (70%) CSP clauses are encoded (1233673 clauses, 27538310 bytes)
4.18/4.37	c 4	4936 (80%) CSP clauses are encoded (1390200 clauses, 31128513 bytes)
4.57/4.77	c 4	5553 (90%) CSP clauses are encoded (1576553 clauses, 35522450 bytes)
4.98/5.15	c 5	6170 (100%) CSP clauses are encoded (1755936 clauses, 39838428 bytes)
4.98/5.15	c 5	6170 CSP clauses encoded
4.98/5.15	c 5	Writing map file : HOME/temp.map
4.98/5.16	c 5	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.98/5.16	c 5	SAT : 10793 SAT variables, 1755936 SAT clauses, 39838428 bytes
4.98/5.16	c 5	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.98/5.18	c 5	SOLVING HOME/temp.cnf
4.98/5.18	c 5	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1821.22	c ERROR INTERRUPTED
1800.04/1821.23	s UNKNOWN
1800.04/1821.23	c 1821	CPU 4.66 (0.04 0 4.62 0.4)
1800.04/1821.23	c 1821	END Fri Jul  4 05:58:19 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064504-1215142078/watcher-1064504-1215142078 -o /tmp/evaluation-result-1064504-1215142078/solver-1064504-1215142078 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1064504-1215142078.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 8033
/proc/meminfo: memFree=1449528/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=12268 CPUtime=0
/proc/8033/stat : 8033 (sugar) R 8031 8033 5936 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1993177310 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 271638559333 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/8033/statm: 3067 316 241 3 0 167 0

[startup+0.092352 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 8033
/proc/meminfo: memFree=1449528/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=0.03
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1993177310 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101669 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 8033
/proc/meminfo: memFree=1449528/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=0.03
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1993177310 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301702 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 8033
/proc/meminfo: memFree=1449528/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=0.03
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1993177310 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702778 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 8033
/proc/meminfo: memFree=1449528/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=0.52
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 973 4921 0 1 3 0 45 4 16 0 1 0 1993177310 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 13600

[startup+1.50192 s]
/proc/loadavg: 1.99 2.00 2.00 4/83 8055
/proc/meminfo: memFree=1436704/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=0.53
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 974 4921 0 1 4 0 45 4 15 0 1 0 1993177310 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 797 370 3 0 500 0
[pid=8046] ppid=8033 vsize=5356 CPUtime=0
/proc/8046/stat : 8046 (sh) S 8033 8033 5936 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993177369 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8046/statm: 1339 233 193 169 0 50 0
[pid=8047] ppid=8046 vsize=868376 CPUtime=0.88
/proc/8047/stat : 8047 (java) S 8046 8033 5936 0 -1 0 7037 0 1 0 84 4 0 0 18 0 9 0 1993177369 889217024 6221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8047/statm: 217094 6221 2563 9 0 211641 0
[pid=8047/tid=8048] ppid=8046 vsize=868376 CPUtime=0.55
/proc/8047/task/8048/stat : 8048 (java) R 8046 8033 5936 0 -1 64 2760 0 1 0 53 2 0 0 19 0 9 0 1993177370 889217024 6221 996147200 134512640 134550740 4294955952 18446744073709551615 4126553816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8049] ppid=8046 vsize=868376 CPUtime=0.1
/proc/8047/task/8049/stat : 8049 (java) S 8046 8033 5936 0 -1 64 2118 0 0 0 9 1 0 0 16 0 9 0 1993177371 889217024 6221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8050] ppid=8046 vsize=868376 CPUtime=0
/proc/8047/task/8050/stat : 8050 (java) S 8046 8033 5936 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993177372 889217024 6221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8051] ppid=8046 vsize=868376 CPUtime=0
/proc/8047/task/8051/stat : 8051 (java) S 8046 8033 5936 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993177372 889217024 6221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8052] ppid=8046 vsize=868376 CPUtime=0
/proc/8047/task/8052/stat : 8052 (java) S 8046 8033 5936 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993177374 889217024 6221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8053] ppid=8046 vsize=868376 CPUtime=0.21
/proc/8047/task/8053/stat : 8053 (java) S 8046 8033 5936 0 -1 64 1467 0 0 0 21 0 0 0 16 0 9 0 1993177374 889217024 6221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8054] ppid=8046 vsize=868376 CPUtime=0
/proc/8047/task/8054/stat : 8054 (java) S 8046 8033 5936 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993177374 889217024 6221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8055] ppid=8046 vsize=868376 CPUtime=0
/proc/8047/task/8055/stat : 8055 (java) S 8046 8033 5936 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1993177374 889217024 6221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887332

[startup+3.10222 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 8055
/proc/meminfo: memFree=1424736/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=0.53
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 974 4921 0 1 4 0 45 4 15 0 1 0 1993177310 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 797 370 3 0 500 0
[pid=8046] ppid=8033 vsize=5356 CPUtime=0
/proc/8046/stat : 8046 (sh) S 8033 8033 5936 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1993177369 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8046/statm: 1339 233 193 169 0 50 0
[pid=8047] ppid=8046 vsize=868376 CPUtime=2.45
/proc/8047/stat : 8047 (java) S 8046 8033 5936 0 -1 0 7559 0 1 0 230 15 0 0 18 0 9 0 1993177369 889217024 6234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8047/statm: 217094 6234 2563 9 0 211641 0
[pid=8047/tid=8048] ppid=8046 vsize=868376 CPUtime=2.01
/proc/8047/task/8048/stat : 8048 (java) R 8046 8033 5936 0 -1 64 3273 0 1 0 189 12 0 0 25 0 9 0 1993177370 889217024 6234 996147200 134512640 134550740 4294955952 18446744073709551615 4126812026 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8049] ppid=8046 vsize=868376 CPUtime=0.19
/proc/8047/task/8049/stat : 8049 (java) S 8046 8033 5936 0 -1 64 2118 0 0 0 17 2 0 0 16 0 9 0 1993177371 889217024 6234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8050] ppid=8046 vsize=868376 CPUtime=0
/proc/8047/task/8050/stat : 8050 (java) S 8046 8033 5936 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993177372 889217024 6234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8051] ppid=8046 vsize=868376 CPUtime=0
/proc/8047/task/8051/stat : 8051 (java) S 8046 8033 5936 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993177372 889217024 6234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8052] ppid=8046 vsize=868376 CPUtime=0
/proc/8047/task/8052/stat : 8052 (java) S 8046 8033 5936 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993177374 889217024 6234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8053] ppid=8046 vsize=868376 CPUtime=0.23
/proc/8047/task/8053/stat : 8053 (java) S 8046 8033 5936 0 -1 64 1476 0 0 0 23 0 0 0 16 0 9 0 1993177374 889217024 6234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8054] ppid=8046 vsize=868376 CPUtime=0
/proc/8047/task/8054/stat : 8054 (java) S 8046 8033 5936 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993177374 889217024 6234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8047/tid=8055] ppid=8046 vsize=868376 CPUtime=0
/proc/8047/task/8055/stat : 8055 (java) S 8046 8033 5936 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1993177374 889217024 6234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887332

[startup+6.3028 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 8057
/proc/meminfo: memFree=1405536/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=4764 CPUtime=1.1
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 1085 0 0 0 51 59 0 0 25 0 1 0 1993177829 4878336 1071 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 1191 1071 40 102 0 1086 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 23720

[startup+12.702 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 8057
/proc/meminfo: memFree=1385056/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=26564 CPUtime=7.42
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 6211 0 0 0 341 401 0 0 25 0 1 0 1993177829 27201536 6197 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 6641 6197 40 102 0 6536 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 45520

[startup+25.5023 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 8057
/proc/meminfo: memFree=1344992/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=64816 CPUtime=20.12
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 15707 0 0 0 980 1032 0 0 25 0 1 0 1993177829 66371584 15684 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 16204 15684 42 102 0 16099 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 83772

[startup+51.103 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 8057
/proc/meminfo: memFree=1341024/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=68784 CPUtime=45.49
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 16753 0 0 0 3516 1033 0 0 25 0 1 0 1993177829 70434816 16728 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 17196 16728 48 102 0 17091 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 87740

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 8057
/proc/meminfo: memFree=1331552/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=77888 CPUtime=96.18
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 19058 0 0 0 8583 1035 0 0 25 0 1 0 1993177829 79757312 19033 996147200 134512640 134931368 4294956256 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 19472 19033 48 102 0 19367 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 96844

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 8057
/proc/meminfo: memFree=1325792/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0

################
# More data... #
################

/proc/meminfo: memFree=649736/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=123044 CPUtime=1284.54
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 31253 0 0 0 127405 1049 0 0 25 0 1 0 1993177829 125997056 30302 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/8057/statm: 30761 30302 48 102 0 30656 0
Current children cumulated CPU time (s) 1289.6
Current children cumulated vsize (KiB) 142000

[startup+1362.3 s]
/proc/loadavg: 2.23 2.24 2.13 3/86 8098
/proc/meminfo: memFree=649800/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=123044 CPUtime=1344.23
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 31253 0 0 0 133374 1049 0 0 25 0 1 0 1993177829 125997056 30302 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/8057/statm: 30761 30302 48 102 0 30656 0
Current children cumulated CPU time (s) 1349.29
Current children cumulated vsize (KiB) 142000

[startup+1422.31 s]
/proc/loadavg: 2.06 2.19 2.11 3/96 8186
/proc/meminfo: memFree=1191928/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=123044 CPUtime=1403.85
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 31253 0 0 0 139334 1051 0 0 25 0 1 0 1993177829 125997056 30302 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30761 30302 48 102 0 30656 0
Current children cumulated CPU time (s) 1408.91
Current children cumulated vsize (KiB) 142000

[startup+1482.3 s]
/proc/loadavg: 2.02 2.15 2.10 3/96 8186
/proc/meminfo: memFree=1191800/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=123044 CPUtime=1462.67
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 31253 0 0 0 145215 1052 0 0 25 0 1 0 1993177829 125997056 30302 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30761 30302 48 102 0 30656 0
Current children cumulated CPU time (s) 1467.73
Current children cumulated vsize (KiB) 142000

[startup+1542.3 s]
/proc/loadavg: 2.01 2.12 2.09 3/96 8186
/proc/meminfo: memFree=1189368/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=125420 CPUtime=1521.5
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 31864 0 0 0 151097 1053 0 0 25 0 1 0 1993177829 128430080 30913 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 31355 30913 48 102 0 31250 0
Current children cumulated CPU time (s) 1526.56
Current children cumulated vsize (KiB) 144376

[startup+1602.3 s]
/proc/loadavg: 2.06 2.11 2.09 3/96 8186
/proc/meminfo: memFree=1186424/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=128180 CPUtime=1580.34
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 32699 0 0 0 156980 1054 0 0 25 0 1 0 1993177829 131256320 31589 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 32045 31589 48 102 0 31940 0
Current children cumulated CPU time (s) 1585.4
Current children cumulated vsize (KiB) 147136

[startup+1662.3 s]
/proc/loadavg: 2.07 2.10 2.09 3/96 8186
/proc/meminfo: memFree=1186424/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=128180 CPUtime=1639.17
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 32699 0 0 0 162863 1054 0 0 25 0 1 0 1993177829 131256320 31589 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 32045 31589 48 102 0 31940 0
Current children cumulated CPU time (s) 1644.23
Current children cumulated vsize (KiB) 147136

[startup+1722.3 s]
/proc/loadavg: 2.08 2.10 2.09 3/96 8186
/proc/meminfo: memFree=1186424/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=128180 CPUtime=1698.01
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 32699 0 0 0 168747 1054 0 0 25 0 1 0 1993177829 131256320 31589 996147200 134512640 134931368 4294956256 18446744073709551615 134525918 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 32045 31589 48 102 0 31940 0
Current children cumulated CPU time (s) 1703.07
Current children cumulated vsize (KiB) 147136

[startup+1782.3 s]
/proc/loadavg: 2.07 2.09 2.09 3/96 8186
/proc/meminfo: memFree=1186296/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=128180 CPUtime=1756.84
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 32700 0 0 0 174630 1054 0 0 25 0 1 0 1993177829 131256320 31590 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 32045 31590 48 102 0 31940 0
Current children cumulated CPU time (s) 1761.9
Current children cumulated vsize (KiB) 147136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821.2 s]
/proc/loadavg: 2.10 2.10 2.09 3/96 8186
/proc/meminfo: memFree=1186104/2055920 swapFree=4181480/4192956
[pid=8033] ppid=8031 vsize=13600 CPUtime=5.06
/proc/8033/stat : 8033 (sugar) S 8031 8033 5936 0 -1 4194304 1022 13463 0 2 4 0 462 40 16 0 1 0 1993177310 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8033/statm: 3400 798 370 3 0 500 0
[pid=8056] ppid=8033 vsize=5356 CPUtime=0
/proc/8056/stat : 8056 (sh) S 8033 8033 5936 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1993177828 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8056/statm: 1339 232 193 169 0 50 0
[pid=8057] ppid=8056 vsize=128180 CPUtime=1794.98
/proc/8057/stat : 8057 (picosat) R 8056 8033 5936 0 -1 4194304 32897 0 0 0 178444 1054 0 0 25 0 1 0 1993177829 131256320 31623 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 32045 31623 48 102 0 31940 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 147136

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8033 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=670290
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=412937
# CPU time returned by wait4() is 5.08323
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1821.23
CPU time (s): 1800.04
CPU user time (s): 1789.1
CPU system time (s): 10.94
CPU usage (%): 98.8365
Max. virtual memory (cumulated for all children) (KiB): 887332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.67029
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14838
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10511
involuntary context switches= 10452

runsolver used 2.47362 second user time and 5.76112 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-04 05:27:58
IDJOB=1064504
IDBENCH=54959
IDSOLVER=345
FILE ID=node67/1064504-1215142078
PBS_JOBID= 7877367
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/tdsp/normalized-C4-1-60.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064504-1215142078/watcher-1064504-1215142078 -o /tmp/evaluation-result-1064504-1215142078/solver-1064504-1215142078 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1064504-1215142078.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b21f5127694617ef1ec57e033a0a71a2
RANDOM SEED=1968780775

node67.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1450008 kB
Buffers:         78576 kB
Cached:         394880 kB
SwapCached:       5332 kB
Active:         316072 kB
Inactive:       222684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1450008 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          73140 kB
Slab:            52388 kB
Committed_AS:  4165708 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node67 at 2008-07-04 05:58:21