Trace number 2086889

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.05 1803.73

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-25.xml
MD5SUMf28667d5c0e930a5c10077f974b3889b
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 variables100
Number of constraints5025
Maximum constraint arity2
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5025
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 09:43:21 2009
0.00/0.08	c 0	PID 28759
0.06/0.08	c 0	HOST node6.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2086889-1247384601.xml TO HOME/temp.csp
0.06/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-2086889-1247384601.xml' 'HOME/temp.csp'
0.07/0.68	c 1	1 domains, 100 variables, 2 predicates, 0 relations, 5025 constraints
0.07/0.72	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.72	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'
0.67/0.80	c 1	Parsing HOME/temp.csp
0.67/0.92	c 1	parsed 5128 expressions
0.67/0.92	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.67/0.92	c 1	Converting to clausal form CSP
1.03/1.14	c 1	converted 513 (10%) expressions
1.03/1.18	c 1	converted 1026 (20%) expressions
1.12/1.20	c 1	converted 1539 (30%) expressions
1.12/1.22	c 1	converted 2052 (40%) expressions
1.12/1.24	c 1	converted 2564 (50%) expressions
1.12/1.26	c 1	converted 3077 (60%) expressions
1.12/1.28	c 1	converted 3590 (70%) expressions
1.22/1.33	c 1	converted 4103 (80%) expressions
1.22/1.35	c 1	converted 4616 (90%) expressions
1.22/1.37	c 1	converted 5128 (100%) expressions
1.22/1.37	c 1	CSP : 100 integers, 0 booleans, 5100 clauses, largest domain size 98
1.22/1.37	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.22/1.37	c 1	Propagation in CSP
1.31/1.43	c 1	1050 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.31/1.43	c 1	CSP : 100 integers, 0 booleans, 5100 clauses, largest domain size 94
1.31/1.43	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.31/1.44	c 1	Simplifing CSP by introducing new Boolean variables
1.42/1.56	c 1	CSP : 100 integers, 9900 booleans, 15000 clauses, largest domain size 94
1.42/1.56	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.52/1.62	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.52/1.64	c 2	10 (10%) CSP integer variables are encoded (785 clauses, 8487 bytes)
1.52/1.64	c 2	20 (20%) CSP integer variables are encoded (1270 clauses, 14391 bytes)
1.52/1.65	c 2	30 (30%) CSP integer variables are encoded (1830 clauses, 21671 bytes)
1.52/1.65	c 2	40 (40%) CSP integer variables are encoded (2465 clauses, 29926 bytes)
1.52/1.65	c 2	50 (50%) CSP integer variables are encoded (2800 clauses, 34281 bytes)
1.52/1.65	c 2	60 (60%) CSP integer variables are encoded (3585 clauses, 44486 bytes)
1.52/1.65	c 2	70 (70%) CSP integer variables are encoded (4070 clauses, 50791 bytes)
1.52/1.65	c 2	80 (80%) CSP integer variables are encoded (4630 clauses, 58071 bytes)
1.52/1.65	c 2	90 (90%) CSP integer variables are encoded (5265 clauses, 66326 bytes)
1.52/1.65	c 2	100 (100%) CSP integer variables are encoded (5600 clauses, 70681 bytes)
1.71/1.80	c 2	1500 (10%) CSP clauses are encoded (59808 clauses, 1012045 bytes)
1.81/1.90	c 2	3000 (20%) CSP clauses are encoded (104116 clauses, 1793303 bytes)
1.81/1.98	c 2	4500 (30%) CSP clauses are encoded (134218 clauses, 2337179 bytes)
1.90/2.01	c 2	6000 (40%) CSP clauses are encoded (150178 clauses, 2628609 bytes)
1.90/2.09	c 2	7500 (50%) CSP clauses are encoded (186690 clauses, 3342616 bytes)
2.01/2.19	c 2	9000 (60%) CSP clauses are encoded (233350 clauses, 4259433 bytes)
2.10/2.26	c 2	10500 (70%) CSP clauses are encoded (264012 clauses, 4859015 bytes)
2.20/2.33	c 2	12000 (80%) CSP clauses are encoded (299737 clauses, 5557118 bytes)
2.30/2.43	c 2	13500 (90%) CSP clauses are encoded (342431 clauses, 6391706 bytes)
2.40/2.51	c 2	15000 (100%) CSP clauses are encoded (379632 clauses, 7122555 bytes)
2.40/2.51	c 2	15000 CSP clauses encoded
2.40/2.51	c 2	Writing map file : HOME/temp.map
2.40/2.52	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.40/2.52	c 2	SAT : 15600 SAT variables, 379632 SAT clauses, 7122555 bytes
2.40/2.52	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.40/2.55	c 2	SOLVING HOME/temp.cnf
2.40/2.55	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.40/2.56	c 2	This is MiniSat 2.0 beta
2.40/2.56	c 2	WARNING: for repeatability, setting FPU to use double precision
2.40/2.56	c 2	============================[ Problem Statistics ]=============================
2.40/2.56	c 2	|                                                                             |
2.40/2.56	c 2	|  Number of variables:  15600                                                |
2.40/2.56	c 2	|  Number of clauses:    379632                                               |
2.44/2.77	c 3	|  Parsing time:         0.18         s                                       |
2.44/2.78	c 3	============================[ Search Statistics ]==============================
2.44/2.78	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.44/2.78	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.44/2.78	c 3	===============================================================================
2.44/2.78	c 3	|         0 |   14748   378780  1107964 |   126260        0    nan |  0.000 % |
2.44/3.16	c 3	|       100 |   14748   378780  1107964 |   138886      100     20 |  5.462 % |
3.56/3.75	c 4	|       252 |   14748   378780  1107964 |   152774      252     20 |  5.462 % |
4.35/4.59	c 4	|       478 |   14748   378780  1107964 |   168052      478     21 |  5.462 % |
5.53/5.73	c 6	|       815 |   14748   378780  1107964 |   184857      815     21 |  5.462 % |
7.52/7.72	c 8	|      1321 |   14748   378780  1107964 |   203342     1321     23 |  5.462 % |
9.69/9.99	c 10	|      2080 |   14748   378780  1107964 |   223677     2080     22 |  5.462 % |
13.95/14.29	c 14	|      3219 |   14748   378780  1107964 |   246045     3219     21 |  5.462 % |
20.88/21.21	c 21	|      4927 |   14748   378780  1107964 |   270649     4927     21 |  5.462 % |
30.59/31.07	c 31	|      7489 |   14748   378780  1107964 |   297714     7489     21 |  5.462 % |
43.85/44.42	c 44	|     11333 |   14748   378780  1107964 |   327485    11333     20 |  5.462 % |
65.64/66.41	c 66	|     17099 |   14746   378745  1107862 |   360234    17098     22 |  5.474 % |
96.75/97.88	c 98	|     25749 |   14746   378745  1107862 |   396257    25748     22 |  5.474 % |
153.80/155.45	c 155	|     38723 |   14746   378745  1107862 |   435883    38722     21 |  5.474 % |
235.72/238.12	c 238	|     58184 |   14746   378745  1107862 |   479472    58183     22 |  5.474 % |
362.86/365.84	c 366	|     87376 |   14746   378745  1107862 |   527419    87375     23 |  5.474 % |
552.47/555.53	c 555	|    131165 |   14744   378724  1107802 |   580161   131163     23 |  5.487 % |
864.02/867.26	c 867	|    196849 |   14744   378724  1107802 |   638177   196847     23 |  5.487 % |
1397.95/1401.43	c 1401	|    295375 |   14744   378724  1107802 |   701995   295373     23 |  5.487 % |
1800.05/1803.71	c 1804	DECODING HOME/temp.out WITH HOME/temp.map
1800.05/1803.71	c 1804	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.05/1803.71	c ERROR INTERRUPTED
1800.05/1803.72	s UNKNOWN
1800.05/1803.72	c 1804	CPU 2.44 (0.06 0.02 2.2 0.16)
1800.05/1803.72	c 1804	END Sun Jul 12 10:13:25 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-2086889-1247384601/watcher-2086889-1247384601 -o /tmp/evaluation-result-2086889-1247384601/solver-2086889-1247384601 -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-2086889-1247384601.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.93 1.99 1.99 4/74 28759
/proc/meminfo: memFree=1561632/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=12268 CPUtime=0
/proc/28759/stat : 28759 (sugar) R 28757 28759 27681 0 -1 4194304 348 0 0 0 0 0 0 0 23 0 1 0 25527497 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 268583008869 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/28759/statm: 3067 316 241 3 0 167 0

[startup+0.0836349 s]
/proc/loadavg: 1.93 1.99 1.99 4/74 28759
/proc/meminfo: memFree=1561632/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16740 CPUtime=0.06
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 25527497 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101231 s]
/proc/loadavg: 1.93 1.99 1.99 4/74 28759
/proc/meminfo: memFree=1561632/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=0.07
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25527497 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301271 s]
/proc/loadavg: 1.93 1.99 1.99 4/74 28759
/proc/meminfo: memFree=1561632/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=0.07
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25527497 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701346 s]
/proc/loadavg: 1.93 1.99 1.99 4/74 28759
/proc/meminfo: memFree=1561632/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=0.07
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1245 128 0 0 5 2 0 0 15 0 1 0 25527497 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50252 s]
/proc/loadavg: 1.93 1.99 1.99 4/85 28781
/proc/meminfo: memFree=1551112/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=0.67
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1310 7358 0 1 5 2 55 5 16 0 1 0 25527497 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1111 409 3 0 796 0
[pid=28772] ppid=28759 vsize=5356 CPUtime=0
/proc/28772/stat : 28772 (sh) S 28759 28759 27681 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25527569 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28772/statm: 1339 233 193 169 0 50 0
[pid=28773] ppid=28772 vsize=869584 CPUtime=0.75
/proc/28773/stat : 28773 (java) S 28772 28759 27681 0 -1 0 7838 0 1 0 71 4 0 0 19 0 9 0 25527570 890454016 7068 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28773/statm: 217396 7068 2566 9 0 211901 0
[pid=28773/tid=28774] ppid=28772 vsize=869584 CPUtime=0.43
/proc/28773/task/28774/stat : 28774 (java) R 28772 28759 27681 0 -1 64 2692 0 1 0 42 1 0 0 22 0 9 0 25527571 890454016 7068 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28773/tid=28775] ppid=28772 vsize=869584 CPUtime=0.12
/proc/28773/task/28775/stat : 28775 (java) R 28772 28759 27681 0 -1 64 2972 0 0 0 11 1 0 0 16 0 9 0 25527572 890454016 7068 996147200 134512640 134550932 4294955936 18446744073709551615 103825681 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28773/tid=28776] ppid=28772 vsize=869584 CPUtime=0
/proc/28773/task/28776/stat : 28776 (java) S 28772 28759 27681 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25527573 890454016 7068 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28773/tid=28777] ppid=28772 vsize=869584 CPUtime=0
/proc/28773/task/28777/stat : 28777 (java) S 28772 28759 27681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25527573 890454016 7068 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28773/tid=28778] ppid=28772 vsize=869584 CPUtime=0
/proc/28773/task/28778/stat : 28778 (java) S 28772 28759 27681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25527575 890454016 7068 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28773/tid=28779] ppid=28772 vsize=869584 CPUtime=0.17
/proc/28773/task/28779/stat : 28779 (java) S 28772 28759 27681 0 -1 64 1474 0 0 0 17 0 0 0 16 0 9 0 25527575 890454016 7068 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28773/tid=28780] ppid=28772 vsize=869584 CPUtime=0
/proc/28773/task/28780/stat : 28780 (java) S 28772 28759 27681 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25527575 890454016 7068 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28773/tid=28781] ppid=28772 vsize=869584 CPUtime=0
/proc/28773/task/28781/stat : 28781 (java) S 28772 28759 27681 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 25527575 890454016 7068 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 891808

[startup+3.10182 s]
/proc/loadavg: 1.93 1.99 1.99 3/85 28781
/proc/meminfo: memFree=1535752/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 15 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30145 s]
/proc/loadavg: 1.93 1.99 1.99 3/77 28783
/proc/meminfo: memFree=1532680/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=19368 CPUtime=3.69
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 4624 0 0 0 366 3 0 0 25 0 1 0 25527753 19832832 4610 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/28783/statm: 4842 4610 75 150 0 4689 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 41592

[startup+12.7017 s]
/proc/loadavg: 1.94 1.99 1.99 3/77 28783
/proc/meminfo: memFree=1532424/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=19632 CPUtime=10.03
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 4687 0 0 0 1000 3 0 0 25 0 1 0 25527753 20103168 4673 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/28783/statm: 4908 4673 75 150 0 4755 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 41856

[startup+25.5012 s]
/proc/loadavg: 1.95 1.99 1.99 3/77 28783
/proc/meminfo: memFree=1532232/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=20044 CPUtime=22.7
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 4788 0 0 0 2267 3 0 0 25 0 1 0 25527753 20525056 4774 996147200 134512640 135127466 4294956256 18446744073709551615 134530759 0 0 4096 3 0 0 0 17 1 0 0
/proc/28783/statm: 5011 4774 75 150 0 4858 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 42268

[startup+51.1012 s]
/proc/loadavg: 1.97 1.99 1.99 3/77 28783
/proc/meminfo: memFree=1531528/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=20836 CPUtime=48.05
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 4992 0 0 0 4802 3 0 0 25 0 1 0 25527753 21336064 4978 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/28783/statm: 5209 4978 75 150 0 5056 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 43060

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 1.99 3/77 28783
/proc/meminfo: memFree=1529480/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=22420 CPUtime=98.77
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 5399 0 0 0 9873 4 0 0 25 0 1 0 25527753 22958080 5385 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28783/statm: 5605 5385 75 150 0 5452 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 44644

[startup+162.301 s]
/proc/loadavg: 2.15 2.02 2.01 3/77 28783
/proc/meminfo: memFree=1527304/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=24036 CPUtime=158.2
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 5797 0 0 0 15815 5 0 0 25 0 1 0 25527753 24612864 5783 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/28783/statm: 6009 5783 75 150 0 5856 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 46260

[startup+222.303 s]
/proc/loadavg: 2.05 2.01 2.00 3/77 28783
/proc/meminfo: memFree=1525192/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=25840 CPUtime=217.63
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 6236 0 0 0 21758 5 0 0 25 0 1 0 25527753 26460160 6222 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/28783/statm: 6460 6222 75 150 0 6307 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 48064

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

/proc/meminfo: memFree=1428800/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=55520 CPUtime=1356.43
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 13614 0 0 0 135617 26 0 0 25 0 1 0 25527753 56852480 13600 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28783/statm: 13880 13600 75 150 0 13727 0
Current children cumulated CPU time (s) 1358.87
Current children cumulated vsize (KiB) 77744

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 28893
/proc/meminfo: memFree=1427456/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=56720 CPUtime=1416.41
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 13937 0 0 0 141614 27 0 0 25 0 1 0 25527753 58081280 13923 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28783/statm: 14180 13923 75 150 0 14027 0
Current children cumulated CPU time (s) 1418.85
Current children cumulated vsize (KiB) 78944

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 28893
/proc/meminfo: memFree=1426176/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=57932 CPUtime=1476.37
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 14248 0 0 0 147610 27 0 0 25 0 1 0 25527753 59322368 14234 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28783/statm: 14483 14234 75 150 0 14330 0
Current children cumulated CPU time (s) 1478.81
Current children cumulated vsize (KiB) 80156

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28893
/proc/meminfo: memFree=1425024/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=59596 CPUtime=1536.34
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 14506 0 0 0 153607 27 0 0 25 0 1 0 25527753 61026304 14492 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28783/statm: 14899 14492 75 150 0 14746 0
Current children cumulated CPU time (s) 1538.78
Current children cumulated vsize (KiB) 81820

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28893
/proc/meminfo: memFree=1423936/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=60520 CPUtime=1596.32
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 14762 0 0 0 159604 28 0 0 25 0 1 0 25527753 61972480 14748 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28783/statm: 15130 14748 75 150 0 14977 0
Current children cumulated CPU time (s) 1598.76
Current children cumulated vsize (KiB) 82744

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28893
/proc/meminfo: memFree=1422848/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=61580 CPUtime=1656.28
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 15029 0 0 0 165600 28 0 0 25 0 1 0 25527753 63057920 15015 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/28783/statm: 15395 15015 75 150 0 15242 0
Current children cumulated CPU time (s) 1658.72
Current children cumulated vsize (KiB) 83804

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28893
/proc/meminfo: memFree=1421888/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=62644 CPUtime=1716.25
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 15286 0 0 0 171597 28 0 0 25 0 1 0 25527753 64147456 15272 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/28783/statm: 15661 15272 75 150 0 15508 0
Current children cumulated CPU time (s) 1718.69
Current children cumulated vsize (KiB) 84868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28893
/proc/meminfo: memFree=1420800/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=63568 CPUtime=1776.22
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 15542 0 0 0 177594 28 0 0 25 0 1 0 25527753 65093632 15528 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/28783/statm: 15892 15528 75 150 0 15739 0
Current children cumulated CPU time (s) 1778.66
Current children cumulated vsize (KiB) 85792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28893
/proc/meminfo: memFree=1420480/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=63964 CPUtime=1797.61
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 15630 0 0 0 179733 28 0 0 25 0 1 0 25527753 65499136 15616 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28783/statm: 15991 15616 75 150 0 15838 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 86188

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

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

[startup+1803.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28893
/proc/meminfo: memFree=1420480/2055924 swapFree=4192812/4192956
[pid=28759] ppid=28757 vsize=16868 CPUtime=2.44
/proc/28759/stat : 28759 (sugar) S 28757 28759 27681 0 -1 4194304 1376 15981 0 2 6 2 220 16 16 0 1 0 25527497 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28759/statm: 4217 1113 409 3 0 796 0
[pid=28782] ppid=28759 vsize=5356 CPUtime=0
/proc/28782/stat : 28782 (sh) S 28759 28759 27681 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25527753 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28782/statm: 1339 232 193 169 0 50 0
[pid=28783] ppid=28782 vsize=63964 CPUtime=1797.61
/proc/28783/stat : 28783 (minisat) R 28782 28759 27681 0 -1 4194304 15630 0 0 0 179733 28 0 0 25 0 1 0 25527753 65499136 15616 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28783/statm: 15991 15616 75 150 0 15838 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 86188

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28759 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=268655
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=192970
# CPU time returned by wait4() is 2.46163
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.73
CPU time (s): 1800.05
CPU user time (s): 1799.59
CPU system time (s): 0.46
CPU usage (%): 99.7962
Max. virtual memory (cumulated for all children) (KiB): 891996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.26865
system time used= 0.19297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17831
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= 4126
involuntary context switches= 4003

runsolver used 2.02569 second user time and 6.21305 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-12 09:43:21
IDJOB=2086889
IDBENCH=58655
IDSOLVER=739
FILE ID=node6/2086889-1247384601
PBS_JOBID= 9507191
Free space on /tmp= 66356 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-25.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-2086889-1247384601/watcher-2086889-1247384601 -o /tmp/evaluation-result-2086889-1247384601/solver-2086889-1247384601 -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-2086889-1247384601.xml

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

MD5SUM BENCH= f28667d5c0e930a5c10077f974b3889b
RANDOM SEED=1848649899

node6.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.263
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.263
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:      2055924 kB
MemFree:       1562176 kB
Buffers:         62696 kB
Cached:         250852 kB
SwapCached:          0 kB
Active:         292468 kB
Inactive:       124304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1562176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1896 kB
Writeback:           0 kB
Mapped:         114348 kB
Slab:            61996 kB
Committed_AS:   271352 kB
PageTables:       2108 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= 66372 MiB
End job on node6 at 2009-07-12 10:13:27