Trace number 1120299

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+minisat-incMSAT (TO) 3600.08 3633.13

General information on the benchmark

Namemaxcsp/maxcut/maxcut-60/
normalized-maxcut-60-460-1_ext.xml
MD5SUM13422bb62ec831dacd66c17c0efe4058
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints155
Best CPU time to get the best result obtained on this benchmark665.399
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints460
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension460
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.08	c 0	BEGIN Tue Jul 15 10:59:36 2008
0.03/0.08	c 0	PID 30292
0.03/0.08	c 0	HOST node31.alineos.net
0.03/0.08	c 0	CONVERTING HOME/instance-1120299-1216112376.xml TO HOME/temp.csp
0.03/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1120299-1216112376.xml' 'HOME/temp.csp'
0.07/0.47	c 0	1 domains, 60 variables, 0 predicates, 1 relations, 460 constraints
0.07/0.50	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.50	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.07/0.58	c 1	Parsing HOME/temp.csp
0.45/0.70	c 1	parsed 522 expressions
0.45/0.71	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.45/0.72	c 1	MAX CSP: 460 constraints
0.45/0.72	c 1	Converting to clausal form CSP
0.45/0.75	c 1	converted 99 (10%) expressions
0.45/0.77	c 1	converted 197 (20%) expressions
0.45/0.77	c 1	converted 296 (30%) expressions
0.45/0.78	c 1	converted 394 (40%) expressions
0.45/0.79	c 1	converted 493 (50%) expressions
0.45/0.80	c 1	converted 591 (60%) expressions
0.45/0.81	c 1	converted 690 (70%) expressions
0.45/0.81	c 1	converted 788 (80%) expressions
0.45/0.82	c 1	converted 887 (90%) expressions
0.45/0.99	c 1	converted 985 (100%) expressions
0.45/0.99	c 1	CSP : 980 integers, 0 booleans, 1379 clauses, largest domain size 691
0.45/0.99	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/0.99	c 1	Propagation in CSP
0.93/1.04	c 1	455 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.93/1.04	c 1	CSP : 980 integers, 0 booleans, 1379 clauses, largest domain size 461
0.93/1.04	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.05	c 1	Simplifing CSP by introducing new Boolean variables
0.93/1.05	c 1	CSP : 980 integers, 0 booleans, 1379 clauses, largest domain size 461
0.93/1.05	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.08	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.93/1.09	c 1	98 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.93/1.09	c 1	196 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.93/1.09	c 1	294 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.93/1.09	c 1	392 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.93/1.09	c 1	490 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.10	c 1	588 (60%) CSP integer variables are encoded (766 clauses, 9079 bytes)
1.03/1.11	c 1	686 (70%) CSP integer variables are encoded (4307 clauses, 55112 bytes)
1.03/1.11	c 1	784 (80%) CSP integer variables are encoded (5390 clauses, 69191 bytes)
1.03/1.11	c 1	882 (90%) CSP integer variables are encoded (5997 clauses, 77082 bytes)
1.03/1.12	c 1	980 (100%) CSP integer variables are encoded (6854 clauses, 88223 bytes)
1.03/1.14	c 1	138 (10%) CSP clauses are encoded (7130 clauses, 91709 bytes)
1.03/1.16	c 1	276 (20%) CSP clauses are encoded (7406 clauses, 95573 bytes)
1.03/1.17	c 1	414 (30%) CSP clauses are encoded (7682 clauses, 99437 bytes)
1.03/1.19	c 1	552 (40%) CSP clauses are encoded (9232 clauses, 124896 bytes)
1.32/1.46	c 1	690 (50%) CSP clauses are encoded (121150 clauses, 2152289 bytes)
1.32/1.47	c 1	828 (60%) CSP clauses are encoded (125288 clauses, 2224351 bytes)
1.52/1.66	c 2	966 (70%) CSP clauses are encoded (229892 clauses, 4147953 bytes)
1.52/1.67	c 2	1104 (80%) CSP clauses are encoded (234628 clauses, 4230636 bytes)
1.52/1.69	c 2	1242 (90%) CSP clauses are encoded (245616 clauses, 4428096 bytes)
1.62/1.77	c 2	1379 (100%) CSP clauses are encoded (285982 clauses, 5164194 bytes)
1.62/1.77	c 2	1379 CSP clauses encoded
1.62/1.77	c 2	Writing map file : HOME/temp.map
1.62/1.78	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.62/1.78	c 2	SAT : 7834 SAT variables, 285982 SAT clauses, 5164194 bytes
1.62/1.78	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.70/1.81	c 2	OBJECTIVE minimize _COST
1.70/1.81	c 2	SOLVING HOME/temp.cnf
1.70/1.81	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.70/1.81	c 2	This is MiniSat 2.0 beta incremental
1.70/1.81	c 2	WARNING: for repeatability, setting FPU to use double precision
1.70/1.81	c 2	============================[ Problem Statistics ]=============================
1.70/1.81	c 2	|                                                                             |
1.70/1.81	c 2	|  Number of variables:  7834                                                 |
1.70/1.81	c 2	|  Number of clauses:    285982                                               |
1.73/1.94	c 2	|  Parsing time:         0.11         s                                       |
1.73/1.95	c 2	OK
1.73/1.95	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.73/1.95	c 2	SEARCHING: _COST <= 230
1.73/1.95	c 2	============================[ Search Statistics ]==============================
1.73/1.95	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.73/1.95	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.73/1.95	c 2	===============================================================================
1.73/1.95	c 2	|         0 |    7834   285982   836924 |    95327        0    nan |  0.000 % |
1.73/2.10	c 2	|       100 |    7834   285982   836924 |   104860      100     26 |  0.003 % |
2.01/2.14	c 2	|       250 |    7834   285982   836924 |   115346      250     27 |  0.003 % |
2.01/2.19	c 2	|       477 |    7834   285982   836924 |   126880      477     22 |  0.003 % |
2.10/2.27	c 2	|       814 |    7834   285982   836924 |   139568      814     23 |  0.003 % |
2.20/2.37	c 2	|      1321 |    7834   285982   836924 |   153525     1321     22 |  0.003 % |
2.40/2.53	c 2	|      2080 |    7834   285982   836924 |   168878     2080     21 |  0.003 % |
2.60/2.75	c 3	|      3219 |    7834   285982   836924 |   185766     3219     21 |  0.003 % |
3.19/3.38	c 3	|      4927 |    7834   285982   836924 |   204342     4927     28 |  0.003 % |
3.58/3.71	c 4	===============================================================================
3.58/3.71	c 4	restarts              : 9
3.58/3.71	c 4	conflicts             : 6063          (3271 /sec)
3.58/3.71	c 4	decisions             : 7764          (0.53 % random) (4188 /sec)
3.58/3.71	c 4	propagations          : 1903778        (1027005 /sec)
3.58/3.71	c 4	conflict literals     : 180876         (20.71 % deleted)
3.58/3.71	c 4	Memory used           : 14.52 MB
3.58/3.71	c 4	CPU time              : 1.85372 s
3.58/3.71	c 4	
3.58/3.71	c 4	SATISFIABLE
3.58/3.72	c 4	OK
3.58/3.72	c 4	FOUND: _COST <= 230
3.58/3.72	s SATISFIABLE
3.58/3.72	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.58/3.72	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.58/3.80	c 4	Decoding HOME/temp.out
3.60/3.89	c 4	OBJECTIVE _COST 230
3.60/3.89	o 230
3.60/3.90	v 1 1 1 0 1 1 1 0 0 0 0 0 0 1 1 1 0 1 1 0 1 1 1 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 1 0 0 1 0 0 1 0 1 1 0 1
3.60/3.90	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.60/4.00	c 4	OK
3.60/4.00	c 4	OBJECTIVE BOUND: 0 <= _COST <= 230
3.60/4.00	c 4	SEARCHING: _COST <= 115
3.60/4.00	c 4	============================[ Search Statistics ]==============================
3.60/4.00	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.60/4.00	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.60/4.00	c 4	===============================================================================
3.60/4.00	c 4	|      6063 |    5764   183165   534453 |    61055     6063     30 |  0.003 % |
3.85/4.05	c 4	|      6163 |    5764   183165   534453 |    67160     6163     30 | 26.425 % |
3.95/4.11	c 4	|      6313 |    5764   183165   534453 |    73876     6313     29 | 26.425 % |
4.05/4.20	c 4	|      6538 |    5764   183165   534453 |    81264     6538     29 | 26.425 % |
4.15/4.35	c 4	|      6878 |    5764   183165   534453 |    89390     6878     29 | 26.425 % |
4.34/4.55	c 4	|      7384 |    5764   183165   534453 |    98329     7384     29 | 26.425 % |
4.64/4.83	c 5	|      8145 |    5764   183165   534453 |   108162     8145     28 | 26.425 % |
4.94/5.14	c 5	|      9286 |    5764   183165   534453 |   118978     9286     28 | 26.425 % |
5.33/5.55	c 5	|     10996 |    5764   183165   534453 |   130876    10996     26 | 26.425 % |
6.03/6.29	c 6	|     13560 |    5764   183165   534453 |   143964    13560     25 | 26.425 % |
7.71/7.97	c 8	|     17404 |    5764   183165   534453 |   158360    17404     25 | 26.425 % |
10.78/11.03	c 11	|     23171 |    5764   183165   534453 |   174197    23171     24 | 26.425 % |
15.73/16.04	c 16	|     31820 |    5764   183165   534453 |   191616    31820     25 | 26.425 % |
23.85/24.22	c 24	|     44794 |    5764   183165   534453 |   210778    44794     26 | 26.425 % |
38.31/38.89	c 39	|     64256 |    5764   183165   534453 |   231856    64256     27 | 26.425 % |
70.01/70.83	c 71	|     93449 |    5764   183165   534453 |   255041    93449     28 | 26.425 % |
126.46/127.87	c 128	|    137241 |    5764   183165   534453 |   280546   137241     30 | 26.425 % |
244.65/247.18	c 247	|    202927 |    5764   183165   534453 |   308600   202927     31 | 26.425 % |
467.64/472.28	c 472	|    301454 |    5764   183165   534453 |   339460   301454     31 | 26.425 % |
719.15/726.12	c 726	|    449243 |    5764   183165   534453 |   373406   122150     33 | 26.425 % |
1200.11/1211.65	c 1212	|    670926 |    5764   183165   534453 |   410747   343833     33 | 26.425 % |
1896.83/1914.95	c 1915	|   1003451 |    5764   183165   534453 |   451822   280022     33 | 26.425 % |
3086.09/3115.44	c 3115	|   1502240 |    5764   183165   534453 |   497004   342335     33 | 26.425 % |
3600.02/3633.11	c ERROR INTERRUPTED
3600.02/3633.12	c 3633	CPU 3599.5 (0.06 0.02 3599.44 0.53)
3600.02/3633.12	c 3633	END Tue Jul 15 12:00:09 2008

Verifier Data (download as text)

OK	193	267
193 unsatisfied constraints, 267 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-1120299-1216112376/watcher-1120299-1216112376 -o /tmp/evaluation-result-1120299-1216112376/solver-1120299-1216112376 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1120299-1216112376.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.38 2.58 2.61 4/81 30292
/proc/meminfo: memFree=1763552/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=12268 CPUtime=0
/proc/30292/stat : 30292 (sugar++) R 30290 30292 29745 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 67939671 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 225612364389 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/30292/statm: 3067 316 241 3 0 167 0

[startup+0.049976 s]
/proc/loadavg: 2.38 2.58 2.61 4/81 30292
/proc/meminfo: memFree=1763552/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=13468 CPUtime=0.03
/proc/30292/stat : 30292 (sugar++) R 30290 30292 29745 0 -1 4194304 764 0 0 0 2 1 0 0 18 0 1 0 67939671 13791232 732 996147200 4194304 4206940 548682068528 18446744073709551615 225612364389 0 0 4224 0 0 0 0 17 1 0 0
/proc/30292/statm: 3367 732 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.101983 s]
/proc/loadavg: 2.38 2.58 2.61 4/81 30292
/proc/meminfo: memFree=1763552/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16740 CPUtime=0.07
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 67939671 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301999 s]
/proc/loadavg: 2.38 2.58 2.61 4/81 30292
/proc/meminfo: memFree=1763552/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16740 CPUtime=0.07
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 67939671 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701032 s]
/proc/loadavg: 2.38 2.58 2.61 4/81 30292
/proc/meminfo: memFree=1763552/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16740 CPUtime=0.45
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1296 4533 0 1 5 2 36 2 16 0 1 0 67939671 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 16740

[startup+1.5021 s]
/proc/loadavg: 2.38 2.58 2.61 3/92 30314
/proc/meminfo: memFree=1748872/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16740 CPUtime=0.45
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1297 4533 0 1 5 2 36 2 15 0 1 0 67939671 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4185 1104 409 3 0 764 0
[pid=30305] ppid=30292 vsize=5356 CPUtime=0
/proc/30305/stat : 30305 (sh) S 30292 30292 29745 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 67939722 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30305/statm: 1339 233 193 169 0 50 0
[pid=30306] ppid=30305 vsize=868372 CPUtime=0.96
/proc/30306/stat : 30306 (java) S 30305 30292 29745 0 -1 0 6504 0 1 0 90 6 0 0 18 0 9 0 67939722 889212928 5668 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30306/statm: 217093 5668 2563 9 0 211640 0
[pid=30306/tid=30307] ppid=30305 vsize=868372 CPUtime=0.63
/proc/30306/task/30307/stat : 30307 (java) R 30305 30292 29745 0 -1 64 2785 0 1 0 60 3 0 0 21 0 9 0 67939723 889212928 5668 996147200 134512640 134550740 4294955920 18446744073709551615 4126985595 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30306/tid=30308] ppid=30305 vsize=868372 CPUtime=0.07
/proc/30306/task/30308/stat : 30308 (java) S 30305 30292 29745 0 -1 64 1544 0 0 0 6 1 0 0 16 0 9 0 67939724 889212928 5668 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30306/tid=30309] ppid=30305 vsize=868372 CPUtime=0
/proc/30306/task/30309/stat : 30309 (java) S 30305 30292 29745 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 67939724 889212928 5668 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30306/tid=30310] ppid=30305 vsize=868372 CPUtime=0
/proc/30306/task/30310/stat : 30310 (java) S 30305 30292 29745 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 67939724 889212928 5668 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30306/tid=30311] ppid=30305 vsize=868372 CPUtime=0
/proc/30306/task/30311/stat : 30311 (java) S 30305 30292 29745 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 67939726 889212928 5668 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30306/tid=30312] ppid=30305 vsize=868372 CPUtime=0.23
/proc/30306/task/30312/stat : 30312 (java) S 30305 30292 29745 0 -1 64 1482 0 0 0 22 1 0 0 16 0 9 0 67939726 889212928 5668 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30306/tid=30313] ppid=30305 vsize=868372 CPUtime=0
/proc/30306/task/30313/stat : 30313 (java) S 30305 30292 29745 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 67939726 889212928 5668 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30306/tid=30314] ppid=30305 vsize=868372 CPUtime=0
/proc/30306/task/30314/stat : 30314 (java) S 30305 30292 29745 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 67939726 889212928 5668 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890468

[startup+3.10124 s]
/proc/loadavg: 2.38 2.58 2.61 3/83 30315
/proc/meminfo: memFree=1742032/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.73
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1475 11423 0 2 6 2 153 12 15 0 1 0 67939671 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1124 414 3 0 797 0
[pid=30315] ppid=30292 vsize=14580 CPUtime=1.27
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 3555 0 0 0 125 2 0 0 25 0 1 0 67939853 14929920 3506 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 3645 3506 73 151 0 3491 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 31452

[startup+6.30252 s]
/proc/loadavg: 2.35 2.57 2.60 3/83 30325
/proc/meminfo: memFree=1740880/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 15 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=15036 CPUtime=4.22
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 3673 0 0 0 419 3 0 0 25 0 1 0 67939853 15396864 3622 996147200 134512640 135134323 4294956192 18446744073709551615 134531913 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 3759 3622 80 151 0 3605 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 31908

[startup+12.7011 s]
/proc/loadavg: 2.32 2.56 2.60 3/83 30325
/proc/meminfo: memFree=1741072/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=15168 CPUtime=10.55
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 3709 0 0 0 1052 3 0 0 25 0 1 0 67939853 15532032 3658 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 3792 3658 80 151 0 3638 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 32040

[startup+25.5012 s]
/proc/loadavg: 2.25 2.53 2.59 3/83 30325
/proc/meminfo: memFree=1738256/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=18200 CPUtime=23.23
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 4460 0 0 0 2319 4 0 0 25 0 1 0 67939853 18636800 4409 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 4550 4409 80 151 0 4396 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 35072

[startup+51.1014 s]
/proc/loadavg: 2.16 2.49 2.57 3/83 30325
/proc/meminfo: memFree=1733712/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=22864 CPUtime=48.58
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 5611 0 0 0 4853 5 0 0 25 0 1 0 67939853 23412736 5560 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 5716 5560 80 151 0 5562 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 39736

[startup+102.307 s]
/proc/loadavg: 2.07 2.41 2.54 3/83 30331
/proc/meminfo: memFree=1726664/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=29784 CPUtime=99.29
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 7338 0 0 0 9922 7 0 0 25 0 1 0 67939853 30498816 7287 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 7446 7287 80 151 0 7292 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 46656

[startup+162.302 s]
/proc/loadavg: 2.02 2.33 2.50 3/83 30331
/proc/meminfo: memFree=1720008/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=36616 CPUtime=158.73
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 8996 0 0 0 15863 10 0 0 25 0 1 0 67939853 37494784 8945 996147200 134512640 135134323 4294956192 18446744073709551615 134530468 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 9154 8945 80 151 0 9000 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 53488

[startup+222.301 s]
/proc/loadavg: 2.01 2.27 2.47 3/83 30331
/proc/meminfo: memFree=1714632/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=42036 CPUtime=218.17
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 10365 0 0 0 21806 11 0 0 25 0 1 0 67939853 43044864 10314 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 10509 10314 80 151 0 10355 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 58908

[startup+282.301 s]
/proc/loadavg: 2.00 2.22 2.44 3/83 30331
/proc/meminfo: memFree=1709768/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=47364 CPUtime=277.61
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 11600 0 0 0 27749 12 0 0 25 0 1 0 67939853 48500736 11549 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 11841 11549 80 151 0 11687 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 64236

[startup+342.302 s]
/proc/loadavg: 2.06 2.19 2.41 3/83 30331
/proc/meminfo: memFree=1705480/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=30315] ppid=30292 vsize=94468 CPUtime=2892.9
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 23093 0 0 0 289260 30 0 0 25 0 1 0 67939853 96735232 23034 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 23617 23034 80 151 0 23463 0
Current children cumulated CPU time (s) 2894.81
Current children cumulated vsize (KiB) 111340

[startup+2982.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/83 30333
/proc/meminfo: memFree=1662864/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=94468 CPUtime=2952.33
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 23111 0 0 0 295203 30 0 0 25 0 1 0 67939853 96735232 23052 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 23617 23052 80 151 0 23463 0
Current children cumulated CPU time (s) 2954.24
Current children cumulated vsize (KiB) 111340

[startup+3042.3 s]
/proc/loadavg: 2.18 2.05 2.01 3/83 30333
/proc/meminfo: memFree=1662864/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=94548 CPUtime=3011.77
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 23128 0 0 0 301147 30 0 0 25 0 1 0 67939853 96817152 23069 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 23637 23069 80 151 0 23483 0
Current children cumulated CPU time (s) 3013.68
Current children cumulated vsize (KiB) 111420

[startup+3102.3 s]
/proc/loadavg: 2.21 2.10 2.03 3/83 30333
/proc/meminfo: memFree=1662224/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=95376 CPUtime=3071.2
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 23296 0 0 0 307090 30 0 0 25 0 1 0 67939853 97665024 23237 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 23844 23237 80 151 0 23690 0
Current children cumulated CPU time (s) 3073.11
Current children cumulated vsize (KiB) 112248

[startup+3162.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/83 30333
/proc/meminfo: memFree=1661392/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=96232 CPUtime=3130.65
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 23481 0 0 0 313034 31 0 0 25 0 1 0 67939853 98541568 23422 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 24058 23422 80 151 0 23904 0
Current children cumulated CPU time (s) 3132.56
Current children cumulated vsize (KiB) 113104

[startup+3222.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/83 30333
/proc/meminfo: memFree=1661456/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=96232 CPUtime=3190.09
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 23484 0 0 0 318978 31 0 0 25 0 1 0 67939853 98541568 23425 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 24058 23425 80 151 0 23904 0
Current children cumulated CPU time (s) 3192
Current children cumulated vsize (KiB) 113104

[startup+3282.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/83 30333
/proc/meminfo: memFree=1661328/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=96312 CPUtime=3249.53
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 23507 0 0 0 324922 31 0 0 25 0 1 0 67939853 98623488 23448 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 24078 23448 80 151 0 23924 0
Current children cumulated CPU time (s) 3251.44
Current children cumulated vsize (KiB) 113184

[startup+3342.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/83 30333
/proc/meminfo: memFree=1661392/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=96312 CPUtime=3308.96
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 23509 0 0 0 330865 31 0 0 25 0 1 0 67939853 98623488 23450 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 24078 23450 80 151 0 23924 0
Current children cumulated CPU time (s) 3310.87
Current children cumulated vsize (KiB) 113184

[startup+3402.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 30333
/proc/meminfo: memFree=1661200/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=96312 CPUtime=3368.4
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 23518 0 0 0 336808 32 0 0 25 0 1 0 67939853 98623488 23459 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 24078 23459 80 151 0 23924 0
Current children cumulated CPU time (s) 3370.31
Current children cumulated vsize (KiB) 113184

[startup+3462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 30333
/proc/meminfo: memFree=1661008/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=96312 CPUtime=3427.84
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 23523 0 0 0 342752 32 0 0 25 0 1 0 67939853 98623488 23464 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/30315/statm: 24078 23464 80 151 0 23924 0
Current children cumulated CPU time (s) 3429.75
Current children cumulated vsize (KiB) 113184

[startup+3522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 30371
/proc/meminfo: memFree=1646104/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=99560 CPUtime=3487.34
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 24081 0 0 0 348700 34 0 0 25 0 1 0 67939853 101949440 24022 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/30315/statm: 24890 24022 80 151 0 24736 0
Current children cumulated CPU time (s) 3489.25
Current children cumulated vsize (KiB) 116432

[startup+3582.3 s]
/proc/loadavg: 2.21 2.07 2.02 3/82 30371
/proc/meminfo: memFree=1590296/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=102204 CPUtime=3547.32
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 24762 0 0 0 354697 35 0 0 25 0 1 0 67939853 104656896 24703 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/30315/statm: 25551 24703 80 151 0 25397 0
Current children cumulated CPU time (s) 3549.23
Current children cumulated vsize (KiB) 119076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.1 s]
/proc/loadavg: 2.30 2.12 2.03 3/82 30371
/proc/meminfo: memFree=1587736/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=104448 CPUtime=3598.11
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 25355 0 0 0 359776 35 0 0 25 0 1 0 67939853 106954752 25296 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/30315/statm: 26112 25296 80 151 0 25958 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 121320

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

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

[startup+3633.1 s]
/proc/loadavg: 2.30 2.12 2.03 3/82 30371
/proc/meminfo: memFree=1587736/2055920 swapFree=4178212/4192956
[pid=30292] ppid=30290 vsize=16872 CPUtime=1.91
/proc/30292/stat : 30292 (sugar++) S 30290 30292 29745 0 -1 4194304 1558 15294 0 3 6 2 168 15 16 0 1 0 67939671 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30292/statm: 4218 1125 414 3 0 797 0
[pid=30315] ppid=30292 vsize=104448 CPUtime=3598.11
/proc/30315/stat : 30315 (minisat-inc) R 30292 30292 29745 0 -1 4194304 25355 0 0 0 359776 35 0 0 25 0 1 0 67939853 106954752 25296 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/30315/statm: 26112 25296 80 151 0 25958 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 121320

Child status: 0
Real time (s): 3633.13
CPU time (s): 3600.08
CPU user time (s): 3599.51
CPU system time (s): 0.562914
CPU usage (%): 99.0903
Max. virtual memory (cumulated for all children) (KiB): 890468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.51
system time used= 0.562914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42287
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= 2906
involuntary context switches= 83513

runsolver used 5.56115 second user time and 10.8983 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-15 10:59:36
IDJOB=1120299
IDBENCH=62477
IDSOLVER=367
FILE ID=node31/1120299-1216112376
PBS_JOBID= 7905312
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 13422bb62ec831dacd66c17c0efe4058
RANDOM SEED=1445972653

node31.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.236
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.236
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:       1764032 kB
Buffers:         67900 kB
Cached:         154760 kB
SwapCached:       8336 kB
Active:         170156 kB
Inactive:        74356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764032 kB
SwapTotal:     4192956 kB
SwapFree:      4178212 kB
Dirty:            1020 kB
Writeback:           0 kB
Mapped:          37332 kB
Slab:            32104 kB
Committed_AS:   356020 kB
PageTables:       2060 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node31 at 2008-07-15 12:00:11