Trace number 1119940

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 3609.62

General information on the benchmark

Namemaxcsp/maxcut/maxcut-60/
normalized-maxcut-60-420-2_ext.xml
MD5SUM51b95a2e3c81599eb0dd5b266b22b8eb
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints135
Best CPU time to get the best result obtained on this benchmark176.564
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints420
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension420
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 09:03:28 2008
0.00/0.04	c 0	PID 29254
0.00/0.05	c 0	HOST node18.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1119940-1216105408.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-1119940-1216105408.xml' 'HOME/temp.csp'
0.03/0.34	c 0	1 domains, 60 variables, 0 predicates, 1 relations, 420 constraints
0.03/0.36	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.36	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.32/0.51	c 0	Parsing HOME/temp.csp
0.32/0.61	c 0	parsed 482 expressions
0.32/0.61	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.32/0.63	c 0	MAX CSP: 420 constraints
0.32/0.63	c 0	Converting to clausal form CSP
0.32/0.66	c 0	converted 91 (10%) expressions
0.32/0.66	c 0	converted 181 (20%) expressions
0.32/0.67	c 0	converted 272 (30%) expressions
0.32/0.68	c 0	converted 362 (40%) expressions
0.32/0.69	c 0	converted 453 (50%) expressions
0.32/0.70	c 1	converted 543 (60%) expressions
0.32/0.70	c 1	converted 634 (70%) expressions
0.32/0.71	c 1	converted 724 (80%) expressions
0.32/0.72	c 1	converted 815 (90%) expressions
0.32/0.88	c 1	converted 905 (100%) expressions
0.32/0.88	c 1	CSP : 900 integers, 0 booleans, 1259 clauses, largest domain size 631
0.32/0.88	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.32/0.88	c 1	Propagation in CSP
0.32/0.91	c 1	416 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.32/0.91	c 1	CSP : 900 integers, 0 booleans, 1259 clauses, largest domain size 421
0.32/0.91	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.32/0.92	c 1	Simplifing CSP by introducing new Boolean variables
0.32/0.92	c 1	CSP : 900 integers, 0 booleans, 1259 clauses, largest domain size 421
0.32/0.92	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.32/0.95	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.32/0.96	c 1	90 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.32/0.96	c 1	180 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.32/0.96	c 1	270 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.32/0.96	c 1	360 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.32/0.96	c 1	450 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.32/0.97	c 1	540 (60%) CSP integer variables are encoded (689 clauses, 8034 bytes)
0.32/0.98	c 1	630 (70%) CSP integer variables are encoded (3916 clauses, 49985 bytes)
0.32/0.98	c 1	720 (80%) CSP integer variables are encoded (4897 clauses, 62738 bytes)
0.32/0.98	c 1	810 (90%) CSP integer variables are encoded (5439 clauses, 69784 bytes)
0.32/0.98	c 1	900 (100%) CSP integer variables are encoded (6213 clauses, 79846 bytes)
0.32/1.00	c 1	126 (10%) CSP clauses are encoded (6465 clauses, 83084 bytes)
0.32/1.02	c 1	252 (20%) CSP clauses are encoded (6717 clauses, 86612 bytes)
0.32/1.03	c 1	378 (30%) CSP clauses are encoded (6969 clauses, 90140 bytes)
0.32/1.05	c 1	504 (40%) CSP clauses are encoded (8303 clauses, 110192 bytes)
1.06/1.24	c 1	630 (50%) CSP clauses are encoded (102147 clauses, 1807033 bytes)
1.06/1.25	c 1	756 (60%) CSP clauses are encoded (105661 clauses, 1867961 bytes)
1.25/1.40	c 1	882 (70%) CSP clauses are encoded (192999 clauses, 3473226 bytes)
1.25/1.41	c 1	1008 (80%) CSP clauses are encoded (196967 clauses, 3542206 bytes)
1.25/1.42	c 1	1134 (90%) CSP clauses are encoded (206215 clauses, 3708021 bytes)
1.25/1.48	c 1	1259 (100%) CSP clauses are encoded (239979 clauses, 4322982 bytes)
1.25/1.48	c 1	1259 CSP clauses encoded
1.25/1.48	c 1	Writing map file : HOME/temp.map
1.25/1.49	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.25/1.49	c 1	SAT : 7113 SAT variables, 239979 SAT clauses, 4322982 bytes
1.25/1.49	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.35/1.55	c 1	OBJECTIVE minimize _COST
1.35/1.55	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.35/1.55	c 1	SEARCHING: _COST <= 210
1.35/1.55	c 1	SOLVING HOME/temp.cnf
1.35/1.55	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.35/1.55	c 1	This is MiniSat 2.0 beta
1.35/1.55	c 1	WARNING: for repeatability, setting FPU to use double precision
1.35/1.55	c 1	============================[ Problem Statistics ]=============================
1.35/1.55	c 1	|                                                                             |
1.35/1.56	c 1	|  Number of variables:  7113                                                 |
1.35/1.56	c 1	|  Number of clauses:    239980                                               |
1.37/1.67	c 1	|  Parsing time:         0.10         s                                       |
1.37/1.72	c 2	============================[ Search Statistics ]==============================
1.37/1.72	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.37/1.72	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.37/1.72	c 2	===============================================================================
1.37/1.72	c 2	|         0 |    5223   153795   447786 |    51265        0    nan |  0.000 % |
1.37/1.82	c 2	|       100 |    5223   153795   447786 |    56391      100     37 | 26.571 % |
1.37/1.85	c 2	|       250 |    5223   153795   447786 |    62030      250     33 | 26.571 % |
1.37/1.87	c 2	|       475 |    5223   153795   447786 |    68233      475     28 | 26.571 % |
1.37/1.96	c 2	|       812 |    5223   153795   447786 |    75057      812     32 | 26.571 % |
1.37/2.03	c 2	|      1319 |    5223   153795   447786 |    82562     1319     31 | 26.571 % |
1.37/2.14	c 2	|      2080 |    5223   153795   447786 |    90819     2080     32 | 26.571 % |
2.00/2.21	c 2	===============================================================================
2.00/2.21	c 2	restarts              : 7
2.00/2.21	c 2	conflicts             : 2354           (3755 /sec)
2.00/2.21	c 2	decisions             : 3556           (0.62 % random) (5672 /sec)
2.00/2.21	c 2	propagations          : 789948         (1260078 /sec)
2.00/2.21	c 2	conflict literals     : 74508          (20.36 % deleted)
2.00/2.21	c 2	Memory used           : 11.64 MB
2.00/2.21	c 2	CPU time              : 0.626904 s
2.00/2.21	c 2	
2.00/2.21	c 2	SATISFIABLE
2.00/2.21	c 2	FOUND: _COST <= 210
2.00/2.21	s SATISFIABLE
2.00/2.21	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.00/2.21	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.02/2.56	c 2	Decoding HOME/temp.out
2.02/2.65	c 2	OBJECTIVE _COST 210
2.02/2.65	o 210
2.02/2.65	v 0 0 0 0 1 1 0 0 1 1 1 0 0 0 1 0 0 1 1 1 0 1 0 1 0 0 1 0 1 1 1 1 0 0 1 0 0 0 0 1 0 1 1 1 0 1 0 1 0 1 1 1 1 1 0 1 1 0 1 1
2.02/2.65	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.02/2.70	c 3	OBJECTIVE BOUND: 0 <= _COST <= 210
2.02/2.70	c 3	SEARCHING: _COST <= 105
2.02/2.70	c 3	SOLVING HOME/temp.cnf
2.02/2.70	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.02/2.70	c 3	This is MiniSat 2.0 beta
2.02/2.70	c 3	WARNING: for repeatability, setting FPU to use double precision
2.02/2.70	c 3	============================[ Problem Statistics ]=============================
2.02/2.71	c 3	|                                                                             |
2.02/2.71	c 3	|  Number of variables:  7113                                                 |
2.02/2.71	c 3	|  Number of clauses:    239980                                               |
2.20/2.83	c 3	|  Parsing time:         0.11         s                                       |
2.20/2.91	c 3	============================[ Search Statistics ]==============================
2.20/2.91	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.20/2.91	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.20/2.91	c 3	===============================================================================
2.20/2.91	c 3	|         0 |    4173   101190   293016 |    33730        0    nan |  0.000 % |
2.20/2.96	c 3	|       103 |    4173   101190   293016 |    37103      103     24 | 41.333 % |
2.20/2.99	c 3	|       253 |    4173   101190   293016 |    40813      253     24 | 41.333 % |
2.20/3.02	c 3	|       478 |    4173   101190   293016 |    44894      478     24 | 41.333 % |
2.20/3.07	c 3	|       815 |    4173   101190   293016 |    49384      815     25 | 41.333 % |
2.20/3.15	c 3	|      1321 |    4173   101190   293016 |    54322     1321     24 | 41.333 % |
2.20/3.26	c 3	|      2080 |    4173   101190   293016 |    59754     2080     24 | 41.333 % |
2.88/3.47	c 3	|      3220 |    4173   101190   293016 |    65730     3220     24 | 41.333 % |
3.38/3.93	c 4	|      4929 |    4173   101190   293016 |    72303     4929     25 | 41.333 % |
4.07/4.61	c 4	|      7492 |    4173   101190   293016 |    79533     7492     24 | 41.333 % |
4.97/5.60	c 5	|     11337 |    4173   101190   293016 |    87486    11337     24 | 41.333 % |
6.76/7.37	c 7	|     17103 |    4173   101190   293016 |    96235    17103     24 | 41.333 % |
9.64/10.21	c 10	|     25754 |    4173   101190   293016 |   105859    25754     25 | 41.333 % |
14.92/15.52	c 15	|     38728 |    4173   101190   293016 |   116445    38728     26 | 41.333 % |
26.86/27.54	c 27	|     58190 |    4173   101190   293016 |   128089    58190     27 | 41.333 % |
47.46/48.25	c 48	|     87382 |    4173   101190   293016 |   140898    87382     28 | 41.333 % |
88.35/89.37	c 89	|    131171 |    4173   101190   293016 |   154988   131171     28 | 41.333 % |
149.96/151.29	c 151	|    196857 |    4173   101190   293016 |   170487    53083     32 | 41.333 % |
251.47/253.26	c 253	|    295385 |    4173   101190   293016 |   187536   151611     33 | 41.333 % |
413.29/415.80	c 416	|    443174 |    4173   101190   293016 |   206289   123209     33 | 41.333 % |
690.36/694.26	c 694	|    664857 |    4173   101190   293016 |   226918   152050     30 | 41.333 % |
1112.83/1118.73	c 1119	|    997383 |    4173   101190   293016 |   249610    55489     28 | 41.333 % |
1828.48/1837.36	c 1837	|   1496171 |    4173   101190   293016 |   274571    81127     32 | 41.333 % |
2989.82/2999.16	c 2999	|   2244353 |    4173   101190   293016 |   302028    46500     32 | 41.333 % |
3600.08/3609.62	c ERROR unknown output  in HOME/temp.out
3600.08/3609.62	c 3609	CPU 2.04 (0.03 0.01 2.01 0.15)
3600.08/3609.62	c 3609	END Tue Jul 15 10:03:37 2008
3600.08/3609.62	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	192	228
192 unsatisfied constraints, 228 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-1119940-1216105408/watcher-1119940-1216105408 -o /tmp/evaluation-result-1119940-1216105408/solver-1119940-1216105408 -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-1119940-1216105408.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

[startup+0 s]
/proc/loadavg: 2.46 2.62 2.56 4/80 29254
/proc/meminfo: memFree=1659440/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=18572 CPUtime=0
/proc/29254/stat : 29254 (runsolver) R 29252 27971 27971 0 -1 4194368 12 0 0 0 0 0 0 0 20 0 1 0 67243090 19017728 290 996147200 4194304 4296836 548682068256 18446744073709551615 227857707023 0 0 4096 24578 0 0 0 17 0 0 0
/proc/29254/statm: 4643 290 255 25 0 2626 0

[startup+0.104342 s]
/proc/loadavg: 2.46 2.62 2.56 4/80 29254
/proc/meminfo: memFree=1659440/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13600 CPUtime=0.03
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 67243090 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201965 s]
/proc/loadavg: 2.46 2.62 2.56 4/80 29254
/proc/meminfo: memFree=1659440/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13600 CPUtime=0.03
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 67243090 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302358 s]
/proc/loadavg: 2.46 2.62 2.56 4/80 29254
/proc/meminfo: memFree=1659440/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13600 CPUtime=0.03
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 67243090 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701398 s]
/proc/loadavg: 2.46 2.62 2.56 4/80 29254
/proc/meminfo: memFree=1659440/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13600 CPUtime=0.32
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 974 4416 0 1 3 1 26 2 15 0 1 0 67243090 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13600

[startup+1.50248 s]
/proc/loadavg: 2.50 2.63 2.57 5/91 29276
/proc/meminfo: memFree=1644368/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13600 CPUtime=0.32
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 974 4416 0 1 3 1 26 2 15 0 1 0 67243090 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3400 797 370 3 0 500 0
[pid=29267] ppid=29254 vsize=5356 CPUtime=0
/proc/29267/stat : 29267 (sh) S 29254 29254 27971 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 67243127 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29267/statm: 1339 233 193 169 0 50 0
[pid=29268] ppid=29267 vsize=868468 CPUtime=1.03
/proc/29268/stat : 29268 (java) S 29267 29254 27971 0 -1 0 6525 0 1 0 97 6 0 0 18 0 9 0 67243127 889311232 5628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29268/statm: 217117 5628 2566 9 0 211664 0
[pid=29268/tid=29269] ppid=29267 vsize=868468 CPUtime=0.7
/proc/29268/task/29269/stat : 29269 (java) S 29267 29254 27971 0 -1 64 2849 0 1 0 66 4 0 0 25 0 9 0 67243128 889311232 5628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29268/tid=29270] ppid=29267 vsize=868468 CPUtime=0.09
/proc/29268/task/29270/stat : 29270 (java) S 29267 29254 27971 0 -1 64 1508 0 0 0 8 1 0 0 16 0 9 0 67243129 889311232 5628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29268/tid=29271] ppid=29267 vsize=868468 CPUtime=0
/proc/29268/task/29271/stat : 29271 (java) S 29267 29254 27971 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 67243129 889311232 5628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29268/tid=29272] ppid=29267 vsize=868468 CPUtime=0
/proc/29268/task/29272/stat : 29272 (java) S 29267 29254 27971 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 67243129 889311232 5628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29268/tid=29273] ppid=29267 vsize=868468 CPUtime=0
/proc/29268/task/29273/stat : 29273 (java) S 29267 29254 27971 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 67243131 889311232 5628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29268/tid=29274] ppid=29267 vsize=868468 CPUtime=0.21
/proc/29268/task/29274/stat : 29274 (java) S 29267 29254 27971 0 -1 64 1476 0 0 0 21 0 0 0 16 0 9 0 67243131 889311232 5628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29268/tid=29275] ppid=29267 vsize=868468 CPUtime=0
/proc/29268/task/29275/stat : 29275 (java) S 29267 29254 27971 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 67243131 889311232 5628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29268/tid=29276] ppid=29267 vsize=868468 CPUtime=0
/proc/29268/task/29276/stat : 29276 (java) S 29267 29254 27971 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 67243131 889311232 5628 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 887424

[startup+3.10183 s]
/proc/loadavg: 2.50 2.63 2.57 3/83 29278
/proc/meminfo: memFree=1641616/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 15 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 13732

[startup+6.30114 s]
/proc/loadavg: 2.54 2.63 2.57 4/83 29290
/proc/meminfo: memFree=1641424/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=12200 CPUtime=3.56
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 2866 0 0 0 355 1 0 0 25 0 1 0 67243361 12492800 2852 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/29290/statm: 3050 2852 75 150 0 2897 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 31288

[startup+12.7018 s]
/proc/loadavg: 2.50 2.62 2.56 4/83 29290
/proc/meminfo: memFree=1640152/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=13448 CPUtime=9.93
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 3201 0 0 0 992 1 0 0 25 0 1 0 67243361 13770752 3187 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/29290/statm: 3362 3187 75 150 0 3209 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 32536

[startup+25.503 s]
/proc/loadavg: 2.46 2.61 2.56 4/83 29290
/proc/meminfo: memFree=1636632/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=16980 CPUtime=22.66
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 4072 0 0 0 2264 2 0 0 25 0 1 0 67243361 17387520 4058 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29290/statm: 4245 4058 75 150 0 4092 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 36068

[startup+51.1025 s]
/proc/loadavg: 2.57 2.62 2.56 4/83 29290
/proc/meminfo: memFree=1631256/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=22532 CPUtime=48.15
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 5439 0 0 0 4811 4 0 0 25 0 1 0 67243361 23072768 5425 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29290/statm: 5633 5425 75 150 0 5480 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 41620

[startup+102.302 s]
/proc/loadavg: 2.75 2.66 2.58 3/83 29290
/proc/meminfo: memFree=1623576/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=30460 CPUtime=99.1
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 7328 0 0 0 9904 6 0 0 25 0 1 0 67243361 31191040 7314 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/29290/statm: 7615 7314 75 150 0 7462 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 49548

[startup+162.302 s]
/proc/loadavg: 2.87 2.71 2.60 4/83 29290
/proc/meminfo: memFree=1620312/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=33532 CPUtime=158.81
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 8098 0 0 0 15875 6 0 0 25 0 1 0 67243361 34336768 8084 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29290/statm: 8383 8084 75 150 0 8230 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 52620

[startup+222.307 s]
/proc/loadavg: 2.83 2.73 2.61 4/83 29290
/proc/meminfo: memFree=1619736/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=34176 CPUtime=218.53
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 8248 0 0 0 21846 7 0 0 25 0 1 0 67243361 34996224 8234 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29290/statm: 8544 8234 75 150 0 8391 0
Current children cumulated CPU time (s) 220.73
Current children cumulated vsize (KiB) 53264

[startup+282.303 s]

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

/proc/meminfo: memFree=1584792/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=69592 CPUtime=3150.77
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 16668 0 0 0 315042 35 0 0 25 0 1 0 67243361 71262208 16646 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29290/statm: 17398 16646 75 150 0 17245 0
Current children cumulated CPU time (s) 3152.97
Current children cumulated vsize (KiB) 88680

[startup+3222.3 s]
/proc/loadavg: 2.68 2.62 2.57 4/83 29363
/proc/meminfo: memFree=1584536/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=69792 CPUtime=3210.75
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 16712 0 0 0 321040 35 0 0 25 0 1 0 67243361 71467008 16690 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/29290/statm: 17448 16690 75 150 0 17295 0
Current children cumulated CPU time (s) 3212.95
Current children cumulated vsize (KiB) 88880

[startup+3282.3 s]
/proc/loadavg: 2.61 2.61 2.56 3/83 29363
/proc/meminfo: memFree=1584472/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=69792 CPUtime=3270.72
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 16725 0 0 0 327037 35 0 0 25 0 1 0 67243361 71467008 16703 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 0 0 0
/proc/29290/statm: 17448 16703 75 150 0 17295 0
Current children cumulated CPU time (s) 3272.92
Current children cumulated vsize (KiB) 88880

[startup+3342.3 s]
/proc/loadavg: 2.58 2.60 2.56 4/83 29363
/proc/meminfo: memFree=1581912/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=72304 CPUtime=3330.7
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 17383 0 0 0 333034 36 0 0 25 0 1 0 67243361 74039296 17361 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/29290/statm: 18076 17361 75 150 0 17923 0
Current children cumulated CPU time (s) 3332.9
Current children cumulated vsize (KiB) 91392

[startup+3402.3 s]
/proc/loadavg: 2.50 2.58 2.55 3/83 29363
/proc/meminfo: memFree=1578840/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=75436 CPUtime=3390.68
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 18131 0 0 0 339030 38 0 0 25 0 1 0 67243361 77246464 18109 996147200 134512640 135127466 4294956256 18446744073709551615 134527063 0 0 4096 3 0 0 0 17 0 0 0
/proc/29290/statm: 18859 18109 75 150 0 18706 0
Current children cumulated CPU time (s) 3392.88
Current children cumulated vsize (KiB) 94524

[startup+3462.3 s]
/proc/loadavg: 2.66 2.61 2.56 3/83 29369
/proc/meminfo: memFree=1578512/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=75436 CPUtime=3450.64
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 18131 0 0 0 345026 38 0 0 25 0 1 0 67243361 77246464 18109 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/29290/statm: 18859 18109 75 150 0 18706 0
Current children cumulated CPU time (s) 3452.84
Current children cumulated vsize (KiB) 94524

[startup+3522.31 s]
/proc/loadavg: 2.68 2.62 2.56 3/83 29369
/proc/meminfo: memFree=1578448/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=75680 CPUtime=3510.62
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 18175 0 0 0 351024 38 0 0 25 0 1 0 67243361 77496320 18153 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/29290/statm: 18920 18153 75 150 0 18767 0
Current children cumulated CPU time (s) 3512.82
Current children cumulated vsize (KiB) 94768

[startup+3582.3 s]
/proc/loadavg: 2.65 2.62 2.56 3/83 29369
/proc/meminfo: memFree=1578448/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=75680 CPUtime=3570.59
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 18184 0 0 0 357021 38 0 0 25 0 1 0 67243361 77496320 18162 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29290/statm: 18920 18162 75 150 0 18767 0
Current children cumulated CPU time (s) 3572.79
Current children cumulated vsize (KiB) 94768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 2.70 2.63 2.57 3/83 29369
/proc/meminfo: memFree=1578448/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=75680 CPUtime=3597.88
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 18187 0 0 0 359750 38 0 0 25 0 1 0 67243361 77496320 18165 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29290/statm: 18920 18165 75 150 0 18767 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 94768

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

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

[startup+3609.6 s]
/proc/loadavg: 2.70 2.63 2.57 3/83 29369
/proc/meminfo: memFree=1578448/2055920 swapFree=4181232/4192956
[pid=29254] ppid=29252 vsize=13732 CPUtime=2.2
/proc/29254/stat : 29254 (sugar) S 29252 29254 27971 0 -1 4194304 1185 18226 0 3 3 1 201 15 16 0 1 0 67243090 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29254/statm: 3433 814 374 3 0 533 0
[pid=29289] ppid=29254 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29254 29254 27971 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 67243361 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 232 193 169 0 50 0
[pid=29290] ppid=29289 vsize=75680 CPUtime=3597.88
/proc/29290/stat : 29290 (minisat) R 29289 29254 27971 0 -1 4194304 18187 0 0 0 359750 38 0 0 25 0 1 0 67243361 77496320 18165 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29290/statm: 18920 18165 75 150 0 18767 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 94768

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29254 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=53687
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=168974
# CPU time returned by wait4() is 2.22266
# 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): 3609.62
CPU time (s): 3600.08
CPU user time (s): 3599.54
CPU system time (s): 0.54
CPU usage (%): 99.7356
Max. virtual memory (cumulated for all children) (KiB): 887424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.05369
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19755
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= 2838
involuntary context switches= 3506

runsolver used 5.42717 second user time and 10.9533 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-15 09:03:28
IDJOB=1119940
IDBENCH=62432
IDSOLVER=368
FILE ID=node18/1119940-1216105408
PBS_JOBID= 7905189
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/maxcut/maxcut-60/normalized-maxcut-60-420-2_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-1119940-1216105408/watcher-1119940-1216105408 -o /tmp/evaluation-result-1119940-1216105408/solver-1119940-1216105408 -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-1119940-1216105408.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 51b95a2e3c81599eb0dd5b266b22b8eb
RANDOM SEED=1609428074

node18.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.218
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	: 5931.00
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.218
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:       1659920 kB
Buffers:         74500 kB
Cached:         167380 kB
SwapCached:       5980 kB
Active:         237704 kB
Inactive:        88784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659920 kB
SwapTotal:     4192956 kB
SwapFree:      4181232 kB
Dirty:            1304 kB
Writeback:           0 kB
Mapped:         100416 kB
Slab:            54648 kB
Committed_AS:  1098652 kB
PageTables:       2052 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= 66556 MiB
End job on node18 at 2008-07-15 10:03:39