Trace number 2076450

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.14.6+minisat? (TO) 1800.29 1818.68

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-95-2.xml
MD5SUMcf2755c41c9629ae5bc712eeb2cf6ab2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.20766
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1229
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 03:40:33 2009
0.00/0.08	c 0	PID 20570
0.06/0.08	c 0	HOST node73.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2076450-1247362833.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2076450-1247362833.xml' 'HOME/temp.csp'
0.96/1.09	c 1	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
1.04/1.12	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.04/1.12	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.06/1.20	c 1	Parsing HOME/temp.csp
1.06/1.50	c 2	parsed 8401 expressions
1.06/1.50	c 2	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.06/1.50	c 2	Converting to clausal form CSP
1.06/1.56	c 2	converted 841 (10%) expressions
1.06/1.80	c 2	converted 1681 (20%) expressions
1.06/1.83	c 2	converted 2521 (30%) expressions
1.06/1.86	c 2	converted 3361 (40%) expressions
1.06/1.89	c 2	converted 4201 (50%) expressions
1.06/1.92	c 2	converted 5041 (60%) expressions
1.06/2.01	c 2	converted 5881 (70%) expressions
1.06/2.04	c 2	converted 6721 (80%) expressions
1.06/2.07	c 2	converted 7561 (90%) expressions
2.02/2.10	c 2	converted 8401 (100%) expressions
2.02/2.11	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1229
2.02/2.11	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.02/2.11	c 2	Propagation in CSP
2.02/2.15	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.02/2.15	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1229
2.02/2.15	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.02/2.16	c 2	Simplifing CSP by introducing new Boolean variables
2.21/2.31	c 2	CSP : 400 integers, 15200 booleans, 22800 clauses, largest domain size 1229
2.21/2.31	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.21/2.38	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.31/2.47	c 3	40 (10%) CSP integer variables are encoded (46821 clauses, 680187 bytes)
2.40/2.53	c 3	80 (20%) CSP integer variables are encoded (93708 clauses, 1383492 bytes)
2.40/2.59	c 3	120 (30%) CSP integer variables are encoded (140899 clauses, 2173328 bytes)
2.50/2.65	c 3	160 (40%) CSP integer variables are encoded (188434 clauses, 2981423 bytes)
2.60/2.72	c 3	200 (50%) CSP integer variables are encoded (235494 clauses, 3781443 bytes)
2.60/2.78	c 3	240 (60%) CSP integer variables are encoded (282632 clauses, 4582789 bytes)
2.70/2.84	c 3	280 (70%) CSP integer variables are encoded (329668 clauses, 5382401 bytes)
2.81/2.91	c 3	320 (80%) CSP integer variables are encoded (376898 clauses, 6185311 bytes)
2.81/2.97	c 3	360 (90%) CSP integer variables are encoded (424040 clauses, 6986725 bytes)
2.90/3.03	c 3	400 (100%) CSP integer variables are encoded (471020 clauses, 7785385 bytes)
6.16/6.39	c 6	2280 (10%) CSP clauses are encoded (2172726 clauses, 46979477 bytes)
9.41/9.65	c 10	4560 (20%) CSP clauses are encoded (3882026 clauses, 87265996 bytes)
12.65/12.95	c 13	6840 (30%) CSP clauses are encoded (5594680 clauses, 127828971 bytes)
15.90/16.26	c 16	9120 (40%) CSP clauses are encoded (7316468 clauses, 170736227 bytes)
19.24/19.60	c 20	11400 (50%) CSP clauses are encoded (9055702 clauses, 214187437 bytes)
22.44/22.97	c 23	13680 (60%) CSP clauses are encoded (10780624 clauses, 257280847 bytes)
25.75/26.32	c 26	15960 (70%) CSP clauses are encoded (12497092 clauses, 300162907 bytes)
28.97/29.68	c 30	18240 (80%) CSP clauses are encoded (14217544 clauses, 343144567 bytes)
32.28/33.05	c 33	20520 (90%) CSP clauses are encoded (15943632 clauses, 386267127 bytes)
35.48/36.39	c 36	22800 (100%) CSP clauses are encoded (17656140 clauses, 429050187 bytes)
35.48/36.39	c 36	22800 CSP clauses encoded
35.48/36.39	c 36	Writing map file : HOME/temp.map
35.58/36.41	c 36	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
35.58/36.41	c 36	SAT : 486620 SAT variables, 17656140 SAT clauses, 429050187 bytes
35.58/36.41	c 36	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
35.58/36.42	c 36	SOLVING HOME/temp.cnf
35.58/36.42	c 36	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
35.58/36.43	c 36	This is MiniSat 2.0 beta
35.58/36.43	c 36	WARNING: for repeatability, setting FPU to use double precision
35.58/36.43	c 36	============================[ Problem Statistics ]=============================
35.58/36.43	c 36	|                                                                             |
35.58/36.43	c 36	|  Number of variables:  486620                                               |
35.58/36.43	c 36	|  Number of clauses:    17656140                                             |
45.56/46.54	c 47	|  Parsing time:         8.82         s                                       |
45.96/46.98	c 47	============================[ Search Statistics ]==============================
45.96/46.98	c 47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.96/46.98	c 47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
45.96/46.98	c 47	===============================================================================
45.96/46.98	c 47	|         0 |  486620 17656140 52459400 |  5885380        0    nan |  0.000 % |
48.24/49.20	c 49	|       100 |  486620 17656140 52459400 |  6473918      100     37 |  0.000 % |
48.73/49.73	c 50	|       251 |  486620 17656140 52459400 |  7121309      251     23 |  0.000 % |
48.92/49.96	c 50	|       476 |  486620 17656140 52459400 |  7833440      476     17 |  0.000 % |
49.32/50.31	c 50	|       814 |  486620 17656140 52459400 |  8616784      814     15 |  0.000 % |
49.82/50.87	c 51	|      1320 |  486620 17656140 52459400 |  9478463     1320     14 |  0.000 % |
50.52/51.57	c 52	|      2079 |  486620 17656140 52459400 | 10426309     2079     13 |  0.000 % |
51.31/52.32	c 52	|      3218 |  486620 17656140 52459400 | 11468940     3218     12 |  0.000 % |
52.60/53.69	c 54	|      4927 |  486620 17656140 52459400 | 12615834     4927     13 |  0.000 % |
54.57/55.68	c 56	|      7489 |  486620 17656140 52459400 | 13877418     7489     17 |  0.000 % |
57.84/58.91	c 59	|     11334 |  486620 17656140 52459400 | 15265159    11334     20 |  0.000 % |
65.77/66.92	c 67	|     17100 |  486620 17656140 52459400 | 16791675    17100     23 |  0.000 % |
73.89/75.14	c 75	|     25749 |  486620 17656140 52459400 | 18470843    25749     22 |  0.000 % |
87.26/88.64	c 89	|     38723 |  486620 17656140 52459400 | 20317927    38723     23 |  0.000 % |
113.01/114.68	c 115	|     58186 |  486620 17656140 52459400 | 22349720    58186     22 |  0.000 % |
152.35/154.33	c 154	|     87378 |  486620 17656140 52459400 | 24584692    87378     21 |  0.000 % |
233.49/236.23	c 236	|    131168 |  486620 17656140 52459400 | 27043162   131168     22 |  0.000 % |
371.18/375.25	c 375	|    196853 |  486620 17656140 52459400 | 29747478   196853     25 |  0.000 % |
623.49/629.93	c 630	|    295379 |  486620 17656140 52459400 | 32722226   295379     26 |  0.000 % |
1151.40/1162.26	c 1162	|    443168 |  486620 17656140 52459400 | 35994448   443168     29 |  0.000 % |
1800.03/1818.22	c ERROR INTERRUPTED
1800.15/1818.34	s UNKNOWN
1800.15/1818.34	c 1818	CPU 35.61 (0.06 0.02 32.34 3.19)
1800.15/1818.34	c 1818	END Sun Jul 12 04:10:51 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2076450-1247362833/watcher-2076450-1247362833 -o /tmp/evaluation-result-2076450-1247362833/solver-2076450-1247362833 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2076450-1247362833.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.85 1.97 1.99 4/74 20570
/proc/meminfo: memFree=1776560/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=18576 CPUtime=0
/proc/20570/stat : 20570 (runsolver) R 20568 20570 20533 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23348652 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 210723466535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20570/statm: 4644 284 249 26 0 2626 0

[startup+0.0818831 s]
/proc/loadavg: 1.85 1.97 1.99 4/74 20570
/proc/meminfo: memFree=1776560/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16740 CPUtime=0.06
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 23348652 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102322 s]
/proc/loadavg: 1.85 1.97 1.99 4/74 20570
/proc/meminfo: memFree=1776560/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=0.06
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23348652 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301144 s]
/proc/loadavg: 1.85 1.97 1.99 4/74 20570
/proc/meminfo: memFree=1776560/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=0.06
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23348652 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701195 s]
/proc/loadavg: 1.85 1.97 1.99 4/74 20570
/proc/meminfo: memFree=1776560/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=0.06
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23348652 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50129 s]
/proc/loadavg: 1.85 1.97 1.99 3/85 20582
/proc/meminfo: memFree=1755032/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=1.06
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1309 8429 0 1 5 1 94 6 16 0 1 0 23348652 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 16868

[startup+3.10248 s]
/proc/loadavg: 1.85 1.97 1.99 3/85 20592
/proc/meminfo: memFree=1752472/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=1.06
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1310 8429 0 1 5 1 94 6 15 0 1 0 23348652 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4217 1111 409 3 0 796 0
[pid=20583] ppid=20570 vsize=5356 CPUtime=0
/proc/20583/stat : 20583 (sh) S 20570 20570 20533 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23348765 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20583/statm: 1339 233 193 169 0 50 0
[pid=20584] ppid=20583 vsize=868716 CPUtime=1.95
/proc/20584/stat : 20584 (java) S 20583 20570 20533 0 -1 0 9762 0 1 0 184 11 0 0 18 0 9 0 23348765 889565184 8812 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20584/statm: 217179 8812 2590 9 0 211656 0
[pid=20584/tid=20585] ppid=20583 vsize=868716 CPUtime=1.32
/proc/20584/task/20585/stat : 20585 (java) R 20583 20570 20533 0 -1 64 2996 0 1 0 126 6 0 0 23 0 9 0 23348766 889565184 8812 996147200 134512640 134550932 4294955936 18446744073709551615 4126842984 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20586] ppid=20583 vsize=868716 CPUtime=0.39
/proc/20584/task/20586/stat : 20586 (java) S 20583 20570 20533 0 -1 64 4557 0 0 0 37 2 0 0 16 0 9 0 23348767 889565184 8812 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20587] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20587/stat : 20587 (java) S 20583 20570 20533 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23348767 889565184 8812 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20588] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20588/stat : 20588 (java) S 20583 20570 20533 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23348767 889565184 8812 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20589] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20589/stat : 20589 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23348769 889565184 8812 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20590] ppid=20583 vsize=868716 CPUtime=0.2
/proc/20584/task/20590/stat : 20590 (java) S 20583 20570 20533 0 -1 64 1509 0 0 0 19 1 0 0 16 0 9 0 23348769 889565184 8812 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20591] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20591/stat : 20591 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23348769 889565184 8812 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20592] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20592/stat : 20592 (java) R 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23348769 889565184 8812 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890940

[startup+6.30185 s]
/proc/loadavg: 1.86 1.97 1.99 3/85 20592
/proc/meminfo: memFree=1711128/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=1.06
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1310 8429 0 1 5 1 94 6 15 0 1 0 23348652 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4217 1111 409 3 0 796 0
[pid=20583] ppid=20570 vsize=5356 CPUtime=0
/proc/20583/stat : 20583 (sh) S 20570 20570 20533 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23348765 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20583/statm: 1339 233 193 169 0 50 0
[pid=20584] ppid=20583 vsize=868716 CPUtime=5.1
/proc/20584/stat : 20584 (java) S 20583 20570 20533 0 -1 0 10369 0 1 0 475 35 0 0 18 0 9 0 23348765 889565184 8817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20584/statm: 217179 8817 2590 9 0 211656 0
[pid=20584/tid=20585] ppid=20583 vsize=868716 CPUtime=4.25
/proc/20584/task/20585/stat : 20585 (java) R 20583 20570 20533 0 -1 64 3598 0 1 0 398 27 0 0 25 0 9 0 23348766 889565184 8817 996147200 134512640 134550932 4294955936 18446744073709551615 4126528781 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20586] ppid=20583 vsize=868716 CPUtime=0.61
/proc/20584/task/20586/stat : 20586 (java) S 20583 20570 20533 0 -1 64 4557 0 0 0 55 6 0 0 16 0 9 0 23348767 889565184 8817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20587] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20587/stat : 20587 (java) S 20583 20570 20533 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23348767 889565184 8817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20588] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20588/stat : 20588 (java) S 20583 20570 20533 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23348767 889565184 8817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20589] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20589/stat : 20589 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23348769 889565184 8817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20590] ppid=20583 vsize=868716 CPUtime=0.21
/proc/20584/task/20590/stat : 20590 (java) S 20583 20570 20533 0 -1 64 1514 0 0 0 20 1 0 0 15 0 9 0 23348769 889565184 8817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20591] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20591/stat : 20591 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23348769 889565184 8817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20592] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20592/stat : 20592 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23348769 889565184 8817 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890940

[startup+12.7026 s]
/proc/loadavg: 1.87 1.97 1.99 3/85 20592
/proc/meminfo: memFree=1629656/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=1.06
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1310 8429 0 1 5 1 94 6 16 0 1 0 23348652 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4217 1111 409 3 0 796 0
[pid=20583] ppid=20570 vsize=5356 CPUtime=0
/proc/20583/stat : 20583 (sh) S 20570 20570 20533 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23348765 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20583/statm: 1339 233 193 169 0 50 0
[pid=20584] ppid=20583 vsize=868716 CPUtime=11.39
/proc/20584/stat : 20584 (java) S 20583 20570 20533 0 -1 0 11608 0 1 0 1046 93 0 0 18 0 9 0 23348765 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20584/statm: 217179 8820 2590 9 0 211656 0
[pid=20584/tid=20585] ppid=20583 vsize=868716 CPUtime=10.1
/proc/20584/task/20585/stat : 20585 (java) R 20583 20570 20533 0 -1 64 4834 0 1 0 934 76 0 0 25 0 9 0 23348766 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20586] ppid=20583 vsize=868716 CPUtime=1.03
/proc/20584/task/20586/stat : 20586 (java) S 20583 20570 20533 0 -1 64 4557 0 0 0 89 14 0 0 16 0 9 0 23348767 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20587] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20587/stat : 20587 (java) S 20583 20570 20533 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23348767 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20588] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20588/stat : 20588 (java) S 20583 20570 20533 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23348767 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20589] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20589/stat : 20589 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23348769 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20590] ppid=20583 vsize=868716 CPUtime=0.22
/proc/20584/task/20590/stat : 20590 (java) S 20583 20570 20533 0 -1 64 1517 0 0 0 21 1 0 0 17 0 9 0 23348769 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20591] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20591/stat : 20591 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23348769 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20592] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20592/stat : 20592 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23348769 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 890940

[startup+25.5021 s]
/proc/loadavg: 2.05 2.00 2.00 3/85 20592
/proc/meminfo: memFree=1458456/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=1.07
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1310 8429 0 1 6 1 94 6 16 0 1 0 23348652 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4217 1111 409 3 0 796 0
[pid=20583] ppid=20570 vsize=5356 CPUtime=0
/proc/20583/stat : 20583 (sh) S 20570 20570 20533 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23348765 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20583/statm: 1339 233 193 169 0 50 0
[pid=20584] ppid=20583 vsize=868716 CPUtime=23.89
/proc/20584/stat : 20584 (java) S 20583 20570 20533 0 -1 0 14130 0 1 0 2175 214 0 0 18 0 9 0 23348765 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20584/statm: 217179 8820 2590 9 0 211656 0
[pid=20584/tid=20585] ppid=20583 vsize=868716 CPUtime=21.78
/proc/20584/task/20585/stat : 20585 (java) R 20583 20570 20533 0 -1 64 7356 0 1 0 1998 180 0 0 25 0 9 0 23348766 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4126941063 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20586] ppid=20583 vsize=868716 CPUtime=1.86
/proc/20584/task/20586/stat : 20586 (java) S 20583 20570 20533 0 -1 64 4557 0 0 0 154 32 0 0 16 0 9 0 23348767 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20587] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20587/stat : 20587 (java) S 20583 20570 20533 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23348767 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20588] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20588/stat : 20588 (java) S 20583 20570 20533 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23348767 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20589] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20589/stat : 20589 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23348769 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20590] ppid=20583 vsize=868716 CPUtime=0.22
/proc/20584/task/20590/stat : 20590 (java) S 20583 20570 20533 0 -1 64 1517 0 0 0 21 1 0 0 17 0 9 0 23348769 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20591] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20591/stat : 20591 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23348769 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20584/tid=20592] ppid=20583 vsize=868716 CPUtime=0
/proc/20584/task/20592/stat : 20592 (java) S 20583 20570 20533 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23348769 889565184 8820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 890940

[startup+51.1011 s]
/proc/loadavg: 2.09 2.02 2.00 3/77 20594
/proc/meminfo: memFree=609240/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.61
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1376 25001 0 2 6 2 3234 319 15 0 1 0 23348652 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4217 1113 409 3 0 796 0
[pid=20593] ppid=20570 vsize=5356 CPUtime=0
/proc/20593/stat : 20593 (sh) S 20570 20570 20533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352295 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20593/statm: 1339 232 193 169 0 50 0
[pid=20594] ppid=20593 vsize=742920 CPUtime=14.51
/proc/20594/stat : 20594 (minisat) R 20593 20570 20533 0 -1 4194304 183612 0 0 0 1327 124 0 0 25 0 1 0 23352295 760750080 183598 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/20594/statm: 185730 183598 76 150 0 185577 0

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

/proc/20594/stat : 20594 (minisat) R 20593 20570 20533 0 -1 4194304 212203 0 0 0 137133 155 0 0 25 0 1 0 23352295 879169536 212189 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/20594/statm: 214641 212189 76 150 0 214488 0
Current children cumulated CPU time (s) 1408.49
Current children cumulated vsize (KiB) 880788

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/85 21126
/proc/meminfo: memFree=521496/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.61
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1376 25001 0 2 6 2 3234 319 16 0 1 0 23348652 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20570/statm: 4217 1113 409 3 0 796 0
[pid=20593] ppid=20570 vsize=5356 CPUtime=0
/proc/20593/stat : 20593 (sh) S 20570 20570 20533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352295 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20593/statm: 1339 232 193 169 0 50 0
[pid=20594] ppid=20593 vsize=862348 CPUtime=1432.25
/proc/20594/stat : 20594 (minisat) R 20593 20570 20533 0 -1 4194304 213180 0 0 0 143070 155 0 0 25 0 1 0 23352295 883044352 213166 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20594/statm: 215587 213166 76 150 0 215434 0
Current children cumulated CPU time (s) 1467.86
Current children cumulated vsize (KiB) 884572

[startup+1542.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/85 21126
/proc/meminfo: memFree=519128/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.61
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1376 25001 0 2 6 2 3234 319 16 0 1 0 23348652 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20570/statm: 4217 1113 409 3 0 796 0
[pid=20593] ppid=20570 vsize=5356 CPUtime=0
/proc/20593/stat : 20593 (sh) S 20570 20570 20533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352295 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20593/statm: 1339 232 193 169 0 50 0
[pid=20594] ppid=20593 vsize=864820 CPUtime=1491.65
/proc/20594/stat : 20594 (minisat) R 20593 20570 20533 0 -1 4194304 213776 0 0 0 149008 157 0 0 25 0 1 0 23352295 885575680 213762 996147200 134512640 135127466 4294956256 18446744073709551615 134530837 0 0 4096 3 0 0 0 17 1 0 0
/proc/20594/statm: 216205 213762 76 150 0 216052 0
Current children cumulated CPU time (s) 1527.26
Current children cumulated vsize (KiB) 887044

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/85 21126
/proc/meminfo: memFree=517720/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.61
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1376 25001 0 2 6 2 3234 319 16 0 1 0 23348652 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20570/statm: 4217 1113 409 3 0 796 0
[pid=20593] ppid=20570 vsize=5356 CPUtime=0
/proc/20593/stat : 20593 (sh) S 20570 20570 20533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352295 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20593/statm: 1339 232 193 169 0 50 0
[pid=20594] ppid=20593 vsize=866452 CPUtime=1551.04
/proc/20594/stat : 20594 (minisat) R 20593 20570 20533 0 -1 4194304 214184 0 0 0 154947 157 0 0 25 0 1 0 23352295 887246848 214170 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 1 0 0
/proc/20594/statm: 216613 214170 76 150 0 216460 0
Current children cumulated CPU time (s) 1586.65
Current children cumulated vsize (KiB) 888676

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 21126
/proc/meminfo: memFree=515544/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.61
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1376 25001 0 2 6 2 3234 319 16 0 1 0 23348652 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20570/statm: 4217 1113 409 3 0 796 0
[pid=20593] ppid=20570 vsize=5356 CPUtime=0
/proc/20593/stat : 20593 (sh) S 20570 20570 20533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352295 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20593/statm: 1339 232 193 169 0 50 0
[pid=20594] ppid=20593 vsize=868232 CPUtime=1610.43
/proc/20594/stat : 20594 (minisat) R 20593 20570 20533 0 -1 4194304 214636 0 0 0 160885 158 0 0 25 0 1 0 23352295 889069568 214622 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20594/statm: 217058 214622 76 150 0 216905 0
Current children cumulated CPU time (s) 1646.04
Current children cumulated vsize (KiB) 890456

[startup+1722.3 s]
/proc/loadavg: 1.93 2.00 1.99 4/87 21198
/proc/meminfo: memFree=328896/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.61
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1376 25001 0 2 6 2 3234 319 16 0 1 0 23348652 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20570/statm: 4217 1113 409 3 0 796 0
[pid=20593] ppid=20570 vsize=5356 CPUtime=0
/proc/20593/stat : 20593 (sh) S 20570 20570 20533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352295 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20593/statm: 1339 232 193 169 0 50 0
[pid=20594] ppid=20593 vsize=870240 CPUtime=1669.31
/proc/20594/stat : 20594 (minisat) R 20593 20570 20533 0 -1 4194304 215149 0 0 0 166772 159 0 0 25 0 1 0 23352295 891125760 215135 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20594/statm: 217560 215135 76 150 0 217407 0
Current children cumulated CPU time (s) 1704.92
Current children cumulated vsize (KiB) 892464

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 21282
/proc/meminfo: memFree=682816/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.61
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1376 25001 0 2 6 2 3234 319 16 0 1 0 23348652 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20570/statm: 4217 1113 409 3 0 796 0
[pid=20593] ppid=20570 vsize=5356 CPUtime=0
/proc/20593/stat : 20593 (sh) S 20570 20570 20533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352295 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20593/statm: 1339 232 193 169 0 50 0
[pid=20594] ppid=20593 vsize=871560 CPUtime=1728.53
/proc/20594/stat : 20594 (minisat) R 20593 20570 20533 0 -1 4194304 215514 0 0 0 172690 163 0 0 25 0 1 0 23352295 892477440 215500 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20594/statm: 217890 215500 76 150 0 217737 0
Current children cumulated CPU time (s) 1764.14
Current children cumulated vsize (KiB) 893784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.2 s]
/proc/loadavg: 2.01 2.02 2.00 4/86 21282
/proc/meminfo: memFree=680704/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.61
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1376 25001 0 2 6 2 3234 319 16 0 1 0 23348652 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20570/statm: 4217 1113 409 3 0 796 0
[pid=20593] ppid=20570 vsize=5356 CPUtime=0
/proc/20593/stat : 20593 (sh) S 20570 20570 20533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23352295 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20593/statm: 1339 232 193 169 0 50 0
[pid=20594] ppid=20593 vsize=872496 CPUtime=1764.42
/proc/20594/stat : 20594 (minisat) R 20593 20570 20533 0 -1 4194304 215754 0 0 0 176279 163 0 0 25 0 1 0 23352295 893435904 215740 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/20594/statm: 218124 215740 76 150 0 217971 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 894720

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

############
# WARNING:
# current cumulated CPU time (35.64 s) is less than in the last sample (1800.15 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1764.51 s) to the 'lost time'.

[startup+1818.33 s]
/proc/loadavg: 2.01 2.02 2.00 4/86 21282
/proc/meminfo: memFree=680704/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.61
/proc/20570/stat : 20570 (sugar) S 20568 20570 20533 0 -1 4194304 1398 25001 0 2 6 2 3234 319 16 0 1 0 23348652 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/20570/statm: 4217 1113 409 3 0 796 0
[pid=20593] ppid=20570 vsize=0 CPUtime=0
/proc/20593/stat : 20593 (sh) Z 20570 20570 20533 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 23352295 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/20593/statm: 0 0 0 0 0 0 0
[pid=20594] ppid=1 vsize=0 CPUtime=1764.54
/proc/20594/stat : 20594 (minisat) R 1 20570 20533 0 -1 4195332 215754 0 0 0 176279 175 0 0 25 0 1 0 23352295 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/20594/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 16868

[startup+1818.4 s]
/proc/loadavg: 2.01 2.02 2.00 4/86 21282
/proc/meminfo: memFree=680704/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.64
/proc/20570/stat : 20570 (sugar) R 20568 20570 20533 0 -1 4194304 1423 25278 0 2 6 5 3234 319 16 0 1 0 23348652 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 210723640361 0 0 4224 16386 0 0 0 17 0 0 0
/proc/20570/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 35.64
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+1818.6 s]
/proc/loadavg: 2.01 2.02 2.00 4/86 21282
/proc/meminfo: memFree=680704/2055920 swapFree=4192812/4192956
[pid=20570] ppid=20568 vsize=16868 CPUtime=35.76
/proc/20570/stat : 20570 (sugar) D 20568 20570 20533 0 -1 4194304 1423 25278 0 2 6 17 3234 319 15 0 1 0 23348652 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 210723640361 0 0 4224 16386 0 0 0 17 0 0 0
/proc/20570/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 35.76
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1764.51
#  lost CPU user time (s): 1762.79
#  lost CPU system time (s): 1.72

Real time (s): 1818.68
CPU time (s): 1800.29
CPU user time (s): 1795.2
CPU system time (s): 5.09249
CPU usage (%): 98.989
Max. virtual memory (cumulated for all children) (KiB): 894720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.4091
system time used= 3.37249
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26760
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= 62342
involuntary context switches= 62857

runsolver used 2.21566 second user time and 6.12707 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-12 03:40:33
IDJOB=2076450
IDBENCH=56424
IDSOLVER=739
FILE ID=node73/2076450-1247362833
PBS_JOBID= 9507001
Free space on /tmp= 66432 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-95-2.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076450-1247362833/watcher-2076450-1247362833 -o /tmp/evaluation-result-2076450-1247362833/solver-2076450-1247362833 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2076450-1247362833.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cf2755c41c9629ae5bc712eeb2cf6ab2
RANDOM SEED=1526837876

node73.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.213
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.213
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:       1777104 kB
Buffers:         16576 kB
Cached:          91340 kB
SwapCached:          0 kB
Active:         184456 kB
Inactive:        45404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:         132680 kB
Slab:            34008 kB
Committed_AS:   340116 kB
PageTables:       2072 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= 66480 MiB
End job on node73 at 2009-07-12 04:10:53