Trace number 1039054

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? (TO) 1800.08 1803.42

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-51021_ext.xml
MD5SUM00c5d133dd54a3e28d414d3f97d0f7cf
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.7913
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Wed Jul  2 04:47:37 2008
0.00/0.05	c 0	PID 27736
0.00/0.05	c 0	HOST node26.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1039054-1214966856.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-1039054-1214966856.xml' 'HOME/temp.csp'
0.03/0.53	c 0	1 domains, 25 variables, 0 predicates, 300 relations, 300 constraints
0.03/0.57	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.57	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.50/0.65	c 0	Parsing HOME/temp.csp
1.10/1.23	c 1	parsed 626 expressions
1.10/1.24	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.10/1.24	c 1	Converting to clausal form CSP
1.10/1.27	c 1	converted 63 (10%) expressions
1.10/1.27	c 1	converted 126 (20%) expressions
1.10/1.27	c 1	converted 188 (30%) expressions
1.10/1.28	c 1	converted 251 (40%) expressions
1.10/1.28	c 1	converted 313 (50%) expressions
1.20/1.31	c 1	converted 376 (60%) expressions
1.20/1.34	c 1	converted 439 (70%) expressions
1.30/1.41	c 1	converted 501 (80%) expressions
1.30/1.44	c 1	converted 564 (90%) expressions
1.30/1.46	c 1	converted 626 (100%) expressions
1.30/1.46	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.30/1.46	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.46	c 1	Propagation in CSP
1.30/1.47	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.30/1.47	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.30/1.47	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.47	c 1	Simplifing CSP by introducing new Boolean variables
1.30/1.47	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.30/1.47	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.39/1.51	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.39/1.52	c 1	3 (10%) CSP integer variables are encoded (69 clauses, 668 bytes)
1.39/1.52	c 1	5 (20%) CSP integer variables are encoded (115 clauses, 1123 bytes)
1.39/1.53	c 1	8 (30%) CSP integer variables are encoded (184 clauses, 1882 bytes)
1.39/1.53	c 1	10 (40%) CSP integer variables are encoded (230 clauses, 2388 bytes)
1.39/1.53	c 1	13 (50%) CSP integer variables are encoded (299 clauses, 3147 bytes)
1.39/1.53	c 1	15 (60%) CSP integer variables are encoded (345 clauses, 3653 bytes)
1.39/1.53	c 1	18 (70%) CSP integer variables are encoded (414 clauses, 4412 bytes)
1.39/1.53	c 1	20 (80%) CSP integer variables are encoded (460 clauses, 4918 bytes)
1.39/1.53	c 1	23 (90%) CSP integer variables are encoded (529 clauses, 5677 bytes)
1.39/1.54	c 1	25 (100%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.39/1.59	c 1	30 (10%) CSP clauses are encoded (3571 clauses, 54979 bytes)
1.49/1.62	c 1	60 (20%) CSP clauses are encoded (6588 clauses, 106701 bytes)
1.49/1.63	c 1	90 (30%) CSP clauses are encoded (9601 clauses, 158540 bytes)
1.49/1.65	c 1	120 (40%) CSP clauses are encoded (12578 clauses, 214964 bytes)
1.49/1.67	c 1	150 (50%) CSP clauses are encoded (15604 clauses, 272696 bytes)
1.49/1.69	c 1	180 (60%) CSP clauses are encoded (18632 clauses, 330626 bytes)
1.58/1.71	c 1	210 (70%) CSP clauses are encoded (21644 clauses, 388128 bytes)
1.58/1.73	c 1	240 (80%) CSP clauses are encoded (24665 clauses, 445769 bytes)
1.58/1.75	c 1	270 (90%) CSP clauses are encoded (27675 clauses, 503286 bytes)
1.58/1.77	c 1	300 (100%) CSP clauses are encoded (30680 clauses, 560583 bytes)
1.58/1.77	c 1	300 CSP clauses encoded
1.58/1.77	c 1	Writing map file : HOME/temp.map
1.58/1.77	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.58/1.77	c 1	SAT : 600 SAT variables, 30680 SAT clauses, 560583 bytes
1.58/1.77	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.58/1.78	c 1	SOLVING HOME/temp.cnf
1.58/1.78	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.58/1.78	c 1	This is MiniSat 2.0 beta
1.58/1.78	c 1	WARNING: for repeatability, setting FPU to use double precision
1.58/1.79	c 1	============================[ Problem Statistics ]=============================
1.58/1.79	c 1	|                                                                             |
1.58/1.79	c 1	|  Number of variables:  600                                                  |
1.58/1.79	c 1	|  Number of clauses:    30680                                                |
1.68/1.80	c 1	|  Parsing time:         0.02         s                                       |
1.68/1.80	c 1	============================[ Search Statistics ]==============================
1.68/1.80	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.68/1.80	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.68/1.80	c 1	===============================================================================
1.68/1.80	c 1	|         0 |     600    30680   115539 |    10226        0    nan |  0.000 % |
1.68/1.82	c 1	|       100 |     600    30680   115539 |    11249      100     10 |  0.000 % |
1.68/1.85	c 1	|       250 |     600    30680   115539 |    12374      250     12 |  0.005 % |
1.68/1.88	c 1	|       475 |     600    30680   115539 |    13611      475     12 |  0.009 % |
1.68/1.94	c 1	|       812 |     600    30680   115539 |    14972      812     11 |  0.014 % |
1.68/2.02	c 1	|      1319 |     600    30680   115539 |    16470     1319     11 |  0.011 % |
1.99/2.15	c 2	|      2078 |     600    30680   115539 |    18117     2078     11 |  0.009 % |
2.18/2.34	c 2	|      3218 |     600    30680   115539 |    19928     3218     11 |  0.009 % |
2.47/2.65	c 2	|      4926 |     600    30680   115539 |    21921     4926     12 |  0.014 % |
2.97/3.15	c 3	|      7489 |     600    30680   115539 |    24113     7489     12 |  0.009 % |
3.76/3.98	c 3	|     11334 |     600    30680   115539 |    26525    11334     13 |  0.009 % |
5.25/5.45	c 5	|     17102 |     600    30680   115539 |    29177    17102     13 |  0.009 % |
7.63/7.80	c 7	|     25751 |     600    30680   115539 |    32095    25751     13 |  0.014 % |
10.79/11.06	c 11	|     38725 |     600    30680   115539 |    35305    17860     16 |  0.008 % |
17.03/17.30	c 17	|     58186 |     600    30680   115539 |    38835    13803     14 |  0.012 % |
26.64/27.05	c 27	|     87378 |     600    30680   115539 |    42719    17165     14 |  0.011 % |
40.71/41.29	c 41	|    131168 |     600    30680   115539 |    46991    30202     16 |  0.011 % |
66.17/66.94	c 66	|    196852 |     600    30680   115539 |    51690    27335     16 |  0.011 % |
107.37/108.56	c 108	|    295379 |     600    30680   115539 |    56859    49398     17 |  0.012 % |
171.18/172.96	c 172	|    443168 |     600    30680   115539 |    62545    26660     16 |  0.012 % |
268.59/271.03	c 270	|    664851 |     600    30680   115539 |    68799    55736     16 |  0.014 % |
419.50/422.02	c 421	|    997376 |     600    30680   115539 |    75679    60793     17 |  0.015 % |
649.76/652.45	c 652	|   1496165 |     599    30580   115250 |    83247    56841     18 |  0.167 % |
1015.03/1017.92	c 1017	|   2244349 |     599    30580   115250 |    91572    47754     17 |  0.179 % |
1629.76/1633.05	c 1633	|   3366623 |     599    30580   115250 |   100729    23476     14 |  0.179 % |
1800.05/1803.41	sh: line 1: 27760 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.05/1803.41	c 1803	DECODING HOME/temp.out WITH HOME/temp.map
1800.05/1803.41	c 1803	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.05/1803.41	c ERROR INTERRUPTED
1800.05/1803.42	s UNKNOWN
1800.05/1803.42	c 1803	CPU 1799.85 (0.04 0.01 1799.81 0.21)
1800.05/1803.42	c 1803	END Wed Jul  2 05:17:40 2008

Verifier Data (download as text)

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

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-1039054-1214966856/watcher-1039054-1214966856 -o /tmp/evaluation-result-1039054-1214966856/solver-1039054-1214966856 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1039054-1214966856.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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 27736
/proc/meminfo: memFree=1065832/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=12268 CPUtime=0
/proc/27736/stat : 27736 (sugar) R 27734 27736 25389 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 981140570 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 269028653669 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/27736/statm: 3067 316 241 3 0 167 0

[startup+0.0645449 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 27736
/proc/meminfo: memFree=1065832/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=0.03
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 981140570 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102544 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 27736
/proc/meminfo: memFree=1065832/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=0.03
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 981140570 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301558 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 27736
/proc/meminfo: memFree=1065832/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=0.03
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 981140570 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701589 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 27736
/proc/meminfo: memFree=1065832/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=0.5
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 973 4751 0 1 3 0 43 4 16 0 1 0 981140570 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13600

[startup+1.50266 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 27758
/proc/meminfo: memFree=1056784/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=0.5
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 974 4751 0 1 3 0 43 4 15 0 1 0 981140570 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 797 370 3 0 500 0
[pid=27749] ppid=27736 vsize=5356 CPUtime=0
/proc/27749/stat : 27749 (sh) S 27736 27736 25389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 981140628 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27749/statm: 1339 233 193 169 0 50 0
[pid=27750] ppid=27749 vsize=864340 CPUtime=0.89
/proc/27750/stat : 27750 (java) S 27749 27736 25389 0 -1 0 7206 0 1 0 86 3 0 0 18 0 9 0 981140629 885084160 6490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27750/statm: 216085 6490 2540 9 0 210660 0
[pid=27750/tid=27751] ppid=27749 vsize=864340 CPUtime=0.56
/proc/27750/task/27751/stat : 27751 (java) R 27749 27736 25389 0 -1 64 2578 0 1 0 55 1 0 0 18 0 9 0 981140630 885084160 6490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27750/tid=27752] ppid=27749 vsize=864340 CPUtime=0.22
/proc/27750/task/27752/stat : 27752 (java) R 27749 27736 25389 0 -1 64 3591 0 0 0 21 1 0 0 16 0 9 0 981140631 885084160 6490 996147200 134512640 134550740 4294955952 18446744073709551615 103737199 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27750/tid=27753] ppid=27749 vsize=864340 CPUtime=0
/proc/27750/task/27753/stat : 27753 (java) S 27749 27736 25389 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 981140631 885084160 6490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27750/tid=27754] ppid=27749 vsize=864340 CPUtime=0
/proc/27750/task/27754/stat : 27754 (java) S 27749 27736 25389 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 981140631 885084160 6490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27750/tid=27755] ppid=27749 vsize=864340 CPUtime=0
/proc/27750/task/27755/stat : 27755 (java) S 27749 27736 25389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 981140633 885084160 6490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27750/tid=27756] ppid=27749 vsize=864340 CPUtime=0.09
/proc/27750/task/27756/stat : 27756 (java) S 27749 27736 25389 0 -1 64 341 0 0 0 9 0 0 0 16 0 9 0 981140633 885084160 6490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27750/tid=27757] ppid=27749 vsize=864340 CPUtime=0
/proc/27750/task/27757/stat : 27757 (java) S 27749 27736 25389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 981140633 885084160 6490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27750/tid=27758] ppid=27749 vsize=864340 CPUtime=0
/proc/27750/task/27758/stat : 27758 (java) S 27749 27736 25389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 981140633 885084160 6490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 883296

[startup+3.10178 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27760
/proc/meminfo: memFree=1060368/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.68
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 3 1 155 9 15 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=3880 CPUtime=1.29
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 767 0 0 0 129 0 0 0 25 0 1 0 981140749 3973120 753 996147200 134512640 135127466 4294956272 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/27760/statm: 970 753 75 150 0 817 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 22836

[startup+6.30104 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27760
/proc/meminfo: memFree=1058960/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.68
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 3 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=5028 CPUtime=4.45
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 1054 0 0 0 445 0 0 0 25 0 1 0 981140749 5148672 1040 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27760/statm: 1257 1040 75 150 0 1104 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 23984

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27760
/proc/meminfo: memFree=1057424/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.68
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 3 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=6144 CPUtime=10.79
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 1331 0 0 0 1078 1 0 0 25 0 1 0 981140749 6291456 1317 996147200 134512640 135127466 4294956272 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/27760/statm: 1536 1317 75 150 0 1383 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 25100

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27760
/proc/meminfo: memFree=1055824/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.68
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 3 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=7200 CPUtime=23.47
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 1589 0 0 0 2346 1 0 0 25 0 1 0 981140749 7372800 1575 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27760/statm: 1800 1575 75 150 0 1647 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 26156

[startup+51.1026 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27760
/proc/meminfo: memFree=1053584/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.68
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 3 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=8772 CPUtime=48.83
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 1976 0 0 0 4881 2 0 0 25 0 1 0 981140749 8982528 1962 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27760/statm: 2193 1962 75 150 0 2040 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 27728

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27760
/proc/meminfo: memFree=1050704/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.68
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 3 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=10420 CPUtime=99.55
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 2367 0 0 0 9953 2 0 0 25 0 1 0 981140749 10670080 2353 996147200 134512640 135127466 4294956272 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/27760/statm: 2605 2353 75 150 0 2452 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 29376

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27760
/proc/meminfo: memFree=1049296/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.68
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 3 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=11520 CPUtime=158.99
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 2641 0 0 0 15896 3 0 0 25 0 1 0 981140749 11796480 2627 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27760/statm: 2880 2627 75 150 0 2727 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 30476

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27760
/proc/meminfo: memFree=1048272/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.68
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 3 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=23996 CPUtime=1237.61
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 5658 0 0 0 123752 9 0 0 25 0 1 0 981140749 24571904 5635 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 5999 5635 75 150 0 5846 0
Current children cumulated CPU time (s) 1239.3
Current children cumulated vsize (KiB) 42952

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27885
/proc/meminfo: memFree=1594704/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=24296 CPUtime=1297.57
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 5707 0 0 0 129748 9 0 0 25 0 1 0 981140749 24879104 5684 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 6074 5684 75 150 0 5921 0
Current children cumulated CPU time (s) 1299.26
Current children cumulated vsize (KiB) 43252

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27885
/proc/meminfo: memFree=1594256/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=24620 CPUtime=1357.53
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 5801 0 0 0 135744 9 0 0 25 0 1 0 981140749 25210880 5778 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 6155 5778 75 150 0 6002 0
Current children cumulated CPU time (s) 1359.22
Current children cumulated vsize (KiB) 43576

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27885
/proc/meminfo: memFree=1593680/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=25076 CPUtime=1417.51
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 5886 0 0 0 141741 10 0 0 25 0 1 0 981140749 25677824 5863 996147200 134512640 135127466 4294956272 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 6269 5863 75 150 0 6116 0
Current children cumulated CPU time (s) 1419.2
Current children cumulated vsize (KiB) 44032

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27885
/proc/meminfo: memFree=1593168/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=25364 CPUtime=1477.46
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 5980 0 0 0 147736 10 0 0 25 0 1 0 981140749 25972736 5957 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 6341 5957 75 150 0 6188 0
Current children cumulated CPU time (s) 1479.15
Current children cumulated vsize (KiB) 44320

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27885
/proc/meminfo: memFree=1592592/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=25868 CPUtime=1537.42
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 6072 0 0 0 153732 10 0 0 25 0 1 0 981140749 26488832 6049 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 6467 6049 75 150 0 6314 0
Current children cumulated CPU time (s) 1539.11
Current children cumulated vsize (KiB) 44824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27885
/proc/meminfo: memFree=1591952/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=26192 CPUtime=1597.39
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 6131 0 0 0 159729 10 0 0 25 0 1 0 981140749 26820608 6108 996147200 134512640 135127466 4294956272 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 6548 6108 75 150 0 6395 0
Current children cumulated CPU time (s) 1599.08
Current children cumulated vsize (KiB) 45148

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27885
/proc/meminfo: memFree=1591760/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=26356 CPUtime=1657.34
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 6180 0 0 0 165724 10 0 0 25 0 1 0 981140749 26988544 6157 996147200 134512640 135127466 4294956272 18446744073709551615 134531110 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 6589 6157 75 150 0 6436 0
Current children cumulated CPU time (s) 1659.03
Current children cumulated vsize (KiB) 45312

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27885
/proc/meminfo: memFree=1591568/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=26724 CPUtime=1717.31
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 6230 0 0 0 171721 10 0 0 25 0 1 0 981140749 27365376 6207 996147200 134512640 135127466 4294956272 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 6681 6207 75 150 0 6528 0
Current children cumulated CPU time (s) 1719
Current children cumulated vsize (KiB) 45680

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27885
/proc/meminfo: memFree=1591248/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=26868 CPUtime=1777.28
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 6287 0 0 0 177717 11 0 0 25 0 1 0 981140749 27512832 6264 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 6717 6264 75 150 0 6564 0
Current children cumulated CPU time (s) 1778.97
Current children cumulated vsize (KiB) 45824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27885
/proc/meminfo: memFree=1591184/2055920 swapFree=4133472/4192956
[pid=27736] ppid=27734 vsize=13600 CPUtime=1.69
/proc/27736/stat : 27736 (sugar) S 27734 27736 25389 0 -1 4194304 1031 12388 0 2 4 1 155 9 16 0 1 0 981140570 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27736/statm: 3400 798 370 3 0 500 0
[pid=27759] ppid=27736 vsize=5356 CPUtime=0
/proc/27759/stat : 27759 (sh) S 27736 27736 25389 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 981140749 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27759/statm: 1339 232 193 169 0 50 0
[pid=27760] ppid=27759 vsize=26868 CPUtime=1798.36
/proc/27760/stat : 27760 (minisat) R 27759 27736 25389 0 -1 4194304 6289 0 0 0 179825 11 0 0 25 0 1 0 981140749 27512832 6266 996147200 134512640 135127466 4294956272 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 0 0 0
/proc/27760/statm: 6717 6266 75 150 0 6564 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 45824

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

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

Child status: 0
Real time (s): 1803.42
CPU time (s): 1800.08
CPU user time (s): 1799.85
CPU system time (s): 0.230964
CPU usage (%): 99.8149
Max. virtual memory (cumulated for all children) (KiB): 883408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20325
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= 1879
involuntary context switches= 15219

runsolver used 2.00569 second user time and 5.68413 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-02 04:47:36
IDJOB=1039054
IDBENCH=53598
IDSOLVER=346
FILE ID=node26/1039054-1214966856
PBS_JOBID= 7870281
Free space on /tmp= 66472 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-51021_ext.xml
COMMAND LINE= DIR/sugar -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-1039054-1214966856/watcher-1039054-1214966856 -o /tmp/evaluation-result-1039054-1214966856/solver-1039054-1214966856 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1039054-1214966856.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 00c5d133dd54a3e28d414d3f97d0f7cf
RANDOM SEED=1018795552

node26.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.221
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.221
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:       1066312 kB
Buffers:         51960 kB
Cached:         339828 kB
SwapCached:      53680 kB
Active:         716032 kB
Inactive:       223684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1066312 kB
SwapTotal:     4192956 kB
SwapFree:      4133472 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:         563612 kB
Slab:            34220 kB
Committed_AS:  2338568 kB
PageTables:       2840 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= 66544 MiB
End job on node26 at 2008-07-02 05:17:42