Trace number 2085085

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 1807.25

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-15/
normalized-lei450-15c-15.xml
MD5SUM1d0bd68485fa6bd55ca6b70a4ca6e593
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints16680
Maximum constraint arity2
Maximum domain size15
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

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 08:42:30 2009
0.00/0.08	c 0	PID 24103
0.07/0.08	c 0	HOST node62.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2085085-1247380950.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2085085-1247380950.xml' 'HOME/temp.csp'
1.26/1.40	c 1	1 domains, 450 variables, 1 predicates, 0 relations, 16680 constraints
1.35/1.45	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.35/1.45	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.36/1.53	c 1	Parsing HOME/temp.csp
1.36/1.68	c 2	parsed 10000 expressions
1.36/1.73	c 2	parsed 17132 expressions
1.36/1.74	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.36/1.74	c 2	Converting to clausal form CSP
1.36/2.06	c 2	converted 1714 (10%) expressions
1.98/2.12	c 2	converted 3427 (20%) expressions
2.09/2.24	c 2	converted 5140 (30%) expressions
2.09/2.29	c 2	converted 6853 (40%) expressions
2.18/2.35	c 2	converted 8566 (50%) expressions
2.28/2.41	c 2	converted 10280 (60%) expressions
2.28/2.47	c 2	converted 11993 (70%) expressions
2.48/2.61	c 2	converted 13706 (80%) expressions
2.48/2.67	c 3	converted 15419 (90%) expressions
2.58/2.73	c 3	converted 17132 (100%) expressions
2.58/2.73	c 3	CSP : 450 integers, 0 booleans, 16680 clauses, largest domain size 15
2.58/2.73	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.58/2.73	c 3	Propagation in CSP
2.68/2.82	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.68/2.82	c 3	CSP : 450 integers, 0 booleans, 16680 clauses, largest domain size 15
2.68/2.82	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.68/2.83	c 3	Simplifing CSP by introducing new Boolean variables
2.98/3.16	c 3	CSP : 450 integers, 33360 booleans, 50040 clauses, largest domain size 15
2.98/3.16	c 3	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.17/3.31	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.17/3.34	c 3	45 (10%) CSP integer variables are encoded (585 clauses, 6299 bytes)
3.17/3.34	c 3	90 (20%) CSP integer variables are encoded (1170 clauses, 13219 bytes)
3.17/3.34	c 3	135 (30%) CSP integer variables are encoded (1755 clauses, 20824 bytes)
3.17/3.35	c 3	180 (40%) CSP integer variables are encoded (2340 clauses, 28429 bytes)
3.17/3.35	c 3	225 (50%) CSP integer variables are encoded (2925 clauses, 36034 bytes)
3.17/3.35	c 3	270 (60%) CSP integer variables are encoded (3510 clauses, 43639 bytes)
3.17/3.35	c 3	315 (70%) CSP integer variables are encoded (4095 clauses, 51244 bytes)
3.17/3.35	c 3	360 (80%) CSP integer variables are encoded (4680 clauses, 58849 bytes)
3.17/3.35	c 3	405 (90%) CSP integer variables are encoded (5265 clauses, 66454 bytes)
3.17/3.35	c 3	450 (100%) CSP integer variables are encoded (5850 clauses, 74059 bytes)
3.37/3.52	c 3	5004 (10%) CSP clauses are encoded (57558 clauses, 939837 bytes)
3.48/3.63	c 3	10008 (20%) CSP clauses are encoded (109266 clauses, 1870615 bytes)
3.58/3.74	c 4	15012 (30%) CSP clauses are encoded (160974 clauses, 2815411 bytes)
3.67/3.86	c 4	20016 (40%) CSP clauses are encoded (212682 clauses, 3802867 bytes)
3.77/3.97	c 4	25020 (50%) CSP clauses are encoded (264390 clauses, 4790323 bytes)
3.87/4.08	c 4	30024 (60%) CSP clauses are encoded (316098 clauses, 5777779 bytes)
4.07/4.20	c 4	35028 (70%) CSP clauses are encoded (367806 clauses, 6765235 bytes)
4.17/4.31	c 4	40032 (80%) CSP clauses are encoded (419514 clauses, 7752691 bytes)
4.27/4.42	c 4	45036 (90%) CSP clauses are encoded (471222 clauses, 8740147 bytes)
4.36/4.53	c 4	50040 (100%) CSP clauses are encoded (522930 clauses, 9727603 bytes)
4.36/4.53	c 4	50040 CSP clauses encoded
4.36/4.53	c 4	Writing map file : HOME/temp.map
4.36/4.55	c 4	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.36/4.55	c 4	SAT : 39660 SAT variables, 522930 SAT clauses, 9727603 bytes
4.36/4.55	c 4	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.36/4.59	c 4	SOLVING HOME/temp.cnf
4.36/4.59	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.36/4.60	c 4	This is MiniSat 2.0 beta
4.36/4.60	c 4	WARNING: for repeatability, setting FPU to use double precision
4.36/4.60	c 4	============================[ Problem Statistics ]=============================
4.36/4.60	c 4	|                                                                             |
4.44/4.60	c 4	|  Number of variables:  39660                                                |
4.44/4.60	c 4	|  Number of clauses:    522930                                               |
4.44/4.90	c 5	|  Parsing time:         0.25         s                                       |
4.44/4.91	c 5	============================[ Search Statistics ]==============================
4.44/4.91	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.44/4.91	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.44/4.91	c 5	===============================================================================
4.44/4.91	c 5	|         0 |   39660   522930  1479540 |   174310        0    nan |  0.000 % |
4.44/5.20	c 5	|       100 |   39660   522930  1479540 |   191741      100     53 |  0.000 % |
4.44/5.30	c 5	|       250 |   39660   522930  1479540 |   210915      250     32 |  0.000 % |
4.44/5.32	c 5	|       475 |   39660   522930  1479540 |   232006      475     21 |  0.000 % |
5.51/5.74	c 6	|       812 |   39660   522930  1479540 |   255207      812     38 |  0.000 % |
6.11/6.37	c 6	|      1318 |   39660   522930  1479540 |   280727     1318     40 |  0.000 % |
6.41/6.69	c 7	|      2078 |   39660   522930  1479540 |   308800     2078     36 |  0.000 % |
7.98/8.21	c 8	|      3218 |   39660   522930  1479540 |   339680     3218     43 |  0.000 % |
11.15/11.45	c 11	|      4927 |   39660   522930  1479540 |   373648     4927     53 |  0.000 % |
14.83/15.16	c 15	|      7489 |   39660   522930  1479540 |   411013     7489     54 |  0.000 % |
22.15/22.57	c 22	|     11334 |   39660   522930  1479540 |   452115    11334     60 |  0.000 % |
31.26/31.74	c 32	|     17100 |   39660   522930  1479540 |   497326    17100     61 |  0.000 % |
47.90/48.57	c 48	|     25749 |   39660   522930  1479540 |   547059    25749     67 |  0.000 % |
75.23/76.19	c 76	|     38727 |   39660   522930  1479540 |   601765    38727     75 |  0.000 % |
108.02/109.23	c 109	|     58189 |   39660   522930  1479540 |   661941    58189     76 |  0.000 % |
176.96/178.90	c 179	|     87381 |   39660   522930  1479540 |   728136    87381     76 |  0.000 % |
315.05/318.24	c 318	|    131171 |   39660   522930  1479540 |   800949   131171     78 |  0.000 % |
516.40/520.03	c 520	|    196855 |   39660   522930  1479540 |   881044   196855     81 |  0.000 % |
820.93/824.71	c 825	|    295382 |   39660   522930  1479540 |   969149   295382     86 |  0.000 % |
1478.29/1483.59	c 1483	|    443173 |   39660   522930  1479540 |  1066064   443173     88 |  0.000 % |
1800.00/1807.22	c ERROR INTERRUPTED
1800.00/1807.25	s UNKNOWN
1800.00/1807.25	c 1807	CPU 4.44 (0.07 0.01 4.12 0.24)
1800.00/1807.25	c 1807	END Sun Jul 12 09:12:37 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-2085085-1247380950/watcher-2085085-1247380950 -o /tmp/evaluation-result-2085085-1247380950/solver-2085085-1247380950 -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-2085085-1247380950.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.98 2.09 2.08 4/84 24103
/proc/meminfo: memFree=1574144/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=12000 CPUtime=0
/proc/24103/stat : 24103 (sugar) R 24101 24103 24066 0 -1 4194304 201 0 0 0 0 0 0 0 22 0 1 0 25158897 12288000 169 996147200 4194304 4206940 548682068608 18446744073709551615 236456047243 0 0 4224 0 0 0 0 17 1 0 0
/proc/24103/statm: 3000 169 130 3 0 100 0

[startup+0.0831571 s]
/proc/loadavg: 1.98 2.09 2.08 4/84 24103
/proc/meminfo: memFree=1574144/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16740 CPUtime=0.07
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 25158897 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.100832 s]
/proc/loadavg: 1.98 2.09 2.08 4/84 24103
/proc/meminfo: memFree=1574144/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=0.07
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 25158897 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301861 s]
/proc/loadavg: 1.98 2.09 2.08 4/84 24103
/proc/meminfo: memFree=1574144/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=0.07
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 25158897 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701902 s]
/proc/loadavg: 1.98 2.09 2.08 4/84 24103
/proc/meminfo: memFree=1574144/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=0.07
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 25158897 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50299 s]
/proc/loadavg: 1.98 2.09 2.08 3/95 24115
/proc/meminfo: memFree=1549032/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=1.36
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1292 11832 0 1 6 1 121 8 16 0 1 0 25158897 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 16868

[startup+3.10218 s]
/proc/loadavg: 1.98 2.09 2.08 3/95 24125
/proc/meminfo: memFree=1553128/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=1.36
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1310 11832 0 1 6 1 121 8 16 0 1 0 25158897 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1111 409 3 0 796 0
[pid=24116] ppid=24103 vsize=5356 CPUtime=0
/proc/24116/stat : 24116 (sh) S 24103 24103 24066 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25159041 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24116/statm: 1339 233 193 169 0 50 0
[pid=24117] ppid=24116 vsize=868564 CPUtime=1.62
/proc/24117/stat : 24117 (java) S 24116 24103 24066 0 -1 0 12377 0 1 0 155 7 0 0 18 0 9 0 25159042 889409536 11220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24117/statm: 217141 11220 2566 9 0 211646 0
[pid=24117/tid=24118] ppid=24116 vsize=868564 CPUtime=0.84
/proc/24117/task/24118/stat : 24118 (java) R 24116 24103 24066 0 -1 64 2865 0 1 0 82 2 0 0 23 0 9 0 25159043 889409536 11220 996147200 134512640 134550932 4294955936 18446744073709551615 4126533073 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24117/tid=24119] ppid=24116 vsize=868564 CPUtime=0.56
/proc/24117/task/24119/stat : 24119 (java) S 24116 24103 24066 0 -1 64 7326 0 0 0 53 3 0 0 16 0 9 0 25159044 889409536 11220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24117/tid=24120] ppid=24116 vsize=868564 CPUtime=0
/proc/24117/task/24120/stat : 24120 (java) S 24116 24103 24066 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25159044 889409536 11220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24117/tid=24121] ppid=24116 vsize=868564 CPUtime=0
/proc/24117/task/24121/stat : 24121 (java) S 24116 24103 24066 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25159044 889409536 11220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24117/tid=24122] ppid=24116 vsize=868564 CPUtime=0
/proc/24117/task/24122/stat : 24122 (java) S 24116 24103 24066 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25159046 889409536 11220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24117/tid=24123] ppid=24116 vsize=868564 CPUtime=0.18
/proc/24117/task/24123/stat : 24123 (java) S 24116 24103 24066 0 -1 64 1487 0 0 0 18 0 0 0 16 0 9 0 25159046 889409536 11220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24117/tid=24124] ppid=24116 vsize=868564 CPUtime=0
/proc/24117/task/24124/stat : 24124 (java) S 24116 24103 24066 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25159046 889409536 11220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24117/tid=24125] ppid=24116 vsize=868564 CPUtime=0
/proc/24117/task/24125/stat : 24125 (java) S 24116 24103 24066 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25159046 889409536 11220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890788

[startup+6.30256 s]
/proc/loadavg: 2.06 2.10 2.09 3/87 24127
/proc/meminfo: memFree=1534568/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 15 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=27800 CPUtime=1.67
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 6635 0 0 0 163 4 0 0 25 0 1 0 25159357 28467200 6621 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 6950 6621 76 150 0 6797 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 50024

[startup+12.7013 s]
/proc/loadavg: 2.06 2.10 2.09 3/87 24127
/proc/meminfo: memFree=1533032/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=28988 CPUtime=8.01
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 6947 0 0 0 796 5 0 0 25 0 1 0 25159357 29683712 6933 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 7247 6933 76 150 0 7094 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 51212

[startup+25.5018 s]
/proc/loadavg: 2.04 2.09 2.09 3/87 24127
/proc/meminfo: memFree=1530856/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=31300 CPUtime=20.68
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 7506 0 0 0 2063 5 0 0 25 0 1 0 25159357 32051200 7492 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 7825 7492 76 150 0 7672 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 53524

[startup+51.1017 s]
/proc/loadavg: 2.03 2.08 2.08 3/87 24127
/proc/meminfo: memFree=1526632/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=35448 CPUtime=46.03
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 8556 0 0 0 4596 7 0 0 25 0 1 0 25159357 36298752 8542 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 8862 8542 76 150 0 8709 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 57672

[startup+102.307 s]
/proc/loadavg: 2.12 2.10 2.09 3/87 24127
/proc/meminfo: memFree=1496744/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=45200 CPUtime=96.74
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 11005 0 0 0 9665 9 0 0 25 0 1 0 25159357 46284800 10991 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 11300 10991 76 150 0 11147 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 67424

[startup+162.301 s]
/proc/loadavg: 2.04 2.08 2.08 3/87 24127
/proc/meminfo: memFree=1487976/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=54032 CPUtime=156.18
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 13186 0 0 0 15605 13 0 0 25 0 1 0 25159357 55328768 13172 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 13508 13172 76 150 0 13355 0
Current children cumulated CPU time (s) 160.62
Current children cumulated vsize (KiB) 76256

[startup+222.301 s]
/proc/loadavg: 2.01 2.06 2.08 3/87 24127
/proc/meminfo: memFree=1456168/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=62000 CPUtime=215.61
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 15174 0 0 0 21545 16 0 0 25 0 1 0 25159357 63488000 15160 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 15500 15160 76 150 0 15347 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 84224


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

/proc/meminfo: memFree=1113904/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=181444 CPUtime=1293.65
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 44964 0 0 0 129313 52 0 0 25 0 1 0 25159357 185798656 44950 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/24127/statm: 45361 44950 76 150 0 45208 0
Current children cumulated CPU time (s) 1298.09
Current children cumulated vsize (KiB) 203668

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 24135
/proc/meminfo: memFree=1108720/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=186648 CPUtime=1353.63
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 46265 0 0 0 135309 54 0 0 25 0 1 0 25159357 191127552 46251 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24127/statm: 46662 46251 76 150 0 46509 0
Current children cumulated CPU time (s) 1358.07
Current children cumulated vsize (KiB) 208872

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/87 24135
/proc/meminfo: memFree=1077040/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=191544 CPUtime=1413.23
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 47495 0 0 0 141267 56 0 0 25 0 1 0 25159357 196141056 47481 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 47886 47481 76 150 0 47733 0
Current children cumulated CPU time (s) 1417.67
Current children cumulated vsize (KiB) 213768

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 24135
/proc/meminfo: memFree=1072496/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=196104 CPUtime=1472.66
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 48623 0 0 0 147208 58 0 0 25 0 1 0 25159357 200810496 48609 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 49026 48609 76 150 0 48873 0
Current children cumulated CPU time (s) 1477.1
Current children cumulated vsize (KiB) 218328

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/87 24135
/proc/meminfo: memFree=1045488/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=200340 CPUtime=1532.1
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 49701 0 0 0 153151 59 0 0 25 0 1 0 25159357 205148160 49687 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 50085 49687 76 150 0 49932 0
Current children cumulated CPU time (s) 1536.54
Current children cumulated vsize (KiB) 222564

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 24135
/proc/meminfo: memFree=1041456/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=204300 CPUtime=1591.53
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 50692 0 0 0 159093 60 0 0 25 0 1 0 25159357 209203200 50678 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 51075 50678 76 150 0 50922 0
Current children cumulated CPU time (s) 1595.97
Current children cumulated vsize (KiB) 226524

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 24135
/proc/meminfo: memFree=1037104/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=209304 CPUtime=1650.93
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 51746 0 0 0 165032 61 0 0 25 0 1 0 25159357 214327296 51732 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24127/statm: 52326 51732 76 150 0 52173 0
Current children cumulated CPU time (s) 1655.37
Current children cumulated vsize (KiB) 231528

[startup+1722.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/77 24221
/proc/meminfo: memFree=1639224/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=214224 CPUtime=1710.68
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 52955 0 0 0 171005 63 0 0 25 0 1 0 25159357 219365376 52941 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 0 0 0
/proc/24127/statm: 53556 52941 76 150 0 53403 0
Current children cumulated CPU time (s) 1715.12
Current children cumulated vsize (KiB) 236448

[startup+1782.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/77 24221
/proc/meminfo: memFree=1610680/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=218324 CPUtime=1770.67
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 53994 0 0 0 177002 65 0 0 25 0 1 0 25159357 223563776 53980 996147200 134512640 135127466 4294956256 18446744073709551615 134528208 0 0 4096 3 0 0 0 17 0 0 0
/proc/24127/statm: 54581 53980 76 150 0 54428 0
Current children cumulated CPU time (s) 1775.11
Current children cumulated vsize (KiB) 240548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.2 s]
/proc/loadavg: 1.99 1.99 1.99 3/77 24221
/proc/meminfo: memFree=1608632/2055920 swapFree=4192812/4192956
[pid=24103] ppid=24101 vsize=16868 CPUtime=4.44
/proc/24103/stat : 24103 (sugar) S 24101 24103 24066 0 -1 4194304 1376 25817 0 2 7 1 412 24 16 0 1 0 25158897 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24103/statm: 4217 1113 409 3 0 796 0
[pid=24126] ppid=24103 vsize=5356 CPUtime=0
/proc/24126/stat : 24126 (sh) S 24103 24103 24066 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25159356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24126/statm: 1339 232 193 169 0 50 0
[pid=24127] ppid=24126 vsize=220304 CPUtime=1795.56
/proc/24127/stat : 24127 (minisat) R 24126 24103 24066 0 -1 4194304 54492 0 0 0 179490 66 0 0 25 0 1 0 25159357 225591296 54478 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24127/statm: 55076 54478 76 150 0 54923 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 242528

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

Real time (s): 1807.25
CPU time (s): 1800
CPU user time (s): 1799.09
CPU system time (s): 0.91
CPU usage (%): 99.5988
Max. virtual memory (cumulated for all children) (KiB): 891040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.20236
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27576
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= 3581
involuntary context switches= 3522

runsolver used 2.11268 second user time and 6.11307 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-12 08:42:30
IDJOB=2085085
IDBENCH=58285
IDSOLVER=739
FILE ID=node62/2085085-1247380950
PBS_JOBID= 9507275
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 1d0bd68485fa6bd55ca6b70a4ca6e593
RANDOM SEED=1484859127

node62.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.220
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.220
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:       1574624 kB
Buffers:          9504 kB
Cached:          70532 kB
SwapCached:          0 kB
Active:         402028 kB
Inactive:        26836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3516 kB
Writeback:           0 kB
Mapped:         364536 kB
Slab:            36916 kB
Committed_AS:   889196 kB
PageTables:       2524 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= 66344 MiB
End job on node62 at 2009-07-12 09:12:39