Trace number 1089699

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.03 1812.33

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-15/
normalized-lei450-15c-14.xml
MD5SUM2bd39fc824a9aa9825590a76be10fd6c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.618905
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints16680
Maximum constraint arity2
Maximum domain size14
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16680
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 16:46:36 2008
0.00/0.04	c 0	PID 22080
0.00/0.04	c 0	HOST node3.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1089699-1215269196.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1089699-1215269196.xml' 'HOME/temp.csp'
1.26/1.35	c 1	1 domains, 450 variables, 1 predicates, 0 relations, 16680 constraints
1.30/1.41	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.30/1.41	c 1	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'
1.30/1.49	c 1	Parsing HOME/temp.csp
1.31/1.81	c 2	parsed 10000 expressions
1.31/1.96	c 2	parsed 17132 expressions
1.31/1.97	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.31/1.97	c 2	Converting to clausal form CSP
2.09/2.21	c 2	converted 1714 (10%) expressions
2.09/2.26	c 2	converted 3427 (20%) expressions
2.19/2.35	c 2	converted 5140 (30%) expressions
2.27/2.40	c 2	converted 6853 (40%) expressions
2.27/2.45	c 2	converted 8566 (50%) expressions
2.27/2.49	c 2	converted 10280 (60%) expressions
2.37/2.54	c 2	converted 11993 (70%) expressions
2.37/2.59	c 2	converted 13706 (80%) expressions
2.58/2.73	c 3	converted 15419 (90%) expressions
2.58/2.77	c 3	converted 17132 (100%) expressions
2.58/2.77	c 3	CSP : 450 integers, 0 booleans, 16680 clauses, largest domain size 14
2.58/2.77	c 3	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.58/2.77	c 3	Propagation in CSP
2.77/2.92	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.77/2.92	c 3	CSP : 450 integers, 0 booleans, 16680 clauses, largest domain size 14
2.77/2.92	c 3	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.77/2.93	c 3	Simplifing CSP by introducing new Boolean variables
3.07/3.23	c 3	CSP : 450 integers, 33360 booleans, 50040 clauses, largest domain size 14
3.07/3.23	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.16/3.36	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.16/3.39	c 3	45 (10%) CSP integer variables are encoded (540 clauses, 5804 bytes)
3.16/3.40	c 3	90 (20%) CSP integer variables are encoded (1080 clauses, 12059 bytes)
3.16/3.40	c 3	135 (30%) CSP integer variables are encoded (1620 clauses, 19079 bytes)
3.16/3.40	c 3	180 (40%) CSP integer variables are encoded (2160 clauses, 26099 bytes)
3.16/3.40	c 3	225 (50%) CSP integer variables are encoded (2700 clauses, 33119 bytes)
3.27/3.40	c 3	270 (60%) CSP integer variables are encoded (3240 clauses, 40139 bytes)
3.27/3.41	c 3	315 (70%) CSP integer variables are encoded (3780 clauses, 47159 bytes)
3.27/3.41	c 3	360 (80%) CSP integer variables are encoded (4320 clauses, 54179 bytes)
3.27/3.41	c 3	405 (90%) CSP integer variables are encoded (4860 clauses, 61199 bytes)
3.27/3.41	c 3	450 (100%) CSP integer variables are encoded (5400 clauses, 68219 bytes)
3.36/3.57	c 3	5004 (10%) CSP clauses are encoded (53772 clauses, 874033 bytes)
3.46/3.68	c 3	10008 (20%) CSP clauses are encoded (102144 clauses, 1734646 bytes)
3.56/3.79	c 4	15012 (30%) CSP clauses are encoded (150516 clauses, 2610448 bytes)
3.76/3.91	c 4	20016 (40%) CSP clauses are encoded (198888 clauses, 3526186 bytes)
3.86/4.03	c 4	25020 (50%) CSP clauses are encoded (247260 clauses, 4446922 bytes)
3.96/4.15	c 4	30024 (60%) CSP clauses are encoded (295632 clauses, 5367658 bytes)
4.05/4.27	c 4	35028 (70%) CSP clauses are encoded (344004 clauses, 6288394 bytes)
4.15/4.39	c 4	40032 (80%) CSP clauses are encoded (392376 clauses, 7209130 bytes)
4.35/4.51	c 4	45036 (90%) CSP clauses are encoded (440748 clauses, 8129866 bytes)
4.45/4.62	c 4	50040 (100%) CSP clauses are encoded (489120 clauses, 9050602 bytes)
4.45/4.62	c 4	50040 CSP clauses encoded
4.45/4.62	c 4	Writing map file : HOME/temp.map
4.45/4.64	c 4	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.45/4.64	c 4	SAT : 39210 SAT variables, 489120 SAT clauses, 9050602 bytes
4.45/4.64	c 4	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.45/4.65	c 4	SOLVING HOME/temp.cnf
4.45/4.65	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.45/4.66	c 4	This is MiniSat 2.0 beta
4.45/4.66	c 4	WARNING: for repeatability, setting FPU to use double precision
4.45/4.66	c 4	============================[ Problem Statistics ]=============================
4.45/4.66	c 4	|                                                                             |
4.45/4.66	c 4	|  Number of variables:  39210                                                |
4.45/4.66	c 4	|  Number of clauses:    489120                                               |
4.53/4.92	c 5	|  Parsing time:         0.23         s                                       |
4.53/4.93	c 5	============================[ Search Statistics ]==============================
4.53/4.93	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.53/4.93	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.53/4.93	c 5	===============================================================================
4.53/4.93	c 5	|         0 |   39210   489120  1378560 |   163040        0    nan |  0.000 % |
4.53/5.07	c 5	|       100 |   39210   489120  1378560 |   179344      100     34 |  0.000 % |
4.53/5.09	c 5	|       251 |   39210   489120  1378560 |   197278      251     17 |  0.000 % |
4.53/5.12	c 5	|       477 |   39210   489120  1378560 |   217006      477     12 |  0.000 % |
4.53/5.14	c 5	|       816 |   39210   489120  1378560 |   238706      816     11 |  0.000 % |
4.53/5.17	c 5	|      1323 |   39210   489120  1378560 |   262577     1323     10 |  0.000 % |
4.53/5.20	c 5	|      2083 |   39210   489120  1378560 |   288835     2083      9 |  0.000 % |
4.53/5.30	c 5	|      3222 |   39210   489120  1378560 |   317718     3222     10 |  0.000 % |
4.53/5.38	c 5	|      4930 |   39210   489120  1378560 |   349490     4930      9 |  0.000 % |
5.36/5.51	c 5	|      7492 |   39210   489120  1378560 |   384439     7492      9 |  0.000 % |
5.65/5.82	c 6	|     11336 |   39210   489120  1378560 |   422883    11336     10 |  0.000 % |
6.05/6.24	c 6	|     17103 |   39210   489120  1378560 |   465172    17103     10 |  0.000 % |
7.23/7.42	c 7	|     25752 |   39210   489120  1378560 |   511689    25752     11 |  0.000 % |
8.81/9.09	c 9	|     38726 |   39210   489120  1378560 |   562858    38726     11 |  0.000 % |
14.85/15.20	c 15	|     58187 |   39210   489120  1378560 |   619144    58187     12 |  0.000 % |
25.96/26.40	c 26	|     87380 |   39210   489120  1378560 |   681058    87380     13 |  0.000 % |
52.70/53.34	c 53	|    131170 |   39210   489120  1378560 |   749164   131170     13 |  0.000 % |
125.01/126.39	c 126	|    196854 |   39210   489120  1378560 |   824080   196854     14 |  0.000 % |
286.09/288.92	c 289	|    295381 |   39210   489120  1378560 |   906488   295381     14 |  0.000 % |
658.78/665.15	c 665	|    443170 |   39210   489120  1378560 |   997137   443170     13 |  0.000 % |
1563.22/1575.46	c 1575	|    664853 |   39210   489120  1378560 |  1096851   664853     14 |  0.000 % |
1800.03/1812.31	c ERROR INTERRUPTED
1800.03/1812.32	s UNKNOWN
1800.03/1812.32	c 1812	CPU 4.29 (0.03 0 4.26 0.24)
1800.03/1812.32	c 1812	END Sat Jul  5 17:16:48 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-1089699-1215269196/watcher-1089699-1215269196 -o /tmp/evaluation-result-1089699-1215269196/solver-1089699-1215269196 -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-1089699-1215269196.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: 1.92 1.99 1.99 4/73 22080
/proc/meminfo: memFree=1701104/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=12272 CPUtime=0
/proc/22080/stat : 22080 (sugar) R 22078 22080 19480 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 2005894993 12566528 324 996147200 4194304 4206940 548682068608 18446744073709551615 233653202625 0 0 4224 0 0 0 0 17 0 0 0
/proc/22080/statm: 3068 326 245 3 0 168 0

[startup+0.104747 s]
/proc/loadavg: 1.92 1.99 1.99 4/73 22080
/proc/meminfo: memFree=1701104/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=0.03
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 2005894993 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22080/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201753 s]
/proc/loadavg: 1.92 1.99 1.99 4/73 22080
/proc/meminfo: memFree=1701104/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=0.03
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 2005894993 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22080/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301755 s]
/proc/loadavg: 1.92 1.99 1.99 4/73 22080
/proc/meminfo: memFree=1701104/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=0.03
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 2005894993 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22080/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.7018 s]
/proc/loadavg: 1.92 1.99 1.99 4/73 22080
/proc/meminfo: memFree=1701104/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=0.03
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 2005894993 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22080/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50286 s]
/proc/loadavg: 1.92 1.99 1.99 3/84 22092
/proc/meminfo: memFree=1670736/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=1.31
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 973 11751 0 1 3 0 121 7 16 0 1 0 2005894993 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 13600

[startup+3.10299 s]
/proc/loadavg: 1.92 1.99 1.99 3/84 22102
/proc/meminfo: memFree=1682384/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=1.31
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 974 11751 0 1 3 0 121 7 15 0 1 0 2005894993 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 797 370 3 0 500 0
[pid=22093] ppid=22080 vsize=5356 CPUtime=0
/proc/22093/stat : 22093 (sh) S 22080 22080 19480 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005895134 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22093/statm: 1339 233 193 169 0 50 0
[pid=22094] ppid=22093 vsize=868640 CPUtime=1.66
/proc/22094/stat : 22094 (java) S 22093 22080 19480 0 -1 0 11597 0 1 0 159 7 0 0 18 0 9 0 2005895135 889487360 10546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22094/statm: 217160 10546 2540 9 0 211735 0
[pid=22094/tid=22095] ppid=22093 vsize=868640 CPUtime=0.92
/proc/22094/task/22095/stat : 22095 (java) R 22093 22080 19480 0 -1 64 2783 0 1 0 90 2 0 0 22 0 9 0 2005895136 889487360 10546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22094/tid=22096] ppid=22093 vsize=868640 CPUtime=0.51
/proc/22094/task/22096/stat : 22096 (java) R 22093 22080 19480 0 -1 64 6651 0 0 0 48 3 0 0 16 0 9 0 2005895137 889487360 10546 996147200 134512640 134550740 4294955952 18446744073709551615 104182133 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22094/tid=22097] ppid=22093 vsize=868640 CPUtime=0
/proc/22094/task/22097/stat : 22097 (java) S 22093 22080 19480 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005895137 889487360 10546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22094/tid=22098] ppid=22093 vsize=868640 CPUtime=0
/proc/22094/task/22098/stat : 22098 (java) S 22093 22080 19480 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2005895137 889487360 10546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22094/tid=22099] ppid=22093 vsize=868640 CPUtime=0
/proc/22094/task/22099/stat : 22099 (java) S 22093 22080 19480 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005895139 889487360 10546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22094/tid=22100] ppid=22093 vsize=868640 CPUtime=0.2
/proc/22094/task/22100/stat : 22100 (java) S 22093 22080 19480 0 -1 64 1467 0 0 0 20 0 0 0 16 0 9 0 2005895139 889487360 10546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22094/tid=22101] ppid=22093 vsize=868640 CPUtime=0
/proc/22094/task/22101/stat : 22101 (java) S 22093 22080 19480 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005895139 889487360 10546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22094/tid=22102] ppid=22093 vsize=868640 CPUtime=0
/proc/22094/task/22102/stat : 22102 (java) S 22093 22080 19480 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005895139 889487360 10546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 887596

[startup+6.30226 s]
/proc/loadavg: 2.01 2.00 2.00 3/76 22104
/proc/meminfo: memFree=1664848/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 15 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=27048 CPUtime=1.61
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 6413 0 0 0 158 3 0 0 25 0 1 0 2005895459 27697152 6399 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22104/statm: 6762 6399 76 150 0 6609 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 46004

[startup+12.7028 s]
/proc/loadavg: 2.01 2.00 2.00 3/76 22104
/proc/meminfo: memFree=1661328/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=29856 CPUtime=7.95
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 7127 0 0 0 792 3 0 0 25 0 1 0 2005895459 30572544 7113 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/22104/statm: 7464 7113 76 150 0 7311 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 48812

[startup+25.5018 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22104
/proc/meminfo: memFree=1658192/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=33080 CPUtime=20.63
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 7921 0 0 0 2059 4 0 0 25 0 1 0 2005895459 33873920 7907 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22104/statm: 8270 7907 76 150 0 8117 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 52036

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22104
/proc/meminfo: memFree=1654288/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=37148 CPUtime=45.99
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 8906 0 0 0 4594 5 0 0 25 0 1 0 2005895459 38039552 8892 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22104/statm: 9287 8892 76 150 0 9134 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 56104

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22104
/proc/meminfo: memFree=1649488/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=41960 CPUtime=96.71
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 10062 0 0 0 9664 7 0 0 25 0 1 0 2005895459 42967040 10048 996147200 134512640 135127466 4294956256 18446744073709551615 134530762 0 0 4096 3 0 0 0 17 1 0 0
/proc/22104/statm: 10490 10048 76 150 0 10337 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 60916

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22104
/proc/meminfo: memFree=1645200/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=46680 CPUtime=156.15
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 11134 0 0 0 15608 7 0 0 25 0 1 0 2005895459 47800320 11120 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22104/statm: 11670 11120 76 150 0 11517 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 65636

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22104
/proc/meminfo: memFree=1642000/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=49860 CPUtime=215.59
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 11930 0 0 0 21551 8 0 0 25 0 1 0 2005895459 51056640 11916 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/22104/statm: 12465 11916 76 150 0 12312 0
Current children cumulated CPU time (s) 220.12
Current children cumulated vsize (KiB) 68816

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

/proc/meminfo: memFree=1640976/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=82264 CPUtime=1285.68
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 19640 0 0 0 128549 19 0 0 25 0 1 0 2005895459 84238336 19626 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22104/statm: 20566 19626 76 150 0 20413 0
Current children cumulated CPU time (s) 1290.21
Current children cumulated vsize (KiB) 101220

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22138
/proc/meminfo: memFree=1639696/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=83332 CPUtime=1345.65
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 19945 0 0 0 134546 19 0 0 25 0 1 0 2005895459 85331968 19931 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22104/statm: 20833 19931 76 150 0 20680 0
Current children cumulated CPU time (s) 1350.18
Current children cumulated vsize (KiB) 102288

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22138
/proc/meminfo: memFree=1638608/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=84452 CPUtime=1405.64
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 20213 0 0 0 140544 20 0 0 25 0 1 0 2005895459 86478848 20199 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 0 0 0
/proc/22104/statm: 21113 20199 76 150 0 20960 0
Current children cumulated CPU time (s) 1410.17
Current children cumulated vsize (KiB) 103408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22138
/proc/meminfo: memFree=1637008/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=86200 CPUtime=1465.61
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 20606 0 0 0 146541 20 0 0 25 0 1 0 2005895459 88268800 20592 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22104/statm: 21550 20592 76 150 0 21397 0
Current children cumulated CPU time (s) 1470.14
Current children cumulated vsize (KiB) 105156

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22138
/proc/meminfo: memFree=1635856/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=87436 CPUtime=1525.59
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 20900 0 0 0 152539 20 0 0 25 0 1 0 2005895459 89534464 20886 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22104/statm: 21859 20886 76 150 0 21706 0
Current children cumulated CPU time (s) 1530.12
Current children cumulated vsize (KiB) 106392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22138
/proc/meminfo: memFree=1634392/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=88932 CPUtime=1585.57
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 21244 0 0 0 158536 21 0 0 25 0 1 0 2005895459 91066368 21230 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22104/statm: 22233 21230 76 150 0 22080 0
Current children cumulated CPU time (s) 1590.1
Current children cumulated vsize (KiB) 107888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22138
/proc/meminfo: memFree=1632856/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=90112 CPUtime=1645.54
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 21632 0 0 0 164533 21 0 0 25 0 1 0 2005895459 92274688 21618 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22104/statm: 22528 21618 76 150 0 22375 0
Current children cumulated CPU time (s) 1650.07
Current children cumulated vsize (KiB) 109068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22138
/proc/meminfo: memFree=1631768/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=91436 CPUtime=1705.53
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 21908 0 0 0 170531 22 0 0 25 0 1 0 2005895459 93630464 21894 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22104/statm: 22859 21894 76 150 0 22706 0
Current children cumulated CPU time (s) 1710.06
Current children cumulated vsize (KiB) 110392

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/75 22138
/proc/meminfo: memFree=1630744/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=93608 CPUtime=1765.51
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 22110 0 0 0 176529 22 0 0 25 0 1 0 2005895459 95854592 22096 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22104/statm: 23402 22096 76 150 0 23249 0
Current children cumulated CPU time (s) 1770.04
Current children cumulated vsize (KiB) 112564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/75 22138
/proc/meminfo: memFree=1630232/2055920 swapFree=4180472/4192956
[pid=22080] ppid=22078 vsize=13600 CPUtime=4.53
/proc/22080/stat : 22080 (sugar) S 22078 22080 19480 0 -1 4194304 1033 25588 0 2 3 0 426 24 16 0 1 0 2005894993 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22080/statm: 3400 799 370 3 0 500 0
[pid=22103] ppid=22080 vsize=5356 CPUtime=0
/proc/22103/stat : 22103 (sh) S 22080 22080 19480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005895459 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22103/statm: 1339 232 193 169 0 50 0
[pid=22104] ppid=22103 vsize=94140 CPUtime=1795.5
/proc/22104/stat : 22104 (minisat) R 22103 22080 19480 0 -1 4194304 22231 0 0 0 179528 22 0 0 25 0 1 0 2005895459 96399360 22217 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22104/statm: 23535 22217 76 150 0 23382 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 113096

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

Real time (s): 1812.33
CPU time (s): 1800.03
CPU user time (s): 1799.57
CPU system time (s): 0.46
CPU usage (%): 99.3215
Max. virtual memory (cumulated for all children) (KiB): 887596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.29935
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26966
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= 3752
involuntary context switches= 3664

runsolver used 2.13967 second user time and 5.67914 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-05 16:46:36
IDJOB=1089699
IDBENCH=58299
IDSOLVER=346
FILE ID=node3/1089699-1215269196
PBS_JOBID= 7882048
Free space on /tmp= 66508 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-15/normalized-lei450-15c-14.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-1089699-1215269196/watcher-1089699-1215269196 -o /tmp/evaluation-result-1089699-1215269196/solver-1089699-1215269196 -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-1089699-1215269196.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2bd39fc824a9aa9825590a76be10fd6c
RANDOM SEED=1204000585

node3.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.232
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.232
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:       1701584 kB
Buffers:         40124 kB
Cached:         246372 kB
SwapCached:       6720 kB
Active:         202136 kB
Inactive:        98612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701584 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            3264 kB
Writeback:           0 kB
Mapped:          21520 kB
Slab:            38832 kB
Committed_AS:  3467520 kB
PageTables:       1840 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= 66532 MiB
End job on node3 at 2008-07-05 17:16:50