Trace number 1120580

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+minisatMSAT (TO) 3600.08 3623.72

General information on the benchmark

Namemaxcsp/maxcut/maxcut-40/
normalized-maxcut-40-520-1_ext.xml
MD5SUMc0abe376baab197125574271d8f42a58
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints210
Best CPU time to get the best result obtained on this benchmark391.728
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints520
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension520
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Tue Jul 15 12:27:14 2008
0.00/0.04	c 0	PID 564
0.03/0.05	c 0	HOST node24.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1120580-1216117633.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1120580-1216117633.xml' 'HOME/temp.csp'
0.03/0.38	c 0	1 domains, 40 variables, 0 predicates, 1 relations, 520 constraints
0.03/0.42	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.35/0.51	c 0	Parsing HOME/temp.csp
0.35/0.63	c 0	parsed 562 expressions
0.35/0.63	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.35/0.65	c 0	MAX CSP: 520 constraints
0.35/0.65	c 0	Converting to clausal form CSP
0.35/0.69	c 0	converted 109 (10%) expressions
0.35/0.70	c 0	converted 217 (20%) expressions
0.36/0.71	c 0	converted 326 (30%) expressions
0.36/0.72	c 0	converted 434 (40%) expressions
0.36/0.73	c 0	converted 543 (50%) expressions
0.36/0.73	c 0	converted 651 (60%) expressions
0.36/0.74	c 0	converted 760 (70%) expressions
0.36/0.75	c 0	converted 868 (80%) expressions
0.36/0.76	c 0	converted 977 (90%) expressions
0.36/0.94	c 0	converted 1085 (100%) expressions
0.36/0.94	c 0	CSP : 1080 integers, 0 booleans, 1559 clauses, largest domain size 781
0.36/0.94	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/0.94	c 0	Propagation in CSP
0.36/0.98	c 1	518 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.36/0.98	c 1	CSP : 1080 integers, 0 booleans, 1559 clauses, largest domain size 521
0.36/0.98	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/0.98	c 1	Simplifing CSP by introducing new Boolean variables
0.36/0.99	c 1	CSP : 1080 integers, 0 booleans, 1559 clauses, largest domain size 521
0.36/0.99	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.91/1.02	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.91/1.03	c 1	108 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.91/1.03	c 1	216 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.91/1.03	c 1	324 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.91/1.04	c 1	432 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.91/1.04	c 1	540 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.91/1.05	c 1	648 (60%) CSP integer variables are encoded (4423 clauses, 56686 bytes)
0.91/1.06	c 1	756 (70%) CSP integer variables are encoded (5535 clauses, 71142 bytes)
0.91/1.06	c 1	864 (80%) CSP integer variables are encoded (6668 clauses, 85871 bytes)
0.91/1.06	c 1	972 (90%) CSP integer variables are encoded (7359 clauses, 94854 bytes)
0.91/1.06	c 1	1080 (100%) CSP integer variables are encoded (8339 clauses, 107594 bytes)
0.91/1.09	c 1	156 (10%) CSP clauses are encoded (8651 clauses, 111484 bytes)
1.00/1.11	c 1	312 (20%) CSP clauses are encoded (8963 clauses, 115756 bytes)
1.00/1.12	c 1	468 (30%) CSP clauses are encoded (9275 clauses, 120124 bytes)
1.10/1.22	c 1	624 (40%) CSP clauses are encoded (32711 clauses, 518131 bytes)
1.30/1.44	c 1	780 (50%) CSP clauses are encoded (154213 clauses, 2742830 bytes)
1.30/1.45	c 1	936 (60%) CSP clauses are encoded (159343 clauses, 2832560 bytes)
1.49/1.70	c 1	1092 (70%) CSP clauses are encoded (292825 clauses, 5288760 bytes)
1.59/1.71	c 1	1248 (80%) CSP clauses are encoded (298725 clauses, 5392239 bytes)
1.59/1.74	c 1	1404 (90%) CSP clauses are encoded (312693 clauses, 5643965 bytes)
1.69/1.84	c 1	1559 (100%) CSP clauses are encoded (364057 clauses, 6581982 bytes)
1.69/1.84	c 1	1559 CSP clauses encoded
1.69/1.84	c 1	Writing map file : HOME/temp.map
1.69/1.85	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.69/1.85	c 1	SAT : 9419 SAT variables, 364057 SAT clauses, 6581982 bytes
1.69/1.85	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.69/1.89	c 1	OBJECTIVE minimize _COST
1.69/1.89	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.69/1.89	c 1	SEARCHING: _COST <= 260
1.69/1.89	c 1	SOLVING HOME/temp.cnf
1.69/1.89	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.69/1.90	c 1	This is MiniSat 2.0 beta
1.69/1.90	c 1	WARNING: for repeatability, setting FPU to use double precision
1.69/1.90	c 1	============================[ Problem Statistics ]=============================
1.69/1.90	c 1	|                                                                             |
1.77/1.90	c 1	|  Number of variables:  9419                                                 |
1.77/1.90	c 1	|  Number of clauses:    364058                                               |
1.77/2.08	c 2	|  Parsing time:         0.16         s                                       |
1.96/2.18	c 2	============================[ Search Statistics ]==============================
1.96/2.18	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.96/2.18	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.96/2.18	c 2	===============================================================================
1.96/2.18	c 2	|         0 |    6819   232725   680178 |    77575        0    nan |  0.000 % |
2.15/2.32	c 2	|       102 |    6819   232725   680178 |    85332      102     27 | 27.604 % |
2.15/2.37	c 2	|       253 |    6819   232725   680178 |    93865      253     27 | 27.604 % |
2.25/2.43	c 2	|       479 |    6819   232725   680178 |   103252      479     26 | 27.604 % |
2.25/2.49	c 2	|       816 |    6819   232725   680178 |   113577      816     26 | 27.604 % |
2.45/2.62	c 2	|      1324 |    6819   232725   680178 |   124935     1324     28 | 27.604 % |
2.65/2.81	c 2	|      2083 |    6819   232725   680178 |   137428     2083     29 | 27.604 % |
2.95/3.18	c 3	|      3222 |    6819   232725   680178 |   151171     3222     32 | 27.604 % |
3.74/3.92	c 3	|      4931 |    6819   232725   680178 |   166288     4931     32 | 27.604 % |
4.53/4.78	c 4	|      7494 |    6819   232725   680178 |   182917     7494     32 | 27.605 % |
5.81/6.04	c 6	|     11339 |    6819   232725   680178 |   201209    11339     31 | 27.604 % |
6.50/6.72	c 6	===============================================================================
6.50/6.72	c 6	restarts              : 11
6.50/6.72	c 6	conflicts             : 13120          (2758 /sec)
6.50/6.72	c 6	decisions             : 16047          (0.63 % random) (3374 /sec)
6.50/6.72	c 6	propagations          : 4638112        (975156 /sec)
6.50/6.72	c 6	conflict literals     : 403367         (24.02 % deleted)
6.50/6.72	c 6	Memory used           : 16.75 MB
6.50/6.72	c 6	CPU time              : 4.75628 s
6.50/6.72	c 6	
6.50/6.73	c 6	SATISFIABLE
6.50/6.73	c 6	FOUND: _COST <= 260
6.50/6.73	s SATISFIABLE
6.50/6.73	c 6	DECODING HOME/temp.out WITH HOME/temp.map
6.50/6.73	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.55/6.81	c 6	Decoding HOME/temp.out
6.55/6.91	c 6	OBJECTIVE _COST 260
6.55/6.91	o 260
6.55/6.92	v 1 1 0 1 0 1 0 1 0 1 1 0 0 0 0 1 1 1 1 0 1 1 0 0 1 0 0 1 0 1 0 1 1 1 1 0 0 1 0 1
6.55/6.92	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.55/6.95	c 6	OBJECTIVE BOUND: 0 <= _COST <= 260
6.55/6.95	c 6	SEARCHING: _COST <= 130
6.55/6.95	c 6	SOLVING HOME/temp.cnf
6.55/6.95	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.55/6.95	c 6	This is MiniSat 2.0 beta
6.55/6.95	c 6	WARNING: for repeatability, setting FPU to use double precision
6.55/6.95	c 6	============================[ Problem Statistics ]=============================
6.55/6.95	c 6	|                                                                             |
6.55/6.95	c 6	|  Number of variables:  9419                                                 |
6.55/6.95	c 6	|  Number of clauses:    364058                                               |
6.73/7.14	c 7	|  Parsing time:         0.16         s                                       |
6.73/7.28	c 7	============================[ Search Statistics ]==============================
6.73/7.28	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.73/7.28	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.73/7.28	c 7	===============================================================================
6.73/7.28	c 7	|         0 |    5389   152580   443903 |    50860        0    nan |  0.000 % |
6.73/7.34	c 7	|       103 |    5389   152580   443903 |    55946      103     16 | 42.786 % |
6.73/7.42	c 7	|       253 |    5389   152580   443903 |    61540      253     22 | 42.786 % |
6.73/7.51	c 7	|       478 |    5389   152580   443903 |    67694      478     22 | 42.786 % |
7.36/7.70	c 7	|       815 |    5389   152580   443903 |    74464      815     23 | 42.786 % |
7.65/7.97	c 7	|      1323 |    5389   152580   443903 |    81910     1323     23 | 42.786 % |
8.15/8.41	c 8	|      2084 |    5389   152580   443903 |    90101     2084     24 | 42.786 % |
8.74/9.08	c 9	|      3223 |    5389   152580   443903 |    99111     3223     25 | 42.786 % |
9.73/10.08	c 10	|      4931 |    5389   152580   443903 |   109022     4931     25 | 42.786 % |
11.52/11.83	c 11	|      7495 |    5389   152580   443903 |   119925     7495     25 | 42.786 % |
13.89/14.29	c 14	|     11339 |    5389   152580   443903 |   131917    11339     25 | 42.786 % |
18.05/18.47	c 18	|     17105 |    5389   152580   443903 |   145109    17105     25 | 42.786 % |
25.78/26.20	c 26	|     25754 |    5389   152580   443903 |   159620    25754     25 | 42.786 % |
39.65/40.22	c 40	|     38728 |    5389   152580   443903 |   175582    38728     25 | 42.786 % |
64.13/64.96	c 64	|     58189 |    5389   152580   443903 |   193140    58189     26 | 42.786 % |
110.48/111.76	c 111	|     87381 |    5389   152580   443903 |   212454    87381     26 | 42.786 % |
185.57/187.50	c 187	|    131170 |    5389   152580   443903 |   233700   131170     25 | 42.786 % |
322.97/326.25	c 326	|    196854 |    5389   152580   443903 |   257070   196854     25 | 42.786 % |
546.46/551.81	c 551	|    295381 |    5389   152580   443903 |   282777    50684     25 | 42.786 % |
864.94/873.33	c 873	|    443170 |    5389   152580   443903 |   311055   198473     26 | 42.786 % |
1405.53/1419.10	c 1419	|    664853 |    5389   152580   443903 |   342160   122130     25 | 42.786 % |
2167.01/2187.73	c 2187	|    997379 |    5389   152580   443903 |   376376   127012     25 | 42.786 % |
3566.39/3590.10	c 3590	|   1496168 |    5372   151754   441488 |   414014   264562     25 | 42.966 % |
3600.08/3623.72	c ERROR unknown output  in HOME/temp.out
3600.08/3623.72	c 3623	CPU 6.53 (0.04 0.01 6.49 0.19)
3600.08/3623.72	c 3623	END Tue Jul 15 13:27:37 2008
3600.08/3623.72	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	246	274
246 unsatisfied constraints, 274 satisfied constraints

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-1120580-1216117633/watcher-1120580-1216117633 -o /tmp/evaluation-result-1120580-1216117633/solver-1120580-1216117633 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1120580-1216117633.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.84 1.97 1.99 4/81 564
/proc/meminfo: memFree=1774432/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=18572 CPUtime=0
/proc/564/stat : 564 (runsolver) R 562 564 527 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 68466248 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/564/statm: 4643 292 257 25 0 2626 0

[startup+0.0502261 s]
/proc/loadavg: 1.84 1.97 1.99 4/81 564
/proc/meminfo: memFree=1774432/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13600 CPUtime=0.03
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 838 0 0 0 2 1 0 0 18 0 1 0 68466248 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102408 s]
/proc/loadavg: 1.84 1.97 1.99 4/81 564
/proc/meminfo: memFree=1774432/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13600 CPUtime=0.03
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 68466248 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301435 s]
/proc/loadavg: 1.84 1.97 1.99 4/81 564
/proc/meminfo: memFree=1774432/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13600 CPUtime=0.03
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 68466248 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701467 s]
/proc/loadavg: 1.84 1.97 1.99 4/81 564
/proc/meminfo: memFree=1774432/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13600 CPUtime=0.36
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 974 4528 0 1 3 1 29 3 15 0 1 0 68466248 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 13600

[startup+1.50255 s]
/proc/loadavg: 1.84 1.97 1.99 4/92 586
/proc/meminfo: memFree=1760192/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13600 CPUtime=0.36
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 974 4528 0 1 3 1 29 3 15 0 1 0 68466248 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3400 797 370 3 0 500 0
[pid=577] ppid=564 vsize=5356 CPUtime=0
/proc/577/stat : 577 (sh) S 564 564 527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 68466290 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/577/statm: 1339 233 193 169 0 50 0
[pid=578] ppid=577 vsize=869516 CPUtime=1.03
/proc/578/stat : 578 (java) S 577 564 527 0 -1 0 6589 0 1 0 96 7 0 0 18 0 9 0 68466291 890384384 5719 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/578/statm: 217379 5719 2563 9 0 211926 0
[pid=578/tid=579] ppid=577 vsize=869516 CPUtime=0.68
/proc/578/task/579/stat : 579 (java) R 577 564 527 0 -1 64 2812 0 1 0 64 4 0 0 22 0 9 0 68466291 890384384 5719 996147200 134512640 134550740 4294955936 18446744073709551615 4126945975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=578/tid=580] ppid=577 vsize=869516 CPUtime=0.07
/proc/578/task/580/stat : 580 (java) S 577 564 527 0 -1 64 1584 0 0 0 7 0 0 0 16 0 9 0 68466293 890384384 5719 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=578/tid=581] ppid=577 vsize=869516 CPUtime=0
/proc/578/task/581/stat : 581 (java) S 577 564 527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 68466293 890384384 5719 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=578/tid=582] ppid=577 vsize=869516 CPUtime=0
/proc/578/task/582/stat : 582 (java) S 577 564 527 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 68466293 890384384 5719 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=578/tid=583] ppid=577 vsize=869516 CPUtime=0
/proc/578/task/583/stat : 583 (java) S 577 564 527 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 68466295 890384384 5719 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=578/tid=584] ppid=577 vsize=869516 CPUtime=0.25
/proc/578/task/584/stat : 584 (java) S 577 564 527 0 -1 64 1499 0 0 0 24 1 0 0 16 0 9 0 68466295 890384384 5719 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=578/tid=585] ppid=577 vsize=869516 CPUtime=0
/proc/578/task/585/stat : 585 (java) S 577 564 527 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 68466295 890384384 5719 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=578/tid=586] ppid=577 vsize=869516 CPUtime=0
/proc/578/task/586/stat : 586 (java) S 577 564 527 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 68466295 890384384 5719 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 888472

[startup+3.10272 s]
/proc/loadavg: 1.84 1.97 1.99 3/84 588
/proc/meminfo: memFree=1749568/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=1.77
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1070 11526 0 2 4 1 158 14 15 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=587] ppid=564 vsize=5356 CPUtime=0
/proc/587/stat : 587 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466437 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/587/statm: 1339 232 193 169 0 50 0
[pid=588] ppid=587 vsize=17152 CPUtime=1.18
/proc/588/stat : 588 (minisat) R 587 564 527 0 -1 4194304 4060 0 0 0 117 1 0 0 25 0 1 0 68466438 17563648 4046 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 1 0 0
/proc/588/statm: 4288 4046 75 150 0 4135 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 36240

[startup+6.30106 s]
/proc/loadavg: 1.85 1.97 1.99 3/84 588
/proc/meminfo: memFree=1749184/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=1.77
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1070 11526 0 2 4 1 158 14 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=587] ppid=564 vsize=5356 CPUtime=0
/proc/587/stat : 587 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466437 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/587/statm: 1339 232 193 169 0 50 0
[pid=588] ppid=587 vsize=17152 CPUtime=4.34
/proc/588/stat : 588 (minisat) R 587 564 527 0 -1 4194304 4071 0 0 0 433 1 0 0 25 0 1 0 68466438 17563648 4057 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/588/statm: 4288 4057 75 150 0 4135 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 36240

[startup+12.7027 s]
/proc/loadavg: 1.87 1.97 1.99 3/84 600
/proc/meminfo: memFree=1749056/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=17292 CPUtime=5.68
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 4093 0 0 0 567 1 0 0 25 0 1 0 68466943 17707008 4079 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/600/statm: 4323 4079 75 150 0 4170 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 36380

[startup+25.5011 s]
/proc/loadavg: 1.89 1.97 1.99 3/84 600
/proc/meminfo: memFree=1749184/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=17292 CPUtime=18.35
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 4115 0 0 0 1834 1 0 0 25 0 1 0 68466943 17707008 4101 996147200 134512640 135127466 4294956256 18446744073709551615 134530593 0 0 4096 3 0 0 0 17 1 0 0
/proc/600/statm: 4323 4101 75 150 0 4170 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 36380

[startup+51.1017 s]
/proc/loadavg: 2.08 2.00 2.00 3/84 600
/proc/meminfo: memFree=1747328/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=19300 CPUtime=43.71
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 4580 0 0 0 4369 2 0 0 25 0 1 0 68466943 19763200 4566 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/600/statm: 4825 4566 75 150 0 4672 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 38388

[startup+102.306 s]
/proc/loadavg: 2.03 2.00 2.00 3/84 600
/proc/meminfo: memFree=1742336/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=24204 CPUtime=94.44
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 5802 0 0 0 9441 3 0 0 25 0 1 0 68466943 24784896 5788 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/600/statm: 6051 5788 75 150 0 5898 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 43292

[startup+162.301 s]
/proc/loadavg: 2.08 2.02 2.00 3/84 600
/proc/meminfo: memFree=1737792/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=28864 CPUtime=153.87
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 6923 0 0 0 15382 5 0 0 25 0 1 0 68466943 29556736 6909 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/600/statm: 7216 6909 75 150 0 7063 0
Current children cumulated CPU time (s) 160.6
Current children cumulated vsize (KiB) 47952

[startup+222.302 s]
/proc/loadavg: 2.09 2.03 2.00 3/84 600
/proc/meminfo: memFree=1732992/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/meminfo: memFree=1641152/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=71052 CPUtime=3132.12
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 17156 0 0 0 313189 23 0 0 25 0 1 0 68466943 72757248 17126 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/600/statm: 17763 17126 75 150 0 17610 0
Current children cumulated CPU time (s) 3138.85
Current children cumulated vsize (KiB) 90140

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 703
/proc/meminfo: memFree=1638272/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=71052 CPUtime=3192.1
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 17156 0 0 0 319187 23 0 0 25 0 1 0 68466943 72757248 17126 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/600/statm: 17763 17126 75 150 0 17610 0
Current children cumulated CPU time (s) 3198.83
Current children cumulated vsize (KiB) 90140

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 703
/proc/meminfo: memFree=1636160/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=71052 CPUtime=3252.08
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 17156 0 0 0 325184 24 0 0 25 0 1 0 68466943 72757248 17126 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/600/statm: 17763 17126 75 150 0 17610 0
Current children cumulated CPU time (s) 3258.81
Current children cumulated vsize (KiB) 90140

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 703
/proc/meminfo: memFree=1634048/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=71052 CPUtime=3312.06
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 17156 0 0 0 331182 24 0 0 25 0 1 0 68466943 72757248 17126 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/600/statm: 17763 17126 75 150 0 17610 0
Current children cumulated CPU time (s) 3318.79
Current children cumulated vsize (KiB) 90140

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 703
/proc/meminfo: memFree=1632064/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=71052 CPUtime=3372.04
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 17156 0 0 0 337180 24 0 0 25 0 1 0 68466943 72757248 17126 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/600/statm: 17763 17126 75 150 0 17610 0
Current children cumulated CPU time (s) 3378.77
Current children cumulated vsize (KiB) 90140

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 703
/proc/meminfo: memFree=1629312/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=71172 CPUtime=3432.01
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 17184 0 0 0 343177 24 0 0 25 0 1 0 68466943 72880128 17154 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/600/statm: 17793 17154 75 150 0 17640 0
Current children cumulated CPU time (s) 3438.74
Current children cumulated vsize (KiB) 90260

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 703
/proc/meminfo: memFree=1627328/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=71356 CPUtime=3491.99
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 17216 0 0 0 349175 24 0 0 25 0 1 0 68466943 73068544 17186 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/600/statm: 17839 17186 75 150 0 17686 0
Current children cumulated CPU time (s) 3498.72
Current children cumulated vsize (KiB) 90444

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 703
/proc/meminfo: memFree=1625472/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=71536 CPUtime=3551.97
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 17222 0 0 0 355173 24 0 0 25 0 1 0 68466943 73252864 17192 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/600/statm: 17884 17192 75 150 0 17731 0
Current children cumulated CPU time (s) 3558.7
Current children cumulated vsize (KiB) 90624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3623.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 703
/proc/meminfo: memFree=1623552/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=72160 CPUtime=3593.35
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 17343 0 0 0 359311 24 0 0 25 0 1 0 68466943 73891840 17313 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/600/statm: 18040 17313 75 150 0 17887 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 91248

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

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

[startup+3623.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 703
/proc/meminfo: memFree=1623552/2055920 swapFree=4181012/4192956
[pid=564] ppid=562 vsize=13732 CPUtime=6.73
/proc/564/stat : 564 (sugar) S 562 564 527 0 -1 4194304 1188 19764 0 3 4 1 649 19 16 0 1 0 68466248 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/564/statm: 3433 818 374 3 0 533 0
[pid=599] ppid=564 vsize=5356 CPUtime=0
/proc/599/stat : 599 (sh) S 564 564 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68466943 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/599/statm: 1339 232 193 169 0 50 0
[pid=600] ppid=599 vsize=72160 CPUtime=3593.35
/proc/600/stat : 600 (minisat) R 599 564 527 0 -1 4194304 17343 0 0 0 359311 24 0 0 25 0 1 0 68466943 73891840 17313 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/600/statm: 18040 17313 75 150 0 17887 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 91248

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 564 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=544005
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=218966
# CPU time returned by wait4() is 6.76297
# while last known CPU time is 3600.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3623.72
CPU time (s): 3600.08
CPU user time (s): 3599.64
CPU system time (s): 0.44
CPU usage (%): 99.3475
Max. virtual memory (cumulated for all children) (KiB): 888472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.54401
system time used= 0.218966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21296
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3654
involuntary context switches= 3728

runsolver used 4.09038 second user time and 12.3081 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-15 12:27:13
IDJOB=1120580
IDBENCH=62512
IDSOLVER=368
FILE ID=node24/1120580-1216117633
PBS_JOBID= 7905487
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/maxcut/maxcut-40/normalized-maxcut-40-520-1_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1120580-1216117633/watcher-1120580-1216117633 -o /tmp/evaluation-result-1120580-1216117633/solver-1120580-1216117633 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1120580-1216117633.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c0abe376baab197125574271d8f42a58
RANDOM SEED=37451219

node24.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.220
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.220
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:       1774912 kB
Buffers:         66688 kB
Cached:         132060 kB
SwapCached:       6204 kB
Active:         164908 kB
Inactive:        53460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774912 kB
SwapTotal:     4192956 kB
SwapFree:      4181012 kB
Dirty:            1444 kB
Writeback:           0 kB
Mapped:          35280 kB
Slab:            47784 kB
Committed_AS:   370912 kB
PageTables:       1908 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= 66552 MiB
End job on node24 at 2008-07-15 13:27:39