Trace number 2057508

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.08 1807.42

General information on the benchmark

Namecsp/rand-2-27/
normalized-rand-27-27-351-163-59021_ext.xml
MD5SUM18bc739256c5c8335ca80b8400c3bad5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1018.33
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.04/0.17	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.17	c 0	BEGIN Sat Jul 11 15:14:27 2009
0.04/0.17	c 0	PID 12819
0.04/0.17	c 0	HOST node31.alineos.net
0.04/0.17	c 0	CONVERTING HOME/instance-2057508-1247318066.xml TO HOME/temp.csp
0.04/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2057508-1247318066.xml' 'HOME/temp.csp'
0.89/1.02	c 0	1 domains, 27 variables, 0 predicates, 351 relations, 351 constraints
0.89/1.07	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.89/1.07	c 0	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'
0.91/1.15	c 1	Parsing HOME/temp.csp
0.91/1.50	c 1	parsed 730 expressions
0.91/1.51	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.51	c 1	Converting to clausal form CSP
0.91/1.54	c 1	converted 73 (10%) expressions
0.91/1.54	c 1	converted 146 (20%) expressions
0.91/1.55	c 1	converted 219 (30%) expressions
0.91/1.55	c 1	converted 292 (40%) expressions
0.91/1.55	c 1	converted 365 (50%) expressions
0.91/1.65	c 1	converted 438 (60%) expressions
0.91/1.68	c 1	converted 511 (70%) expressions
0.91/1.71	c 1	converted 584 (80%) expressions
0.91/1.73	c 1	converted 657 (90%) expressions
0.91/1.76	c 1	converted 730 (100%) expressions
0.91/1.76	c 1	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
0.91/1.76	c 1	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.76	c 1	Propagation in CSP
0.91/1.76	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.91/1.76	c 1	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
0.91/1.76	c 1	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.77	c 1	Simplifing CSP by introducing new Boolean variables
0.91/1.77	c 1	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
0.91/1.77	c 1	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.82	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.91/1.83	c 1	3 (10%) CSP integer variables are encoded (75 clauses, 722 bytes)
0.91/1.83	c 1	6 (20%) CSP integer variables are encoded (150 clauses, 1506 bytes)
0.91/1.83	c 1	9 (30%) CSP integer variables are encoded (225 clauses, 2331 bytes)
0.91/1.84	c 1	11 (40%) CSP integer variables are encoded (275 clauses, 2881 bytes)
0.91/1.84	c 1	14 (50%) CSP integer variables are encoded (350 clauses, 3706 bytes)
0.91/1.84	c 1	17 (60%) CSP integer variables are encoded (425 clauses, 4531 bytes)
0.91/1.84	c 1	19 (70%) CSP integer variables are encoded (475 clauses, 5081 bytes)
0.91/1.84	c 1	22 (80%) CSP integer variables are encoded (550 clauses, 5906 bytes)
0.91/1.84	c 1	25 (90%) CSP integer variables are encoded (625 clauses, 6731 bytes)
0.91/1.84	c 1	27 (100%) CSP integer variables are encoded (675 clauses, 7281 bytes)
0.91/1.91	c 1	36 (10%) CSP clauses are encoded (4762 clauses, 74968 bytes)
0.91/1.93	c 1	71 (20%) CSP clauses are encoded (8758 clauses, 143875 bytes)
0.91/1.96	c 1	106 (30%) CSP clauses are encoded (12759 clauses, 215705 bytes)
0.91/1.98	c 1	141 (40%) CSP clauses are encoded (16769 clauses, 292738 bytes)
0.91/2.00	c 1	176 (50%) CSP clauses are encoded (20697 clauses, 368163 bytes)
0.91/2.03	c 1	211 (60%) CSP clauses are encoded (24664 clauses, 444265 bytes)
0.91/2.05	c 1	246 (70%) CSP clauses are encoded (28653 clauses, 520714 bytes)
0.91/2.08	c 1	281 (80%) CSP clauses are encoded (32616 clauses, 596708 bytes)
1.91/2.11	c 2	316 (90%) CSP clauses are encoded (36614 clauses, 673310 bytes)
1.91/2.13	c 2	351 (100%) CSP clauses are encoded (40567 clauses, 749162 bytes)
1.91/2.13	c 2	351 CSP clauses encoded
1.91/2.13	c 2	Writing map file : HOME/temp.map
1.91/2.13	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.91/2.13	c 2	SAT : 702 SAT variables, 40567 SAT clauses, 749162 bytes
1.91/2.13	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.91/2.18	c 2	SOLVING HOME/temp.cnf
1.91/2.18	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.91/2.18	c 2	This is MiniSat 2.0 beta
1.91/2.18	c 2	WARNING: for repeatability, setting FPU to use double precision
1.91/2.18	c 2	============================[ Problem Statistics ]=============================
1.91/2.18	c 2	|                                                                             |
1.91/2.18	c 2	|  Number of variables:  702                                                  |
1.91/2.18	c 2	|  Number of clauses:    40567                                                |
1.96/2.20	c 2	|  Parsing time:         0.02         s                                       |
1.96/2.20	c 2	============================[ Search Statistics ]==============================
1.96/2.21	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.96/2.21	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.96/2.21	c 2	===============================================================================
1.96/2.21	c 2	|         0 |     702    40567   153698 |    13522        0    nan |  0.000 % |
1.96/2.23	c 2	|       100 |     702    40567   153698 |    14874      100     11 |  0.000 % |
1.96/2.26	c 2	|       250 |     702    40567   153698 |    16362      250     11 |  0.002 % |
1.96/2.31	c 2	|       476 |     702    40567   153698 |    17998      476     11 |  0.007 % |
1.96/2.38	c 2	|       814 |     702    40567   153698 |    19798      814     11 |  0.011 % |
1.96/2.47	c 2	|      1321 |     702    40567   153698 |    21777     1321     11 |  0.007 % |
1.96/2.63	c 2	|      2081 |     702    40567   153698 |    23955     2081     12 |  0.007 % |
1.96/2.86	c 2	|      3221 |     702    40567   153698 |    26351     3221     13 |  0.011 % |
2.97/3.25	c 3	|      4930 |     702    40567   153698 |    28986     4930     13 |  0.011 % |
3.56/3.82	c 3	|      7492 |     702    40567   153698 |    31884     7492     14 |  0.005 % |
4.45/4.77	c 4	|     11336 |     702    40567   153698 |    35073    11336     14 |  0.009 % |
6.24/6.55	c 6	|     17104 |     702    40567   153698 |    38580    17104     14 |  0.009 % |
9.23/9.59	c 9	|     25756 |     702    40567   153698 |    42438    25756     14 |  0.009 % |
14.71/15.04	c 14	|     38731 |     702    40567   153698 |    46682    38731     14 |  0.009 % |
22.66/23.02	c 22	|     58194 |     702    40567   153698 |    51351    23742     15 |  0.008 % |
36.39/36.84	c 36	|     87386 |     702    40567   153698 |    56486    14062     17 |  0.005 % |
58.08/58.64	c 58	|    131177 |     702    40567   153698 |    62134    15097     15 |  0.008 % |
90.73/91.44	c 91	|    196862 |     702    40567   153698 |    68348    32188     16 |  0.009 % |
150.54/151.55	c 151	|    295388 |     702    40567   153698 |    75183    24203     14 |  0.009 % |
231.46/232.80	c 232	|    443177 |     702    40567   153698 |    82701    48790     17 |  0.008 % |
364.71/366.77	c 366	|    664861 |     702    40567   153698 |    90971    65278     17 |  0.008 % |
576.59/579.63	c 579	|    997386 |     702    40567   153698 |   100068    16639     14 |  0.008 % |
915.95/920.63	c 920	|   1496174 |     702    40567   153698 |   110075    88239     20 |  0.006 % |
1440.48/1447.68	c 1447	|   2244357 |     702    40567   153698 |   121083    74706     18 |  0.009 % |
1800.03/1807.41	sh: line 1: 12843 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.03/1807.41	c 1807	DECODING HOME/temp.out WITH HOME/temp.map
1800.03/1807.41	c 1807	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.03/1807.41	c ERROR INTERRUPTED
1800.03/1807.42	s UNKNOWN
1800.03/1807.42	c 1807	CPU 1800.05 (0.05 0.03 1799.76 0.21)
1800.03/1807.42	c 1807	END Sat Jul 11 15:44:34 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-2057508-1247318066/watcher-2057508-1247318066 -o /tmp/evaluation-result-2057508-1247318066/solver-2057508-1247318066 -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-2057508-1247318066.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: 1.94 1.15 0.49 4/81 12819
/proc/meminfo: memFree=778664/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=6268 CPUtime=0
/proc/12819/stat : 12819 (sugar) R 12817 12819 12648 0 -1 4194304 62 0 0 0 0 0 0 0 19 0 1 0 18872762 6418432 47 996147200 4194304 4206940 548682068608 18446744073709551615 225609577865 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12819/statm: 1567 47 36 3 0 8 0

[startup+0.0224171 s]
/proc/loadavg: 1.94 1.15 0.49 4/81 12819
/proc/meminfo: memFree=778664/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=12412 CPUtime=0.01
/proc/12819/stat : 12819 (sugar) D 12817 12819 12648 0 -1 4194304 424 0 0 0 0 1 0 0 18 0 1 0 18872762 12709888 392 996147200 4194304 4206940 548682068608 18446744073709551615 225612364389 0 2147483391 4224 0 18446744072099937270 0 0 17 1 0 0
/proc/12819/statm: 3103 392 275 3 0 203 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12412

[startup+0.102427 s]
/proc/loadavg: 1.94 1.15 0.49 4/81 12819
/proc/meminfo: memFree=778664/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=13600 CPUtime=0.04
/proc/12819/stat : 12819 (sugar) D 12817 12819 12648 0 -1 4194304 787 0 0 0 2 2 0 0 18 0 1 0 18872762 13926400 755 996147200 4194304 4206940 548682068608 18446744073709551615 225612364389 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/12819/statm: 3400 755 341 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301444 s]
/proc/loadavg: 1.94 1.15 0.49 4/81 12819
/proc/meminfo: memFree=778664/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=0.08
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1226 128 1 0 5 3 0 0 19 0 1 0 18872762 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16868

[startup+0.701478 s]
/proc/loadavg: 1.94 1.15 0.49 4/81 12819
/proc/meminfo: memFree=778664/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=0.08
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1226 128 1 0 5 3 0 0 19 0 1 0 18872762 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16868

[startup+1.50155 s]
/proc/loadavg: 1.94 1.15 0.49 3/92 12831
/proc/meminfo: memFree=765576/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=0.91
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1308 4902 1 1 5 3 80 3 16 0 1 0 18872762 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 16868

[startup+3.10169 s]
/proc/loadavg: 1.95 1.17 0.50 3/92 12841
/proc/meminfo: memFree=754504/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 15 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30296 s]
/proc/loadavg: 1.95 1.17 0.50 3/84 12843
/proc/meminfo: memFree=768648/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=5204 CPUtime=4.08
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 1157 0 0 0 408 0 0 0 25 0 1 0 18872980 5328896 1143 996147200 134512640 135127466 4294956256 18446744073709551615 134530722 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 1301 1143 75 150 0 1148 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 27428

[startup+12.7015 s]
/proc/loadavg: 1.95 1.19 0.52 3/84 12843
/proc/meminfo: memFree=766856/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=6788 CPUtime=10.45
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 1542 0 0 0 1044 1 0 0 25 0 1 0 18872980 6950912 1528 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 1697 1528 75 150 0 1544 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 29012

[startup+25.5016 s]
/proc/loadavg: 1.96 1.22 0.53 3/84 12843
/proc/meminfo: memFree=765512/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=8188 CPUtime=23.19
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 1878 0 0 0 2317 2 0 0 25 0 1 0 18872980 8384512 1864 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 2047 1864 75 150 0 1894 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 30412

[startup+51.1018 s]
/proc/loadavg: 1.97 1.28 0.57 3/84 12843
/proc/meminfo: memFree=764680/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=9260 CPUtime=48.66
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 2144 0 0 0 4864 2 0 0 25 0 1 0 18872980 9482240 2130 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 2315 2130 75 150 0 2162 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 31484

[startup+102.306 s]
/proc/loadavg: 1.99 1.40 0.65 3/84 12843
/proc/meminfo: memFree=762888/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=11008 CPUtime=99.62
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 2555 0 0 0 9959 3 0 0 25 0 1 0 18872980 11272192 2541 996147200 134512640 135127466 4294956256 18446744073709551615 134528005 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 2752 2541 75 150 0 2599 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 33232

[startup+162.301 s]
/proc/loadavg: 1.99 1.51 0.73 3/84 12843
/proc/meminfo: memFree=761288/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=12500 CPUtime=159.33
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 2932 0 0 0 15930 3 0 0 25 0 1 0 18872980 12800000 2918 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 3125 2918 75 150 0 2972 0
Current children cumulated CPU time (s) 161.29
Current children cumulated vsize (KiB) 34724

[startup+222.302 s]
/proc/loadavg: 1.99 1.59 0.81 3/84 12843
/proc/meminfo: memFree=759496/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=14380 CPUtime=219.04
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 3384 0 0 0 21900 4 0 0 25 0 1 0 18872980 14725120 3370 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 3595 3370 75 150 0 3442 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 36604

[startup+282.302 s]
/proc/loadavg: 1.99 1.66 0.88 3/84 12843
/proc/meminfo: memFree=758408/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=15468 CPUtime=278.75
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 3657 0 0 0 27871 4 0 0 25 0 1 0 18872980 15839232 3643 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 3867 3643 75 150 0 3714 0
Current children cumulated CPU time (s) 280.71
Current children cumulated vsize (KiB) 37692

[startup+342.302 s]
/proc/loadavg: 1.99 1.72 0.95 3/84 12843
/proc/meminfo: memFree=757448/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0

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

[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=26456 CPUtime=1234.14
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 6250 0 0 0 123405 9 0 0 25 0 1 0 18872980 27090944 6228 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 6614 6228 75 150 0 6461 0
Current children cumulated CPU time (s) 1236.1
Current children cumulated vsize (KiB) 48680

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.59 3/84 12843
/proc/meminfo: memFree=747336/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=26728 CPUtime=1293.85
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 6342 0 0 0 129376 9 0 0 25 0 1 0 18872980 27369472 6320 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 6682 6320 75 150 0 6529 0
Current children cumulated CPU time (s) 1295.81
Current children cumulated vsize (KiB) 48952

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.62 3/84 12843
/proc/meminfo: memFree=747016/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=27228 CPUtime=1353.56
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 6442 0 0 0 135347 9 0 0 25 0 1 0 18872980 27881472 6420 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 6807 6420 75 150 0 6654 0
Current children cumulated CPU time (s) 1355.52
Current children cumulated vsize (KiB) 49452

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.64 3/84 12843
/proc/meminfo: memFree=746696/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=27420 CPUtime=1413.28
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 6492 0 0 0 141319 9 0 0 25 0 1 0 18872980 28078080 6470 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/12843/statm: 6855 6470 75 150 0 6702 0
Current children cumulated CPU time (s) 1415.24
Current children cumulated vsize (KiB) 49644

[startup+1482.3 s]
/proc/loadavg: 1.96 1.96 1.65 3/87 12884
/proc/meminfo: memFree=710448/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=27580 CPUtime=1473.2
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 6514 0 0 0 147310 10 0 0 25 0 1 0 18872980 28241920 6492 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12843/statm: 6895 6492 75 150 0 6742 0
Current children cumulated CPU time (s) 1475.16
Current children cumulated vsize (KiB) 49804

[startup+1542.3 s]
/proc/loadavg: 1.98 1.96 1.67 3/87 12884
/proc/meminfo: memFree=652720/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=28116 CPUtime=1533.11
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 6649 0 0 0 153301 10 0 0 25 0 1 0 18872980 28790784 6627 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12843/statm: 7029 6627 75 150 0 6876 0
Current children cumulated CPU time (s) 1535.07
Current children cumulated vsize (KiB) 50340

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.69 3/87 12884
/proc/meminfo: memFree=652336/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=28264 CPUtime=1593.09
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 6705 0 0 0 159299 10 0 0 25 0 1 0 18872980 28942336 6683 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/12843/statm: 7066 6683 75 150 0 6913 0
Current children cumulated CPU time (s) 1595.05
Current children cumulated vsize (KiB) 50488

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.71 3/87 12884
/proc/meminfo: memFree=651440/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=29296 CPUtime=1653.07
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 6940 0 0 0 165296 11 0 0 25 0 1 0 18872980 29999104 6918 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12843/statm: 7324 6918 75 150 0 7171 0
Current children cumulated CPU time (s) 1655.03
Current children cumulated vsize (KiB) 51520

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/87 12884
/proc/meminfo: memFree=589552/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=29620 CPUtime=1713
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 6994 0 0 0 171289 11 0 0 25 0 1 0 18872980 30330880 6972 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12843/statm: 7405 6972 75 150 0 7252 0
Current children cumulated CPU time (s) 1714.96
Current children cumulated vsize (KiB) 51844

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.74 3/87 12884
/proc/meminfo: memFree=589232/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=29768 CPUtime=1772.97
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 7029 0 0 0 177286 11 0 0 25 0 1 0 18872980 30482432 7007 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12843/statm: 7442 7007 75 150 0 7289 0
Current children cumulated CPU time (s) 1774.93
Current children cumulated vsize (KiB) 51992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 1.99 1.97 1.74 3/87 12884
/proc/meminfo: memFree=588976/2055920 swapFree=4192956/4192956
[pid=12819] ppid=12817 vsize=16868 CPUtime=1.96
/proc/12819/stat : 12819 (sugar) S 12817 12819 12648 0 -1 4194304 1373 13188 1 3 5 3 179 9 16 0 1 0 18872762 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12819/statm: 4217 1112 409 3 0 796 0
[pid=12842] ppid=12819 vsize=5356 CPUtime=0
/proc/12842/stat : 12842 (sh) S 12819 12819 12648 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18872980 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12842/statm: 1339 232 193 169 0 50 0
[pid=12843] ppid=12842 vsize=29920 CPUtime=1798.07
/proc/12843/stat : 12843 (minisat) R 12842 12819 12648 0 -1 4194304 7095 0 0 0 179796 11 0 0 25 0 1 0 18872980 30638080 7073 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 0 0 0
/proc/12843/statm: 7480 7073 75 150 0 7327 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 52144

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): 1807.42
CPU time (s): 1800.08
CPU user time (s): 1799.83
CPU system time (s): 0.255961
CPU usage (%): 99.594
Max. virtual memory (cumulated for all children) (KiB): 886944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22403
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2129
involuntary context switches= 23417

runsolver used 2.47462 second user time and 5.76112 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-11 15:14:26
IDJOB=2057508
IDBENCH=53376
IDSOLVER=739
FILE ID=node31/2057508-1247318066
PBS_JOBID= 9506565
Free space on /tmp= 66364 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-2-27/normalized-rand-27-27-351-163-59021_ext.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-2057508-1247318066/watcher-2057508-1247318066 -o /tmp/evaluation-result-2057508-1247318066/solver-2057508-1247318066 -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-2057508-1247318066.xml

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

MD5SUM BENCH= 18bc739256c5c8335ca80b8400c3bad5
RANDOM SEED=1813553076

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        779144 kB
Buffers:         48416 kB
Cached:        1129820 kB
SwapCached:          0 kB
Active:         344772 kB
Inactive:       854964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        779144 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:          34088 kB
Slab:            62004 kB
Committed_AS:   145140 kB
PageTables:       1916 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= 66384 MiB
End job on node31 at 2009-07-11 15:44:36