Trace number 2080850

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.06 1817.09

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-16.xml
MD5SUM17d5a229380d5fbf34b59ff6e8d706d0
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 variables48
Number of constraints1160
Maximum constraint arity2
Maximum domain size48
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1160
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 06:04:03 2009
0.00/0.07	c 0	PID 23119
0.00/0.07	c 0	HOST node89.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2080850-1247371442.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2080850-1247371442.xml' 'HOME/temp.csp'
0.06/0.45	c 0	1 domains, 48 variables, 2 predicates, 0 relations, 1160 constraints
0.06/0.49	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.49	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.43/0.57	c 0	Parsing HOME/temp.csp
0.43/0.64	c 0	parsed 1211 expressions
0.43/0.67	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.43/0.67	c 0	Converting to clausal form CSP
0.43/0.73	c 0	converted 122 (10%) expressions
0.43/0.78	c 0	converted 243 (20%) expressions
0.43/0.86	c 0	converted 364 (30%) expressions
0.43/0.88	c 0	converted 485 (40%) expressions
0.43/0.89	c 0	converted 606 (50%) expressions
0.43/0.89	c 0	converted 727 (60%) expressions
0.43/0.91	c 0	converted 848 (70%) expressions
0.43/0.91	c 0	converted 969 (80%) expressions
0.43/0.92	c 0	converted 1090 (90%) expressions
0.43/0.92	c 0	converted 1211 (100%) expressions
0.43/0.92	c 0	CSP : 48 integers, 0 booleans, 1192 clauses, largest domain size 46
0.43/0.92	c 0	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.43/0.92	c 0	Propagation in CSP
0.43/0.94	c 0	152 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.43/0.94	c 0	CSP : 48 integers, 0 booleans, 1192 clauses, largest domain size 44
0.43/0.94	c 0	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.43/0.94	c 0	Simplifing CSP by introducing new Boolean variables
0.43/0.97	c 0	CSP : 48 integers, 2256 booleans, 3448 clauses, largest domain size 44
0.43/0.97	c 0	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.92/1.00	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.92/1.01	c 0	5 (10%) CSP integer variables are encoded (190 clauses, 1944 bytes)
0.92/1.01	c 0	10 (20%) CSP integer variables are encoded (330 clauses, 3484 bytes)
0.92/1.02	c 0	15 (30%) CSP integer variables are encoded (420 clauses, 4474 bytes)
0.92/1.02	c 0	20 (40%) CSP integer variables are encoded (588 clauses, 6322 bytes)
0.92/1.02	c 0	24 (50%) CSP integer variables are encoded (712 clauses, 7686 bytes)
0.92/1.02	c 0	29 (60%) CSP integer variables are encoded (822 clauses, 8896 bytes)
0.92/1.02	c 0	34 (70%) CSP integer variables are encoded (946 clauses, 10260 bytes)
0.92/1.02	c 0	39 (80%) CSP integer variables are encoded (1116 clauses, 12433 bytes)
0.92/1.02	c 0	44 (90%) CSP integer variables are encoded (1236 clauses, 13993 bytes)
0.92/1.02	c 0	48 (100%) CSP integer variables are encoded (1296 clauses, 14773 bytes)
0.92/1.05	c 1	345 (10%) CSP clauses are encoded (7783 clauses, 116799 bytes)
0.92/1.07	c 1	690 (20%) CSP clauses are encoded (13186 clauses, 207230 bytes)
0.92/1.09	c 1	1035 (30%) CSP clauses are encoded (17906 clauses, 285397 bytes)
0.92/1.10	c 1	1380 (40%) CSP clauses are encoded (21285 clauses, 340733 bytes)
1.02/1.11	c 1	1724 (50%) CSP clauses are encoded (23300 clauses, 372885 bytes)
1.02/1.12	c 1	2069 (60%) CSP clauses are encoded (26703 clauses, 428977 bytes)
1.02/1.14	c 1	2414 (70%) CSP clauses are encoded (32656 clauses, 529353 bytes)
1.02/1.15	c 1	2759 (80%) CSP clauses are encoded (37344 clauses, 608199 bytes)
1.02/1.16	c 1	3104 (90%) CSP clauses are encoded (40779 clauses, 665928 bytes)
1.02/1.17	c 1	3448 (100%) CSP clauses are encoded (46082 clauses, 762562 bytes)
1.02/1.17	c 1	3448 CSP clauses encoded
1.02/1.17	c 1	Writing map file : HOME/temp.map
1.02/1.17	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.02/1.17	c 1	SAT : 3600 SAT variables, 46082 SAT clauses, 762562 bytes
1.02/1.17	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.22	c 1	SOLVING HOME/temp.cnf
1.09/1.22	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.09/1.23	c 1	This is MiniSat 2.0 beta
1.09/1.23	c 1	WARNING: for repeatability, setting FPU to use double precision
1.09/1.23	c 1	============================[ Problem Statistics ]=============================
1.09/1.23	c 1	|                                                                             |
1.09/1.23	c 1	|  Number of variables:  3600                                                 |
1.09/1.23	c 1	|  Number of clauses:    46082                                                |
1.09/1.25	c 1	|  Parsing time:         0.02         s                                       |
1.09/1.25	c 1	============================[ Search Statistics ]==============================
1.09/1.25	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.25	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.09/1.25	c 1	===============================================================================
1.09/1.25	c 1	|         0 |    3432    45914   131268 |    15304        0    nan |  0.000 % |
1.09/1.28	c 1	|       100 |    3432    45914   131268 |    16835      100     14 |  4.667 % |
1.10/1.32	c 1	|       251 |    3432    45914   131268 |    18518      251     13 |  4.668 % |
1.10/1.40	c 1	|       478 |    3432    45914   131268 |    20370      478     13 |  4.669 % |
1.10/1.53	c 1	|       817 |    3432    45914   131268 |    22407      817     13 |  4.667 % |
1.10/1.71	c 1	|      1325 |    3432    45914   131268 |    24648     1325     14 |  4.668 % |
1.10/1.95	c 1	|      2085 |    3432    45914   131268 |    27113     2085     14 |  4.668 % |
2.25/2.45	c 2	|      3224 |    3432    45914   131268 |    29824     3224     14 |  4.668 % |
3.04/3.21	c 3	|      4933 |    3432    45914   131268 |    32806     4933     14 |  4.668 % |
4.23/4.46	c 4	|      7495 |    3432    45914   131268 |    36087     7495     14 |  4.668 % |
6.41/6.69	c 6	|     11343 |    3432    45914   131268 |    39696    11343     14 |  4.668 % |
9.58/9.87	c 9	|     17109 |    3432    45914   131268 |    43666    17109     14 |  4.668 % |
15.73/16.09	c 16	|     25758 |    3432    45914   131268 |    48032    25758     15 |  4.668 % |
27.02/27.47	c 27	|     38732 |    3432    45914   131268 |    52835    38732     15 |  4.668 % |
45.04/45.63	c 45	|     58193 |    3432    45914   131268 |    58119    17496     16 |  4.668 % |
68.62/69.40	c 69	|     87388 |    3428    45868   131136 |    63931    46689     15 |  4.780 % |
107.16/108.38	c 108	|    131177 |    3424    45824   131010 |    70324    39169     16 |  4.889 % |
172.83/174.66	c 174	|    196861 |    3422    45811   130974 |    77356    46805     18 |  4.945 % |
275.96/278.77	c 278	|    295388 |    3416    45696   130638 |    85092    16172     15 |  5.113 % |
433.58/437.83	c 437	|    443177 |    3412    45619   130413 |    93601    18965     16 |  5.224 % |
694.22/700.94	c 700	|    664860 |    3412    45619   130413 |   102962    82270     17 |  5.224 % |
1112.38/1123.09	c 1123	|    997387 |    3408    45572   130278 |   113258    57617     18 |  5.336 % |
1775.93/1792.78	c 1792	|   1496177 |    3406    45538   130179 |   124584    62719     16 |  5.391 % |
1800.01/1817.01	sh: line 1: 23143 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.01/1817.01	c 1816	DECODING HOME/temp.out WITH HOME/temp.map
1800.01/1817.01	c 1816	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.01/1817.02	c ERROR INTERRUPTED
1800.01/1817.08	s UNKNOWN
1800.01/1817.08	c 1817	CPU 1800.02 (0.05 0.01 1799.79 0.17)
1800.01/1817.08	c 1817	END Sun Jul 12 06:34:20 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-2080850-1247371442/watcher-2080850-1247371442 -o /tmp/evaluation-result-2080850-1247371442/solver-2080850-1247371442 -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-2080850-1247371442.xml 

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


[startup+0 s]
/proc/loadavg: 2.08 2.07 2.09 4/75 23119
/proc/meminfo: memFree=1212640/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=12272 CPUtime=0
/proc/23119/stat : 23119 (sugar) R 23117 23119 19636 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 24209416 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 249070058085 0 0 4224 0 0 0 0 17 0 0 0
/proc/23119/statm: 3068 364 274 3 0 168 0

[startup+0.07603 s]
/proc/loadavg: 2.08 2.07 2.09 4/75 23119
/proc/meminfo: memFree=1212640/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=0.06
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24209416 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23119/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.102031 s]
/proc/loadavg: 2.08 2.07 2.09 4/75 23119
/proc/meminfo: memFree=1212640/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=0.06
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24209416 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23119/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301054 s]
/proc/loadavg: 2.08 2.07 2.09 4/75 23119
/proc/meminfo: memFree=1212640/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=0.06
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24209416 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23119/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701093 s]
/proc/loadavg: 2.08 2.07 2.09 4/75 23119
/proc/meminfo: memFree=1212640/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=0.43
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1309 4856 0 1 5 1 33 4 16 0 1 0 24209416 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23119/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 16868

[startup+1.50117 s]
/proc/loadavg: 2.08 2.07 2.09 4/86 23141
/proc/meminfo: memFree=1196552/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 15 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 16868

[startup+3.10233 s]
/proc/loadavg: 2.08 2.07 2.09 3/78 23143
/proc/meminfo: memFree=1205128/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 15 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=4456 CPUtime=1.84
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 940 0 0 0 184 0 0 0 25 0 1 0 24209539 4562944 926 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 1114 926 75 150 0 961 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 26680

[startup+6.30165 s]
/proc/loadavg: 2.08 2.07 2.09 3/78 23143
/proc/meminfo: memFree=1204168/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=4996 CPUtime=5.01
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 1072 0 0 0 501 0 0 0 25 0 1 0 24209539 5115904 1058 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 1249 1058 75 150 0 1096 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 27220

[startup+12.7013 s]
/proc/loadavg: 2.06 2.07 2.09 3/78 23143
/proc/meminfo: memFree=1202584/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=5988 CPUtime=11.36
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 1318 0 0 0 1135 1 0 0 25 0 1 0 24209539 6131712 1304 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 1497 1304 75 150 0 1344 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 28212

[startup+25.5015 s]
/proc/loadavg: 2.05 2.06 2.09 3/78 23143
/proc/meminfo: memFree=1197720/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=7340 CPUtime=24.03
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 1670 0 0 0 2402 1 0 0 25 0 1 0 24209539 7516160 1656 996147200 134512640 135127466 4294956256 18446744073709551615 134528424 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 1835 1656 75 150 0 1682 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 29564

[startup+51.1011 s]
/proc/loadavg: 2.03 2.06 2.08 3/78 23143
/proc/meminfo: memFree=1188184/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=9148 CPUtime=49.39
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 2108 0 0 0 4938 1 0 0 25 0 1 0 24209539 9367552 2094 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 2287 2094 75 150 0 2134 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 31372

[startup+102.306 s]
/proc/loadavg: 2.01 2.05 2.08 3/78 23143
/proc/meminfo: memFree=1176472/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=10616 CPUtime=100.12
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 2450 0 0 0 10010 2 0 0 25 0 1 0 24209539 10870784 2436 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 2654 2436 75 150 0 2501 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 32840

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.07 3/78 23143
/proc/meminfo: memFree=1155224/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=12096 CPUtime=159.55
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 2816 0 0 0 15953 2 0 0 25 0 1 0 24209539 12386304 2802 996147200 134512640 135127466 4294956256 18446744073709551615 134530954 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 3024 2802 75 150 0 2871 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 34320

[startup+222.302 s]
/proc/loadavg: 2.00 2.03 2.07 3/78 23143
/proc/meminfo: memFree=1136344/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=13468 CPUtime=218.99
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 3177 0 0 0 21897 2 0 0 25 0 1 0 24209539 13791232 3163 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 3367 3163 75 150 0 3214 0
Current children cumulated CPU time (s) 220.09
Current children cumulated vsize (KiB) 35692

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.06 3/78 23143
/proc/meminfo: memFree=1120792/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=13600 CPUtime=278.43
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 3204 0 0 0 27841 2 0 0 25 0 1 0 24209539 13926400 3190 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 3400 3190 75 150 0 3247 0
Current children cumulated CPU time (s) 279.53
Current children cumulated vsize (KiB) 35824

[startup+342.302 s]

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

[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=21624 CPUtime=1229.49
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5140 0 0 0 122943 6 0 0 25 0 1 0 24209539 22142976 5126 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5406 5126 75 150 0 5253 0
Current children cumulated CPU time (s) 1230.59
Current children cumulated vsize (KiB) 43848

[startup+1302.3 s]
/proc/loadavg: 2.02 2.07 2.06 3/88 23382
/proc/meminfo: memFree=1518280/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=21896 CPUtime=1288.95
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5221 0 0 0 128888 7 0 0 25 0 1 0 24209539 22421504 5207 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5474 5207 75 150 0 5321 0
Current children cumulated CPU time (s) 1290.05
Current children cumulated vsize (KiB) 44120

[startup+1362.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/88 23382
/proc/meminfo: memFree=1518216/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=22036 CPUtime=1348.4
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5233 0 0 0 134833 7 0 0 25 0 1 0 24209539 22564864 5219 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5509 5219 75 150 0 5356 0
Current children cumulated CPU time (s) 1349.5
Current children cumulated vsize (KiB) 44260

[startup+1422.31 s]
/proc/loadavg: 2.00 2.04 2.05 3/88 23382
/proc/meminfo: memFree=1518024/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=22168 CPUtime=1407.84
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5278 0 0 0 140777 7 0 0 25 0 1 0 24209539 22700032 5264 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5542 5264 75 150 0 5389 0
Current children cumulated CPU time (s) 1408.94
Current children cumulated vsize (KiB) 44392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/88 23382
/proc/meminfo: memFree=1517832/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=22344 CPUtime=1467.29
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5305 0 0 0 146722 7 0 0 25 0 1 0 24209539 22880256 5291 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5586 5291 75 150 0 5433 0
Current children cumulated CPU time (s) 1468.39
Current children cumulated vsize (KiB) 44568

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/88 23382
/proc/meminfo: memFree=1474760/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=22484 CPUtime=1526.73
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5339 0 0 0 152665 8 0 0 25 0 1 0 24209539 23023616 5325 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5621 5325 75 150 0 5468 0
Current children cumulated CPU time (s) 1527.83
Current children cumulated vsize (KiB) 44708

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/88 23382
/proc/meminfo: memFree=1474440/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=22884 CPUtime=1586.18
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5438 0 0 0 158610 8 0 0 25 0 1 0 24209539 23433216 5424 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5721 5424 75 150 0 5568 0
Current children cumulated CPU time (s) 1587.28
Current children cumulated vsize (KiB) 45108

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/88 23382
/proc/meminfo: memFree=1474184/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=23016 CPUtime=1645.62
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5494 0 0 0 164554 8 0 0 25 0 1 0 24209539 23568384 5480 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5754 5480 75 150 0 5601 0
Current children cumulated CPU time (s) 1646.72
Current children cumulated vsize (KiB) 45240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/88 23382
/proc/meminfo: memFree=1473928/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=23184 CPUtime=1705.07
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5527 0 0 0 170499 8 0 0 25 0 1 0 24209539 23740416 5513 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5796 5513 75 150 0 5643 0
Current children cumulated CPU time (s) 1706.17
Current children cumulated vsize (KiB) 45408

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 23382
/proc/meminfo: memFree=1473672/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=23320 CPUtime=1764.53
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5535 0 0 0 176444 9 0 0 25 0 1 0 24209539 23879680 5521 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5830 5521 75 150 0 5677 0
Current children cumulated CPU time (s) 1765.63
Current children cumulated vsize (KiB) 45544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817 s]
/proc/loadavg: 2.00 2.00 2.01 3/88 23382
/proc/meminfo: memFree=1461448/2055920 swapFree=4192812/4192956
[pid=23119] ppid=23117 vsize=16868 CPUtime=1.1
/proc/23119/stat : 23119 (sugar) S 23117 23119 19636 0 -1 4194304 1376 11739 0 2 5 1 96 8 16 0 1 0 24209416 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23119/statm: 4217 1113 409 3 0 796 0
[pid=23142] ppid=23119 vsize=5356 CPUtime=0
/proc/23142/stat : 23142 (sh) S 23119 23119 19636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24209538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23142/statm: 1339 232 193 169 0 50 0
[pid=23143] ppid=23142 vsize=23320 CPUtime=1798.91
/proc/23143/stat : 23143 (minisat) R 23142 23119 19636 0 -1 4194304 5535 0 0 0 179882 9 0 0 25 0 1 0 24209539 23879680 5521 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23143/statm: 5830 5521 75 150 0 5677 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 45544

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): 1817.09
CPU time (s): 1800.06
CPU user time (s): 1799.86
CPU system time (s): 0.200969
CPU usage (%): 99.0629
Max. virtual memory (cumulated for all children) (KiB): 890844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19136
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= 1677
involuntary context switches= 50779

runsolver used 2.19167 second user time and 5.95709 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-12 06:04:02
IDJOB=2080850
IDBENCH=57184
IDSOLVER=739
FILE ID=node89/2080850-1247371442
PBS_JOBID= 9507094
Free space on /tmp= 66132 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/langford3/normalized-langford-3-16.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-2080850-1247371442/watcher-2080850-1247371442 -o /tmp/evaluation-result-2080850-1247371442/solver-2080850-1247371442 -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-2080850-1247371442.xml

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

MD5SUM BENCH= 17d5a229380d5fbf34b59ff6e8d706d0
RANDOM SEED=1241616806

node89.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.213
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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1213120 kB
Buffers:         34764 kB
Cached:         323936 kB
SwapCached:          0 kB
Active:         671872 kB
Inactive:        94436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:         418820 kB
Slab:            60840 kB
Committed_AS:   555612 kB
PageTables:       2648 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= 66264 MiB
End job on node89 at 2009-07-12 06:34:21