Trace number 2085052

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisat? (TO) 1800.05 1808.87

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-25/
normalized-lei450-25c-25.xml
MD5SUM915d2b8095a8d52ae5acbb8e68bb744f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints17343
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17343
Global constraints used (with number of constraints)

Solver Data

0.03/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.03/0.07	c 0	BEGIN Sun Jul 12 08:41:01 2009
0.03/0.07	c 0	PID 27441
0.03/0.07	c 0	HOST node92.alineos.net
0.03/0.07	c 0	CONVERTING HOME/instance-2085052-1247380861.xml TO HOME/temp.csp
0.03/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2085052-1247380861.xml' 'HOME/temp.csp'
1.08/1.16	c 2	1 domains, 450 variables, 1 predicates, 0 relations, 17343 constraints
1.08/1.18	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.08/1.18	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.15/1.25	c 2	Parsing HOME/temp.csp
1.15/1.43	c 2	parsed 10000 expressions
1.15/1.53	c 2	parsed 17795 expressions
1.15/1.54	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.54	c 2	Converting to clausal form CSP
1.15/1.79	c 2	converted 1780 (10%) expressions
1.15/1.85	c 2	converted 3559 (20%) expressions
1.15/1.96	c 2	converted 5339 (30%) expressions
1.15/2.01	c 2	converted 7118 (40%) expressions
1.15/2.07	c 2	converted 8898 (50%) expressions
2.05/2.13	c 2	converted 10677 (60%) expressions
2.15/2.27	c 3	converted 12457 (70%) expressions
2.24/2.33	c 3	converted 14236 (80%) expressions
2.24/2.39	c 3	converted 16016 (90%) expressions
2.35/2.45	c 3	converted 17795 (100%) expressions
2.35/2.45	c 3	CSP : 450 integers, 0 booleans, 17343 clauses, largest domain size 25
2.35/2.45	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.35/2.45	c 3	Propagation in CSP
2.45/2.53	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.45/2.53	c 3	CSP : 450 integers, 0 booleans, 17343 clauses, largest domain size 25
2.45/2.53	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.45/2.54	c 3	Simplifing CSP by introducing new Boolean variables
2.74/2.84	c 3	CSP : 450 integers, 34686 booleans, 52029 clauses, largest domain size 25
2.74/2.84	c 3	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.84/2.99	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.93/3.02	c 3	45 (10%) CSP integer variables are encoded (1035 clauses, 11398 bytes)
2.93/3.03	c 3	90 (20%) CSP integer variables are encoded (2070 clauses, 24853 bytes)
2.93/3.03	c 3	135 (30%) CSP integer variables are encoded (3105 clauses, 38308 bytes)
2.93/3.03	c 3	180 (40%) CSP integer variables are encoded (4140 clauses, 51763 bytes)
2.93/3.03	c 3	225 (50%) CSP integer variables are encoded (5175 clauses, 65218 bytes)
2.93/3.03	c 3	270 (60%) CSP integer variables are encoded (6210 clauses, 78673 bytes)
2.93/3.04	c 3	315 (70%) CSP integer variables are encoded (7245 clauses, 92128 bytes)
2.93/3.04	c 3	360 (80%) CSP integer variables are encoded (8280 clauses, 105583 bytes)
2.93/3.04	c 3	405 (90%) CSP integer variables are encoded (9315 clauses, 119038 bytes)
2.93/3.04	c 3	450 (100%) CSP integer variables are encoded (10350 clauses, 134028 bytes)
3.14/3.26	c 4	5203 (10%) CSP clauses are encoded (98809 clauses, 1755861 bytes)
3.34/3.43	c 4	10406 (20%) CSP clauses are encoded (187268 clauses, 3424848 bytes)
3.44/3.60	c 4	15609 (30%) CSP clauses are encoded (275703 clauses, 5152808 bytes)
3.64/3.78	c 4	20812 (40%) CSP clauses are encoded (364162 clauses, 6881801 bytes)
3.83/3.94	c 4	26015 (50%) CSP clauses are encoded (452621 clauses, 8610830 bytes)
4.04/4.10	c 4	31218 (60%) CSP clauses are encoded (541056 clauses, 10340728 bytes)
4.13/4.27	c 5	36421 (70%) CSP clauses are encoded (629515 clauses, 12072811 bytes)
4.34/4.43	c 5	41624 (80%) CSP clauses are encoded (717974 clauses, 13806592 bytes)
4.53/4.60	c 5	46827 (90%) CSP clauses are encoded (806409 clauses, 15543012 bytes)
4.63/4.76	c 5	52029 (100%) CSP clauses are encoded (894843 clauses, 17304450 bytes)
4.63/4.76	c 5	52029 CSP clauses encoded
4.63/4.76	c 5	Writing map file : HOME/temp.map
4.63/4.78	c 5	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.63/4.78	c 5	SAT : 45486 SAT variables, 894843 SAT clauses, 17304450 bytes
4.63/4.78	c 5	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.63/4.80	c 5	SOLVING HOME/temp.cnf
4.63/4.80	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.73/4.80	c 5	This is MiniSat 2.0 beta
4.73/4.80	c 5	WARNING: for repeatability, setting FPU to use double precision
4.73/4.80	c 5	============================[ Problem Statistics ]=============================
4.73/4.80	c 5	|                                                                             |
4.73/4.80	c 5	|  Number of variables:  45486                                                |
4.73/4.80	c 5	|  Number of clauses:    894843                                               |
4.73/5.25	c 6	|  Parsing time:         0.38         s                                       |
4.73/5.28	c 6	============================[ Search Statistics ]==============================
4.73/5.28	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.73/5.28	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.73/5.28	c 6	===============================================================================
4.73/5.28	c 6	|         0 |   45486   894843  2587464 |   298281        0    nan |  0.000 % |
5.51/5.66	c 6	|       101 |   45486   894843  2587464 |   328109      101     82 |  0.000 % |
5.71/5.84	c 6	|       252 |   45486   894843  2587464 |   360920      252     56 |  0.000 % |
5.81/5.98	c 6	|       478 |   45486   894843  2587464 |   397012      478     37 |  0.000 % |
6.11/6.27	c 7	|       815 |   45486   894843  2587464 |   436713      815     51 |  0.000 % |
6.21/6.37	c 7	|      1323 |   45486   894843  2587464 |   480384     1323     35 |  0.000 % |
7.61/7.77	c 8	|      2082 |   45486   894843  2587464 |   528422     2082     53 |  0.000 % |
7.80/7.98	c 8	|      3223 |   45486   894843  2587464 |   581265     3223     38 |  0.000 % |
10.19/10.33	c 11	|      4932 |   45486   894843  2587464 |   639391     4932     56 |  0.000 % |
11.28/11.44	c 12	|      7494 |   45486   894843  2587464 |   703330     7494     49 |  0.000 % |
15.66/15.89	c 16	|     11338 |   45486   894843  2587464 |   773664    11338     60 |  0.000 % |
18.95/19.19	c 20	|     17105 |   45486   894843  2587464 |   851030    17105     62 |  0.000 % |
21.23/21.46	c 22	|     25755 |   45486   894843  2587464 |   936133    25755     52 |  0.000 % |
27.70/27.94	c 28	|     38731 |   45486   894843  2587464 |  1029746    38731     53 |  0.000 % |
38.95/39.25	c 40	|     58193 |   45486   894843  2587464 |  1132721    58193     61 |  0.000 % |
165.65/166.59	c 167	|     87385 |   45486   894843  2587464 |  1245993    87385    108 |  0.000 % |
192.83/193.82	c 194	|    131175 |   45486   894843  2587464 |  1370593   131175     92 |  0.000 % |
238.01/239.23	c 240	|    196859 |   45486   894843  2587464 |  1507652   196859     78 |  0.000 % |
641.63/644.97	c 645	|    295385 |   45486   894843  2587464 |  1658417   295385    109 |  0.000 % |
980.80/985.79	c 986	|    443175 |   45486   894843  2587464 |  1824259   443175    104 |  0.000 % |
1270.83/1277.29	c 1278	|    664858 |   45486   894843  2587464 |  2006685   664858     77 |  0.000 % |
1800.05/1808.82	c ERROR INTERRUPTED
1800.05/1808.86	s UNKNOWN
1800.05/1808.86	c 1809	CPU 4.74 (0.05 0.02 4.38 0.29)
1800.05/1808.86	c 1809	END Sun Jul 12 09:11:10 2009

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2085052-1247380861/watcher-2085052-1247380861 -o /tmp/evaluation-result-2085052-1247380861/solver-2085052-1247380861 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2085052-1247380861.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.17 2.07 4/85 27441
/proc/meminfo: memFree=1682248/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=12272 CPUtime=0
/proc/27441/stat : 27441 (sugar) R 27439 27441 25722 0 -1 4194304 357 0 0 0 0 0 0 0 18 0 1 0 25151160 12566528 325 996147200 4194304 4206940 548682068608 18446744073709551615 251279086305 0 0 4224 0 0 0 0 17 0 0 0
/proc/27441/statm: 3068 327 246 3 0 168 0

[startup+0.0480229 s]
/proc/loadavg: 2.16 2.17 2.07 4/85 27441
/proc/meminfo: memFree=1682248/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=14776 CPUtime=0.03
/proc/27441/stat : 27441 (sugar) R 27439 27441 25722 0 -1 4194304 880 0 0 0 2 1 0 0 18 0 1 0 25151160 15130624 848 996147200 4194304 4206940 548682068608 18446744073709551615 251288140798 0 0 4224 0 0 0 0 17 0 0 0
/proc/27441/statm: 3694 848 378 3 0 533 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14776

[startup+0.101022 s]
/proc/loadavg: 2.16 2.17 2.07 4/85 27441
/proc/meminfo: memFree=1682248/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=0.07
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1227 128 0 0 5 2 0 0 17 0 1 0 25151160 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301048 s]
/proc/loadavg: 2.16 2.17 2.07 4/85 27441
/proc/meminfo: memFree=1682248/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=0.07
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1227 128 0 0 5 2 0 0 17 0 1 0 25151160 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701102 s]
/proc/loadavg: 2.16 2.17 2.07 4/85 27441
/proc/meminfo: memFree=1682248/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=0.07
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1227 128 0 0 5 2 0 0 17 0 1 0 25151160 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.5012 s]
/proc/loadavg: 2.22 2.18 2.08 3/96 27453
/proc/meminfo: memFree=1649072/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=1.15
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1309 11997 0 1 5 2 100 8 15 0 1 0 25151160 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 16868

[startup+3.1024 s]
/proc/loadavg: 2.22 2.18 2.08 3/96 27463
/proc/meminfo: memFree=1655984/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=1.15
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1310 11997 0 1 5 2 100 8 15 0 1 0 25151160 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1111 409 3 0 796 0
[pid=27454] ppid=27441 vsize=5356 CPUtime=0
/proc/27454/stat : 27454 (sh) S 27441 27441 25722 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25151278 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27454/statm: 1339 233 193 169 0 50 0
[pid=27455] ppid=27454 vsize=868716 CPUtime=1.89
/proc/27455/stat : 27455 (java) S 27454 27441 25722 0 -1 0 13641 0 1 0 180 9 0 0 20 0 9 0 25151279 889565184 12429 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27455/statm: 217179 12429 2590 9 0 211656 0
[pid=27455/tid=27456] ppid=27454 vsize=868716 CPUtime=0.95
/proc/27455/task/27456/stat : 27456 (java) R 27454 27441 25722 0 -1 64 2964 0 1 0 93 2 0 0 25 0 9 0 25151280 889565184 12429 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27455/tid=27457] ppid=27454 vsize=868716 CPUtime=0.71
/proc/27455/task/27457/stat : 27457 (java) S 27454 27441 25722 0 -1 64 8466 0 0 0 67 4 0 0 16 0 9 0 25151281 889565184 12429 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27455/tid=27458] ppid=27454 vsize=868716 CPUtime=0
/proc/27455/task/27458/stat : 27458 (java) S 27454 27441 25722 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25151281 889565184 12429 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27455/tid=27459] ppid=27454 vsize=868716 CPUtime=0
/proc/27455/task/27459/stat : 27459 (java) S 27454 27441 25722 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25151281 889565184 12429 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27455/tid=27460] ppid=27454 vsize=868716 CPUtime=0
/proc/27455/task/27460/stat : 27460 (java) S 27454 27441 25722 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 25151283 889565184 12429 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27455/tid=27461] ppid=27454 vsize=868716 CPUtime=0.2
/proc/27455/task/27461/stat : 27461 (java) S 27454 27441 25722 0 -1 64 1509 0 0 0 19 1 0 0 16 0 9 0 25151283 889565184 12429 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27455/tid=27462] ppid=27454 vsize=868716 CPUtime=0
/proc/27455/task/27462/stat : 27462 (java) S 27454 27441 25722 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 25151283 889565184 12429 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27455/tid=27463] ppid=27454 vsize=868716 CPUtime=0
/proc/27455/task/27463/stat : 27463 (java) S 27454 27441 25722 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25151283 889565184 12429 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 890940

[startup+6.30181 s]
/proc/loadavg: 2.21 2.18 2.08 3/88 27465
/proc/meminfo: memFree=1621168/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 15 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=43360 CPUtime=1.48
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 10511 0 0 0 140 8 0 0 25 0 1 0 25151641 44400640 10497 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 1 0 0
/proc/27465/statm: 10840 10497 76 150 0 10687 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 65584

[startup+12.7026 s]
/proc/loadavg: 2.19 2.18 2.08 3/88 27465
/proc/meminfo: memFree=1617584/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=45628 CPUtime=7.85
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 11073 0 0 0 776 9 0 0 25 0 1 0 25151641 46723072 11059 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/27465/statm: 11407 11059 76 150 0 11254 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 67852

[startup+25.5012 s]
/proc/loadavg: 2.22 2.18 2.08 3/88 27465
/proc/meminfo: memFree=1611632/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=51400 CPUtime=20.58
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 12481 0 0 0 2047 11 0 0 25 0 1 0 25151641 52633600 12467 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27465/statm: 12850 12467 76 150 0 12697 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 73624

[startup+51.1014 s]
/proc/loadavg: 2.14 2.17 2.08 3/88 27465
/proc/meminfo: memFree=1601648/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=61640 CPUtime=46.06
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 15020 0 0 0 4593 13 0 0 25 0 1 0 25151641 63119360 15006 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27465/statm: 15410 15006 76 150 0 15257 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 83864

[startup+102.307 s]
/proc/loadavg: 2.11 2.16 2.08 3/88 27465
/proc/meminfo: memFree=1567792/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=71144 CPUtime=97.02
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 17405 0 0 0 9686 16 0 0 25 0 1 0 25151641 72851456 17391 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/27465/statm: 17786 17391 76 150 0 17633 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 93368

[startup+162.301 s]
/proc/loadavg: 2.09 2.14 2.08 3/88 27465
/proc/meminfo: memFree=1533168/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=82632 CPUtime=156.75
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 20302 0 0 0 15655 20 0 0 25 0 1 0 25151641 84615168 20288 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/27465/statm: 20658 20288 76 150 0 20505 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 104856

[startup+222.302 s]
/proc/loadavg: 2.07 2.13 2.08 3/88 27465
/proc/meminfo: memFree=1511280/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=104516 CPUtime=216.46
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 25741 0 0 0 21620 26 0 0 25 0 1 0 25151641 107024384 25727 996147200 134512640 135127466 4294956256 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 1 0 0
/proc/27465/statm: 26129 25727 76 150 0 25976 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 126740


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

/proc/meminfo: memFree=1226024/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=273648 CPUtime=1291.08
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 67865 0 0 0 129026 82 0 0 25 0 1 0 25151641 280215552 67851 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27465/statm: 68412 67851 76 150 0 68259 0
Current children cumulated CPU time (s) 1295.81
Current children cumulated vsize (KiB) 295872

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27473
/proc/meminfo: memFree=1197416/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=280116 CPUtime=1350.76
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 69515 0 0 0 134992 84 0 0 25 0 1 0 25151641 286838784 69501 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 0 0 0
/proc/27465/statm: 70029 69501 76 150 0 69876 0
Current children cumulated CPU time (s) 1355.49
Current children cumulated vsize (KiB) 302340

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27473
/proc/meminfo: memFree=1190568/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=286848 CPUtime=1410.47
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 71196 0 0 0 140960 87 0 0 25 0 1 0 25151641 293732352 71182 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27465/statm: 71712 71182 76 150 0 71559 0
Current children cumulated CPU time (s) 1415.2
Current children cumulated vsize (KiB) 309072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 27473
/proc/meminfo: memFree=1183720/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=295084 CPUtime=1470.16
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 72913 0 0 0 146927 89 0 0 25 0 1 0 25151641 302166016 72899 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/27465/statm: 73771 72899 76 150 0 73618 0
Current children cumulated CPU time (s) 1474.89
Current children cumulated vsize (KiB) 317308

[startup+1542.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/85 27517
/proc/meminfo: memFree=1571560/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=302280 CPUtime=1529.83
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 74715 0 0 0 152890 93 0 0 25 0 1 0 25151641 309534720 74701 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/27465/statm: 75570 74701 76 150 0 75417 0
Current children cumulated CPU time (s) 1534.56
Current children cumulated vsize (KiB) 324504

[startup+1602.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/85 27517
/proc/meminfo: memFree=1564392/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=309304 CPUtime=1589.81
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 76489 0 0 0 158885 96 0 0 25 0 1 0 25151641 316727296 76475 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27465/statm: 77326 76475 76 150 0 77173 0
Current children cumulated CPU time (s) 1594.54
Current children cumulated vsize (KiB) 331528

[startup+1662.3 s]
/proc/loadavg: 2.27 2.08 2.02 3/85 27557
/proc/meminfo: memFree=1544368/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=316304 CPUtime=1649.54
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 78234 0 0 0 164855 99 0 0 25 0 1 0 25151641 323895296 78220 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27465/statm: 79076 78220 76 150 0 78923 0
Current children cumulated CPU time (s) 1654.27
Current children cumulated vsize (KiB) 338528

[startup+1722.3 s]
/proc/loadavg: 2.26 2.12 2.04 3/86 27558
/proc/meminfo: memFree=1509160/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=322772 CPUtime=1709.24
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 79881 0 0 0 170823 101 0 0 25 0 1 0 25151641 330518528 79867 996147200 134512640 135127466 4294956256 18446744073709551615 134530619 0 0 4096 3 0 0 0 17 0 0 0
/proc/27465/statm: 80693 79867 76 150 0 80540 0
Current children cumulated CPU time (s) 1713.97
Current children cumulated vsize (KiB) 344996

[startup+1782.3 s]
/proc/loadavg: 2.13 2.11 2.04 3/86 27559
/proc/meminfo: memFree=1478880/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=328104 CPUtime=1768.95
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 81217 0 0 0 176792 103 0 0 25 0 1 0 25151641 335978496 81203 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27465/statm: 82026 81203 76 150 0 81873 0
Current children cumulated CPU time (s) 1773.68
Current children cumulated vsize (KiB) 350328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.20 2.13 2.05 3/86 27559
/proc/meminfo: memFree=1476704/2055920 swapFree=4192812/4192956
[pid=27441] ppid=27439 vsize=16868 CPUtime=4.73
/proc/27441/stat : 27441 (sugar) S 27439 27441 25722 0 -1 4194304 1376 26159 0 2 5 2 438 28 16 0 1 0 25151160 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27441/statm: 4217 1113 409 3 0 796 0
[pid=27464] ppid=27441 vsize=5356 CPUtime=0
/proc/27464/stat : 27464 (sh) S 27441 27441 25722 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 25151640 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27464/statm: 1339 232 193 169 0 50 0
[pid=27465] ppid=27464 vsize=330348 CPUtime=1795.32
/proc/27465/stat : 27465 (minisat) R 27464 27441 25722 0 -1 4194304 81772 0 0 0 179428 104 0 0 25 0 1 0 25151641 338276352 81758 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/27465/statm: 82587 81758 76 150 0 82434 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 352572

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 27441 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=442324
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=326950
# CPU time returned by wait4() is 4.76927
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.87
CPU time (s): 1800.05
CPU user time (s): 1798.71
CPU system time (s): 1.34
CPU usage (%): 99.5124
Max. virtual memory (cumulated for all children) (KiB): 891080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.44232
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27918
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4585
involuntary context switches= 4496

runsolver used 2.44563 second user time and 5.61914 second system time

The end

Launcher Data

Begin job on node92 at 2009-07-12 08:41:01
IDJOB=2085052
IDBENCH=58279
IDSOLVER=739
FILE ID=node92/2085052-1247380861
PBS_JOBID= 9507137
Free space on /tmp= 66336 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-25/normalized-lei450-25c-25.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2085052-1247380861/watcher-2085052-1247380861 -o /tmp/evaluation-result-2085052-1247380861/solver-2085052-1247380861 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2085052-1247380861.xml

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

MD5SUM BENCH= 915d2b8095a8d52ae5acbb8e68bb744f
RANDOM SEED=1849146398

node92.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.216
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.216
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1682728 kB
Buffers:          5308 kB
Cached:          62964 kB
SwapCached:          0 kB
Active:         307024 kB
Inactive:        13864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3412 kB
Writeback:           0 kB
Mapped:         268352 kB
Slab:            37064 kB
Committed_AS:   858736 kB
PageTables:       2332 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= 66332 MiB
End job on node92 at 2009-07-12 09:11:12