Trace number 1120804

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.04 3624.43

General information on the benchmark

Namemaxcsp/maxcut/maxcut-40/
normalized-maxcut-40-520-10_ext.xml
MD5SUM5cb9a078364de95e90ca8b83f21f8e7e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints213
Best CPU time to get the best result obtained on this benchmark461.111
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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Tue Jul 15 13:27:40 2008
0.00/0.05	c 0	PID 730
0.00/0.05	c 0	HOST node24.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1120804-1216121259.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-1120804-1216121259.xml' 'HOME/temp.csp'
0.03/0.39	c 0	1 domains, 40 variables, 0 predicates, 1 relations, 520 constraints
0.03/0.43	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.43	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.39/0.52	c 0	Parsing HOME/temp.csp
0.39/0.64	c 0	parsed 562 expressions
0.39/0.65	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/0.66	c 0	MAX CSP: 520 constraints
0.39/0.66	c 0	Converting to clausal form CSP
0.39/0.70	c 0	converted 109 (10%) expressions
0.39/0.71	c 0	converted 217 (20%) expressions
0.39/0.72	c 0	converted 326 (30%) expressions
0.39/0.73	c 0	converted 434 (40%) expressions
0.39/0.74	c 0	converted 543 (50%) expressions
0.39/0.75	c 0	converted 651 (60%) expressions
0.39/0.75	c 0	converted 760 (70%) expressions
0.39/0.77	c 0	converted 868 (80%) expressions
0.39/0.77	c 0	converted 977 (90%) expressions
0.39/0.96	c 1	converted 1085 (100%) expressions
0.39/0.96	c 1	CSP : 1080 integers, 0 booleans, 1559 clauses, largest domain size 781
0.39/0.96	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/0.96	c 1	Propagation in CSP
0.94/1.00	c 1	518 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.94/1.01	c 1	CSP : 1080 integers, 0 booleans, 1559 clauses, largest domain size 521
0.94/1.01	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.01	c 1	Simplifing CSP by introducing new Boolean variables
0.94/1.01	c 1	CSP : 1080 integers, 0 booleans, 1559 clauses, largest domain size 521
0.94/1.01	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.05	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.06	c 1	108 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.94/1.06	c 1	216 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.94/1.06	c 1	324 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.94/1.06	c 1	432 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.94/1.06	c 1	540 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.94/1.08	c 1	648 (60%) CSP integer variables are encoded (4423 clauses, 56686 bytes)
0.94/1.08	c 1	756 (70%) CSP integer variables are encoded (5535 clauses, 71142 bytes)
0.94/1.08	c 1	864 (80%) CSP integer variables are encoded (6668 clauses, 85871 bytes)
0.94/1.09	c 1	972 (90%) CSP integer variables are encoded (7359 clauses, 94854 bytes)
0.94/1.09	c 1	1080 (100%) CSP integer variables are encoded (8339 clauses, 107594 bytes)
1.04/1.11	c 1	156 (10%) CSP clauses are encoded (8651 clauses, 111482 bytes)
1.04/1.13	c 1	312 (20%) CSP clauses are encoded (8963 clauses, 115732 bytes)
1.04/1.15	c 1	468 (30%) CSP clauses are encoded (9275 clauses, 120100 bytes)
1.14/1.25	c 1	624 (40%) CSP clauses are encoded (32711 clauses, 518107 bytes)
1.34/1.47	c 1	780 (50%) CSP clauses are encoded (154213 clauses, 2742806 bytes)
1.34/1.48	c 1	936 (60%) CSP clauses are encoded (159343 clauses, 2832536 bytes)
1.63/1.72	c 1	1092 (70%) CSP clauses are encoded (292825 clauses, 5288736 bytes)
1.63/1.74	c 1	1248 (80%) CSP clauses are encoded (298725 clauses, 5392215 bytes)
1.63/1.77	c 1	1404 (90%) CSP clauses are encoded (312693 clauses, 5643941 bytes)
1.73/1.87	c 1	1559 (100%) CSP clauses are encoded (364057 clauses, 6581958 bytes)
1.73/1.87	c 1	1559 CSP clauses encoded
1.73/1.87	c 1	Writing map file : HOME/temp.map
1.73/1.88	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.73/1.88	c 1	SAT : 9419 SAT variables, 364057 SAT clauses, 6581958 bytes
1.73/1.88	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.82/1.90	c 1	OBJECTIVE minimize _COST
1.82/1.90	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.82/1.90	c 1	SEARCHING: _COST <= 260
1.82/1.90	c 1	SOLVING HOME/temp.cnf
1.82/1.90	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.82/1.91	c 1	This is MiniSat 2.0 beta
1.82/1.91	c 1	WARNING: for repeatability, setting FPU to use double precision
1.82/1.91	c 1	============================[ Problem Statistics ]=============================
1.82/1.91	c 1	|                                                                             |
1.82/1.91	c 1	|  Number of variables:  9419                                                 |
1.82/1.91	c 1	|  Number of clauses:    364058                                               |
1.84/2.10	c 2	|  Parsing time:         0.15         s                                       |
2.12/2.22	c 2	============================[ Search Statistics ]==============================
2.12/2.22	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.12/2.22	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.12/2.22	c 2	===============================================================================
2.12/2.22	c 2	|         0 |    6819   232725   680178 |    77575        0    nan |  0.000 % |
2.21/2.38	c 2	|       100 |    6819   232725   680178 |    85332      100     29 | 27.604 % |
2.31/2.45	c 2	|       250 |    6819   232725   680178 |    93865      250     32 | 27.604 % |
2.40/2.54	c 2	|       475 |    6819   232725   680178 |   103252      475     31 | 27.604 % |
2.50/2.65	c 2	|       812 |    6819   232725   680178 |   113577      812     30 | 27.604 % |
2.70/2.81	c 2	|      1320 |    6819   232725   680178 |   124935     1320     30 | 27.605 % |
2.90/3.03	c 3	|      2079 |    6819   232725   680178 |   137428     2079     30 | 27.604 % |
3.49/3.62	c 3	|      3218 |    6819   232725   680178 |   151171     3218     32 | 27.604 % |
4.68/4.88	c 4	|      4928 |    6819   232725   680178 |   166288     4928     33 | 27.604 % |
6.37/6.60	c 6	|      7490 |    6819   232725   680178 |   182917     7490     34 | 27.604 % |
8.35/8.58	c 8	|     11335 |    6819   232725   680178 |   201209    11335     33 | 27.604 % |
11.32/11.58	c 11	|     17101 |    6819   232725   680178 |   221330    17101     32 | 27.604 % |
16.19/16.41	c 16	|     25750 |    6819   232725   680178 |   243463    25750     31 | 27.604 % |
17.37/17.68	c 17	===============================================================================
17.37/17.68	c 17	restarts              : 13
17.37/17.68	c 17	conflicts             : 27459          (1764 /sec)
17.37/17.68	c 17	decisions             : 32790          (0.65 % random) (2106 /sec)
17.37/17.68	c 17	propagations          : 10921710       (701565 /sec)
17.37/17.68	c 17	conflict literals     : 860697         (25.78 % deleted)
17.37/17.68	c 17	Memory used           : 18.80 MB
17.37/17.68	c 17	CPU time              : 15.5676 s
17.37/17.68	c 17	
17.37/17.69	c 17	SATISFIABLE
17.37/17.69	c 17	FOUND: _COST <= 260
17.37/17.69	s SATISFIABLE
17.37/17.69	c 17	DECODING HOME/temp.out WITH HOME/temp.map
17.37/17.69	c 17	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
17.47/17.77	c 17	Decoding HOME/temp.out
17.47/17.93	c 17	OBJECTIVE _COST 260
17.47/17.93	o 260
17.47/17.93	v 1 1 0 1 0 1 0 0 0 1 1 0 0 1 1 0 0 1 1 1 0 0 1 1 0 1 1 1 0 0 1 0 0 0 0 1 1 1 1 0
17.47/17.95	c 18	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
17.47/17.98	c 18	OBJECTIVE BOUND: 0 <= _COST <= 260
17.47/17.98	c 18	SEARCHING: _COST <= 130
17.47/17.98	c 18	SOLVING HOME/temp.cnf
17.47/17.98	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.47/17.98	c 18	This is MiniSat 2.0 beta
17.47/17.98	c 18	WARNING: for repeatability, setting FPU to use double precision
17.47/17.98	c 18	============================[ Problem Statistics ]=============================
17.47/17.98	c 18	|                                                                             |
17.47/17.98	c 18	|  Number of variables:  9419                                                 |
17.47/17.98	c 18	|  Number of clauses:    364058                                               |
17.76/18.18	c 18	|  Parsing time:         0.17         s                                       |
17.76/18.33	c 18	============================[ Search Statistics ]==============================
17.76/18.33	c 18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.76/18.33	c 18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.76/18.33	c 18	===============================================================================
17.76/18.33	c 18	|         0 |    5389   152580   443903 |    50860        0    nan |  0.000 % |
17.76/18.44	c 18	|       100 |    5389   152580   443903 |    55946      100     21 | 42.786 % |
17.76/18.53	c 18	|       251 |    5389   152580   443903 |    61540      251     22 | 42.786 % |
18.37/18.67	c 18	|       478 |    5389   152580   443903 |    67694      478     22 | 42.786 % |
18.56/18.83	c 18	|       817 |    5389   152580   443903 |    74464      817     21 | 42.786 % |
18.86/19.12	c 19	|      1324 |    5389   152580   443903 |    81910     1324     22 | 42.786 % |
19.36/19.63	c 19	|      2083 |    5389   152580   443903 |    90101     2083     23 | 42.786 % |
20.15/20.46	c 20	|      3222 |    5389   152580   443903 |    99111     3222     24 | 42.786 % |
21.34/21.68	c 21	|      4932 |    5389   152580   443903 |   109022     4932     24 | 42.786 % |
23.52/23.83	c 23	|      7495 |    5389   152580   443903 |   119925     7495     25 | 42.786 % |
26.78/27.18	c 27	|     11340 |    5389   152580   443903 |   131917    11340     25 | 42.786 % |
32.63/33.06	c 33	|     17106 |    5389   152580   443903 |   145109    17106     25 | 42.786 % |
42.63/43.17	c 43	|     25756 |    5389   152580   443903 |   159620    25756     25 | 42.786 % |
58.68/59.35	c 59	|     38730 |    5389   152580   443903 |   175582    38730     25 | 42.786 % |
84.43/85.34	c 85	|     58191 |    5389   152580   443903 |   193140    58191     25 | 42.786 % |
129.31/130.64	c 130	|     87383 |    5389   152580   443903 |   212454    87383     25 | 42.786 % |
218.06/220.25	c 220	|    131173 |    5389   152580   443903 |   233700   131173     25 | 42.786 % |
391.82/395.68	c 395	|    196857 |    5389   152580   443903 |   257070   196857     26 | 42.786 % |
670.47/676.98	c 677	|    295384 |    5389   152580   443903 |   282777    52084     24 | 42.786 % |
988.97/998.42	c 998	|    443173 |    5389   152580   443903 |   311055   199873     26 | 42.786 % |
1601.08/1616.38	c 1616	|    664857 |    5389   152580   443903 |   342160   124281     25 | 42.786 % |
2548.93/2572.91	c 2572	|    997383 |    5389   152580   443903 |   376376   128986     25 | 42.786 % |
3600.04/3624.42	c ERROR unknown output  in HOME/temp.out
3600.04/3624.42	c 3624	CPU 17.53 (0.05 0.01 17.48 0.22)
3600.04/3624.42	c 3624	END Tue Jul 15 14:28:04 2008
3600.04/3624.42	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	243	277
243 unsatisfied constraints, 277 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-1120804-1216121259/watcher-1120804-1216121259 -o /tmp/evaluation-result-1120804-1216121259/solver-1120804-1216121259 -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-1120804-1216121259.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: 2.00 2.00 2.00 4/73 730
/proc/meminfo: memFree=1701144/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=18572 CPUtime=0
/proc/730/stat : 730 (runsolver) R 728 730 527 0 -1 4194368 15 0 0 0 0 0 0 0 24 0 1 0 68828851 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/730/statm: 4643 292 257 25 0 2626 0

[startup+0.063456 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 730
/proc/meminfo: memFree=1701144/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13600 CPUtime=0.03
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 68828851 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10216 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 730
/proc/meminfo: memFree=1701144/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13600 CPUtime=0.03
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 68828851 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301151 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 730
/proc/meminfo: memFree=1701144/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13600 CPUtime=0.03
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 68828851 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701196 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 730
/proc/meminfo: memFree=1701144/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13600 CPUtime=0.39
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 974 4362 0 1 3 0 33 3 15 0 1 0 68828851 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 13600

[startup+1.50228 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 752
/proc/meminfo: memFree=1687104/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13600 CPUtime=0.4
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 974 4362 0 1 4 0 33 3 15 0 1 0 68828851 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3400 797 370 3 0 500 0
[pid=743] ppid=730 vsize=5356 CPUtime=0
/proc/743/stat : 743 (sh) S 730 730 527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 68828895 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/743/statm: 1339 233 193 169 0 50 0
[pid=744] ppid=743 vsize=868376 CPUtime=1.04
/proc/744/stat : 744 (java) S 743 730 527 0 -1 0 6568 0 1 0 97 7 0 0 18 0 9 0 68828896 889217024 5716 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/744/statm: 217094 5716 2563 9 0 211641 0
[pid=744/tid=745] ppid=743 vsize=868376 CPUtime=0.66
/proc/744/task/745/stat : 745 (java) R 743 730 527 0 -1 64 2802 0 1 0 63 3 0 0 21 0 9 0 68828896 889217024 5716 996147200 134512640 134550740 4294955936 18446744073709551615 4127025153 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=744/tid=746] ppid=743 vsize=868376 CPUtime=0.08
/proc/744/task/746/stat : 746 (java) S 743 730 527 0 -1 64 1583 0 0 0 8 0 0 0 16 0 9 0 68828898 889217024 5716 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=744/tid=747] ppid=743 vsize=868376 CPUtime=0
/proc/744/task/747/stat : 747 (java) S 743 730 527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 68828898 889217024 5716 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=744/tid=748] ppid=743 vsize=868376 CPUtime=0
/proc/744/task/748/stat : 748 (java) S 743 730 527 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 68828898 889217024 5716 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=744/tid=749] ppid=743 vsize=868376 CPUtime=0
/proc/744/task/749/stat : 749 (java) S 743 730 527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 68828900 889217024 5716 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=744/tid=750] ppid=743 vsize=868376 CPUtime=0.26
/proc/744/task/750/stat : 750 (java) S 743 730 527 0 -1 64 1489 0 0 0 25 1 0 0 16 0 9 0 68828900 889217024 5716 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=744/tid=751] ppid=743 vsize=868376 CPUtime=0
/proc/744/task/751/stat : 751 (java) S 743 730 527 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 68828900 889217024 5716 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=744/tid=752] ppid=743 vsize=868376 CPUtime=0
/proc/744/task/752/stat : 752 (java) S 743 730 527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 68828900 889217024 5716 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 887332

[startup+3.10145 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 754
/proc/meminfo: memFree=1676288/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=1.84
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1070 11348 0 2 4 1 165 14 15 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=753] ppid=730 vsize=5356 CPUtime=0
/proc/753/stat : 753 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68829042 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/753/statm: 1339 232 193 169 0 50 0
[pid=754] ppid=753 vsize=17152 CPUtime=1.16
/proc/754/stat : 754 (minisat) R 753 730 527 0 -1 4194304 4060 0 0 0 113 3 0 0 25 0 1 0 68829042 17563648 4046 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/754/statm: 4288 4046 75 150 0 4135 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 36240

[startup+6.30279 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 754
/proc/meminfo: memFree=1675904/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=1.84
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1070 11348 0 2 4 1 165 14 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=753] ppid=730 vsize=5356 CPUtime=0
/proc/753/stat : 753 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68829042 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/753/statm: 1339 232 193 169 0 50 0
[pid=754] ppid=753 vsize=17152 CPUtime=4.33
/proc/754/stat : 754 (minisat) R 753 730 527 0 -1 4194304 4067 0 0 0 430 3 0 0 25 0 1 0 68829042 17563648 4053 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/754/statm: 4288 4053 75 150 0 4135 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 36240

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 754
/proc/meminfo: memFree=1675328/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=1.85
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1070 11348 0 2 5 1 165 14 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=753] ppid=730 vsize=5356 CPUtime=0
/proc/753/stat : 753 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68829042 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/753/statm: 1339 232 193 169 0 50 0
[pid=754] ppid=753 vsize=17764 CPUtime=10.67
/proc/754/stat : 754 (minisat) R 753 730 527 0 -1 4194304 4225 0 0 0 1063 4 0 0 25 0 1 0 68829042 18190336 4211 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/754/statm: 4441 4211 75 150 0 4288 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 36852

[startup+25.5018 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 766
/proc/meminfo: memFree=1675328/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=17292 CPUtime=7.43
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 4093 0 0 0 741 2 0 0 25 0 1 0 68830650 17707008 4079 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 1 0 0
/proc/766/statm: 4323 4079 75 150 0 4170 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 36380

[startup+51.1014 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 766
/proc/meminfo: memFree=1674240/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=17596 CPUtime=32.8
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 4174 0 0 0 3278 2 0 0 25 0 1 0 68830650 18018304 4160 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/766/statm: 4399 4160 75 150 0 4246 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 36684

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 766
/proc/meminfo: memFree=1668096/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=22276 CPUtime=83.51
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 5301 0 0 0 8348 3 0 0 25 0 1 0 68830650 22810624 5287 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/766/statm: 5569 5287 75 150 0 5416 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 41364

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 766
/proc/meminfo: memFree=1661184/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=27260 CPUtime=142.95
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 6514 0 0 0 14290 5 0 0 25 0 1 0 68830650 27914240 6500 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/766/statm: 6815 6500 75 150 0 6662 0
Current children cumulated CPU time (s) 160.71
Current children cumulated vsize (KiB) 46348

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 766
/proc/meminfo: memFree=1655232/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/meminfo: memFree=1700672/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=66224 CPUtime=3060.37
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 15855 0 0 0 306018 19 0 0 25 0 1 0 68830650 67813376 15816 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/766/statm: 16556 15816 75 150 0 16403 0
Current children cumulated CPU time (s) 3078.13
Current children cumulated vsize (KiB) 85312

[startup+3162.3 s]
/proc/loadavg: 1.99 2.00 1.99 4/84 813
/proc/meminfo: memFree=1698880/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=68280 CPUtime=3120.34
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 16370 0 0 0 312015 19 0 0 25 0 1 0 68830650 69918720 16331 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/766/statm: 17070 16331 75 150 0 16917 0
Current children cumulated CPU time (s) 3138.1
Current children cumulated vsize (KiB) 87368

[startup+3222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/84 813
/proc/meminfo: memFree=1696640/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=70696 CPUtime=3180.32
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 16958 0 0 0 318012 20 0 0 25 0 1 0 68830650 72392704 16919 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/766/statm: 17674 16919 75 150 0 17521 0
Current children cumulated CPU time (s) 3198.08
Current children cumulated vsize (KiB) 89784

[startup+3282.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/84 813
/proc/meminfo: memFree=1693632/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=73572 CPUtime=3240.3
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 17684 0 0 0 324010 20 0 0 25 0 1 0 68830650 75337728 17645 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/766/statm: 18393 17645 75 150 0 18240 0
Current children cumulated CPU time (s) 3258.06
Current children cumulated vsize (KiB) 92660

[startup+3342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 813
/proc/meminfo: memFree=1693248/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=74048 CPUtime=3300.28
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 17793 0 0 0 330007 21 0 0 25 0 1 0 68830650 75825152 17754 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/766/statm: 18512 17754 75 150 0 18359 0
Current children cumulated CPU time (s) 3318.04
Current children cumulated vsize (KiB) 93136

[startup+3402.31 s]
/proc/loadavg: 2.02 2.01 2.00 4/84 813
/proc/meminfo: memFree=1693248/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=74048 CPUtime=3360.26
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 17793 0 0 0 336005 21 0 0 25 0 1 0 68830650 75825152 17754 996147200 134512640 135127466 4294956256 18446744073709551615 134528902 0 0 4096 3 0 0 0 17 0 0 0
/proc/766/statm: 18512 17754 75 150 0 18359 0
Current children cumulated CPU time (s) 3378.02
Current children cumulated vsize (KiB) 93136

[startup+3462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 813
/proc/meminfo: memFree=1692992/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=74188 CPUtime=3420.24
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 17818 0 0 0 342003 21 0 0 25 0 1 0 68830650 75968512 17779 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/766/statm: 18547 17779 75 150 0 18394 0
Current children cumulated CPU time (s) 3438
Current children cumulated vsize (KiB) 93276

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 813
/proc/meminfo: memFree=1692992/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=74188 CPUtime=3480.21
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 17822 0 0 0 348000 21 0 0 25 0 1 0 68830650 75968512 17783 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/766/statm: 18547 17783 75 150 0 18394 0
Current children cumulated CPU time (s) 3497.97
Current children cumulated vsize (KiB) 93276

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 813
/proc/meminfo: memFree=1692928/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=74188 CPUtime=3540.19
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 17829 0 0 0 353998 21 0 0 25 0 1 0 68830650 75968512 17790 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/766/statm: 18547 17790 75 150 0 18394 0
Current children cumulated CPU time (s) 3557.95
Current children cumulated vsize (KiB) 93276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3624.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 813
/proc/meminfo: memFree=1692928/2055920 swapFree=4181012/4192956
[pid=730] ppid=728 vsize=13732 CPUtime=17.76
/proc/730/stat : 730 (sugar) S 728 730 527 0 -1 4194304 1188 20083 0 3 5 1 1748 22 16 0 1 0 68828851 14061568 818 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/730/statm: 3433 818 374 3 0 533 0
[pid=765] ppid=730 vsize=5356 CPUtime=0
/proc/765/stat : 765 (sh) S 730 730 527 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68830649 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/765/statm: 1339 232 193 169 0 50 0
[pid=766] ppid=765 vsize=74188 CPUtime=3582.28
/proc/766/stat : 766 (minisat) R 765 730 527 0 -1 4194304 17830 0 0 0 358207 21 0 0 25 0 1 0 68830650 75968512 17791 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/766/statm: 18547 17791 75 150 0 18394 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 93276

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 730 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=535334
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=244962
# CPU time returned by wait4() is 17.7803
# while last known CPU time is 3600.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3624.43
CPU time (s): 3600.04
CPU user time (s): 3599.6
CPU system time (s): 0.44
CPU usage (%): 99.3271
Max. virtual memory (cumulated for all children) (KiB): 887332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5353
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21615
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= 3100
involuntary context switches= 3265

runsolver used 4.30035 second user time and 11.2273 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-15 13:27:40
IDJOB=1120804
IDBENCH=62540
IDSOLVER=368
FILE ID=node24/1120804-1216121259
PBS_JOBID= 7905487
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/maxcut/maxcut-40/normalized-maxcut-40-520-10_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-1120804-1216121259/watcher-1120804-1216121259 -o /tmp/evaluation-result-1120804-1216121259/solver-1120804-1216121259 -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-1120804-1216121259.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5cb9a078364de95e90ca8b83f21f8e7e
RANDOM SEED=136334283

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:       1701624 kB
Buffers:         67260 kB
Cached:         140872 kB
SwapCached:       6204 kB
Active:         238740 kB
Inactive:        52636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701624 kB
SwapTotal:     4192956 kB
SwapFree:      4181012 kB
Dirty:            1308 kB
Writeback:           0 kB
Mapped:          90124 kB
Slab:            48016 kB
Committed_AS:   403760 kB
PageTables:       1972 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= 66560 MiB
End job on node24 at 2008-07-15 14:28:06