Trace number 1726022

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
ttsth-5-0 2009-03-19? (MO) 509.069 263.182

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
MD5SUM87d9c7ce297970bb210f40783f709fcc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of clauses920
Sum of the clauses size2760
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1726022-1240708511.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 230
0.00/0.00	c Clauses = 920
0.00/0.00	c Literals = 2760
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 230
0.00/0.00	c Clauses = 920
0.00/0.00	c Literals = 2760
0.00/0.00	c a2
0.00/0.00	c a1
15.40/15.48	c Independent sub-problems = 1
15.40/15.48	c Sub-problem with 230 variables and 920 clauses
15.40/15.48	c using permutation method 3
15.40/15.48	c Ordering finished 15.480 seconds
15.40/15.48	c mapped 15.480 seconds
15.40/15.48	c permuted 15.480 seconds
15.40/15.48	c about to sort
15.40/15.48	c sorted
15.40/15.48	c clauses now 920
15.40/15.48	c init finished 15.480 seconds
15.40/15.48	c tree built 15.480 seconds
15.40/15.48	c 
15.40/15.48	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
15.40/15.48	c ---------------------------------|----------------------------------|------------------------------------------------------
15.40/15.48	c ................................ | ..........                       |                       15.5           0.0             
15.40/15.48	c ................................ | ..........                     1 |                       15.5           0.1             
15.40/15.48	c ................................ | ..........                     2 |                       15.5           0.1             
15.40/15.48	c ................................ | ..........                     3 |                       15.5           0.2             
15.40/15.48	c ................................ | ..........                     4 |                       15.5           0.3             
15.40/15.48	c ................................ | ..........                     5 |                       15.5           0.3             
15.50/15.51	c ................................ | ..........                  1000 | 21                    15.5          64.5        14019
23.89/19.75	c ................................ | ..........                209000 | 20082                 24.0        8708.3      4214340
47.83/31.79	c ................................ | ..........                649000 | 71291                 48.0       13515.2     13212926
71.98/43.82	c ................................ | ..........                998000 | 109968                72.0       13853.4     20793561
95.93/55.84	c ................................ | ..........               1323000 | 146441                96.0       13778.4     27400954
119.87/67.88	c ................................ | *.........               1651000 | 187282               120.0       13752.6     33843181
143.82/79.89	c ................................ | *.........               1931000 | 222403               144.0       13407.9     39517199
167.97/91.93	c ................................ | *.........               2190000 | 252784               168.1       13031.1     44899524
191.91/103.92	c ................................ | *.........               2477000 | 286461               192.0       12901.0     50415798
215.87/115.97	c ................................ | *.........               2733000 | 318705               216.1       12649.8     55872747
239.81/128.00	c ................................ | **........               2959000 | 347809               240.1       12326.6     60572136
263.96/140.04	c ................................ | **........               3165000 | 374152               264.1       11984.6     64889958
287.90/152.04	c ................................ | **........               3360000 | 397074               288.0       11665.5     69045164
311.85/164.08	c ................................ | **........               3568000 | 421698               312.1       11433.7     73081441
336.00/176.14	c ................................ | **........               3767000 | 446280               336.1       11207.0     77534051
359.96/188.15	c ................................ | ***.......               3953000 | 470418               360.1       10977.2     82056976
383.91/200.16	c ................................ | ***.......               4151000 | 496057               384.1       10807.4     87231868
407.85/212.17	c ................................ | ***.......               4343000 | 520269               408.1       10643.3     92137107
431.79/224.16	c ................................ | ***.......               4529000 | 542206               432.0       10483.6     96706073
455.94/236.23	c ................................ | ***.......               4709000 | 563551               456.1       10325.2    100984073
479.88/248.22	c ................................ | ****......               4937000 | 590344               480.0       10285.4    105667771
503.91/260.40	c ................................ | ****......               5319000 | 634700               504.0       10553.6    112400264

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726022-1240708511/watcher-1726022-1240708511 -o /tmp/evaluation-result-1726022-1240708511/solver-1726022-1240708511 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1726022-1240708511.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6494
/proc/meminfo: memFree=1708496/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1064 CPUtime=0
/proc/6494/stat : 6494 (ttsth-5-0) R 6492 6494 6163 0 -1 4194304 140 0 0 0 0 0 0 0 20 0 1 0 98879147 1089536 124 1992294400 134512640 135237372 4294956192 18446744073709551615 134749365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6494/statm: 266 124 78 176 0 88 0

[startup+0.026018 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6494
/proc/meminfo: memFree=1708496/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1064 CPUtime=0.02
/proc/6494/stat : 6494 (ttsth-5-0) R 6492 6494 6163 0 -1 4194304 175 0 0 0 2 0 0 0 20 0 1 0 98879147 1089536 159 1992294400 134512640 135237372 4294956192 18446744073709551615 134621561 0 0 4096 0 0 0 0 17 1 0 0
/proc/6494/statm: 266 159 83 176 0 88 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1064

[startup+0.101027 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6494
/proc/meminfo: memFree=1708496/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1064 CPUtime=0.09
/proc/6494/stat : 6494 (ttsth-5-0) R 6492 6494 6163 0 -1 4194304 175 0 0 0 9 0 0 0 20 0 1 0 98879147 1089536 159 1992294400 134512640 135237372 4294956192 18446744073709551615 134555971 0 0 4096 0 0 0 0 17 1 0 0
/proc/6494/statm: 266 159 83 176 0 88 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1064

[startup+0.30105 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6494
/proc/meminfo: memFree=1708496/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1064 CPUtime=0.29
/proc/6494/stat : 6494 (ttsth-5-0) R 6492 6494 6163 0 -1 4194304 175 0 0 0 29 0 0 0 22 0 1 0 98879147 1089536 159 1992294400 134512640 135237372 4294956192 18446744073709551615 134730431 0 0 4096 0 0 0 0 17 1 0 0
/proc/6494/statm: 266 159 83 176 0 88 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1064

[startup+0.701097 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6494
/proc/meminfo: memFree=1708496/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1064 CPUtime=0.69
/proc/6494/stat : 6494 (ttsth-5-0) R 6492 6494 6163 0 -1 4194304 175 0 0 0 69 0 0 0 25 0 1 0 98879147 1089536 159 1992294400 134512640 135237372 4294956192 18446744073709551615 134594430 0 0 4096 0 0 0 0 17 1 0 0
/proc/6494/statm: 266 159 83 176 0 88 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1064

[startup+1.50119 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6495
/proc/meminfo: memFree=1708232/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1064 CPUtime=1.49
/proc/6494/stat : 6494 (ttsth-5-0) R 6492 6494 6163 0 -1 4194304 175 0 0 0 149 0 0 0 25 0 1 0 98879147 1089536 159 1992294400 134512640 135237372 4294956192 18446744073709551615 134594554 0 0 4096 0 0 0 0 17 1 0 0
/proc/6494/statm: 266 159 83 176 0 88 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1064

[startup+3.10138 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6495
/proc/meminfo: memFree=1708104/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1064 CPUtime=3.09
/proc/6494/stat : 6494 (ttsth-5-0) R 6492 6494 6163 0 -1 4194304 175 0 0 0 309 0 0 0 25 0 1 0 98879147 1089536 159 1992294400 134512640 135237372 4294956192 18446744073709551615 134735119 0 0 4096 0 0 0 0 17 1 0 0
/proc/6494/statm: 266 159 83 176 0 88 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1064

[startup+6.30175 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6495
/proc/meminfo: memFree=1708040/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1064 CPUtime=6.29
/proc/6494/stat : 6494 (ttsth-5-0) R 6492 6494 6163 0 -1 4194304 175 0 0 0 629 0 0 0 25 0 1 0 98879147 1089536 159 1992294400 134512640 135237372 4294956192 18446744073709551615 134594500 0 0 4096 0 0 0 0 17 1 0 0
/proc/6494/statm: 266 159 83 176 0 88 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1064

[startup+12.7025 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6495
/proc/meminfo: memFree=1707912/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1064 CPUtime=12.69
/proc/6494/stat : 6494 (ttsth-5-0) R 6492 6494 6163 0 -1 4194304 176 0 0 0 1269 0 0 0 25 0 1 0 98879147 1089536 160 1992294400 134512640 135237372 4294956192 18446744073709551615 134601402 0 0 4096 0 0 0 0 17 1 0 0
/proc/6494/statm: 266 160 84 176 0 88 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1064

[startup+25.502 s]
/proc/loadavg: 1.15 1.00 1.00 3/67 6497
/proc/meminfo: memFree=1574840/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=158960 CPUtime=35.45
/proc/6494/stat : 6494 (ttsth-5-0) S 6492 6494 6163 0 -1 4194304 34277 0 0 0 3529 16 0 0 25 0 3 0 98879147 162775040 34261 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6494/statm: 39740 34262 101 176 0 39562 0
[pid=6494/tid=6496] ppid=6492 vsize=158960 CPUtime=10
/proc/6494/task/6496/stat : 6496 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 20208 0 0 0 989 11 0 0 25 0 3 0 98880696 162775040 34262 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6494/tid=6497] ppid=6492 vsize=158960 CPUtime=9.97
/proc/6494/task/6497/stat : 6497 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 13773 0 0 0 992 5 0 0 25 0 3 0 98880696 162775040 34262 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 35.45
Current children cumulated vsize (KiB) 158960

[startup+51.102 s]
/proc/loadavg: 1.44 1.08 1.02 3/67 6497
/proc/meminfo: memFree=1312632/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=422640 CPUtime=86.55
/proc/6494/stat : 6494 (ttsth-5-0) S 6492 6494 6163 0 -1 4194304 100197 0 0 0 8606 49 0 0 25 0 3 0 98879147 432783360 100181 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6494/statm: 105660 100181 101 176 0 105482 0
[pid=6494/tid=6496] ppid=6492 vsize=422640 CPUtime=35.52
/proc/6494/task/6496/stat : 6496 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 60525 0 0 0 3523 29 0 0 18 0 3 0 98880696 432783360 100181 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6494/tid=6497] ppid=6492 vsize=422640 CPUtime=35.53
/proc/6494/task/6497/stat : 6497 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 39375 0 0 0 3534 19 0 0 25 0 3 0 98880696 432783360 100181 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 86.55
Current children cumulated vsize (KiB) 422640

[startup+102.306 s]
/proc/loadavg: 1.75 1.22 1.07 3/67 6497
/proc/meminfo: memFree=910456/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=819256 CPUtime=188.73
/proc/6494/stat : 6494 (ttsth-5-0) S 6492 6494 6163 0 -1 4194304 199335 0 0 0 18772 101 0 0 25 0 3 0 98879147 838918144 199319 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6494/statm: 204814 199319 101 176 0 204636 0
[pid=6494/tid=6496] ppid=6492 vsize=819256 CPUtime=86.67
/proc/6494/task/6496/stat : 6496 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 123770 0 0 0 8606 61 0 0 17 0 3 0 98880696 838918144 199319 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6494/tid=6497] ppid=6492 vsize=819256 CPUtime=86.56
/proc/6494/task/6497/stat : 6497 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 75268 0 0 0 8616 40 0 0 19 0 3 0 98880696 838918144 199319 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 188.73
Current children cumulated vsize (KiB) 819256

[startup+162.301 s]
/proc/loadavg: 1.91 1.36 1.13 3/67 6497
/proc/meminfo: memFree=548088/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1184216 CPUtime=308.47
/proc/6494/stat : 6494 (ttsth-5-0) S 6492 6494 6163 0 -1 4194304 290549 0 0 0 30694 153 0 0 25 0 3 0 98879147 1212637184 290533 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6494/statm: 296054 290533 101 176 0 295876 0
[pid=6494/tid=6496] ppid=6492 vsize=1184216 CPUtime=146.59
/proc/6494/task/6496/stat : 6496 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 178036 0 0 0 14567 92 0 0 18 0 3 0 98880696 1212637184 290533 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6494/tid=6497] ppid=6492 vsize=1184216 CPUtime=146.38
/proc/6494/task/6497/stat : 6497 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 112216 0 0 0 14578 60 0 0 22 0 3 0 98880696 1212637184 290533 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 308.47
Current children cumulated vsize (KiB) 1184216

[startup+222.301 s]
/proc/loadavg: 1.96 1.47 1.18 3/67 6497
/proc/meminfo: memFree=168504/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1560216 CPUtime=428.2
/proc/6494/stat : 6494 (ttsth-5-0) S 6492 6494 6163 0 -1 4194304 384584 0 0 0 42617 203 0 0 25 0 3 0 98879147 1597661184 384568 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6494/statm: 390054 384568 101 176 0 389876 0
[pid=6494/tid=6496] ppid=6492 vsize=1560216 CPUtime=206.41
/proc/6494/task/6496/stat : 6496 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 224657 0 0 0 20523 118 0 0 19 0 3 0 98880696 1597661184 384568 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6494/tid=6497] ppid=6492 vsize=1560216 CPUtime=206.3
/proc/6494/task/6497/stat : 6497 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 159630 0 0 0 20546 84 0 0 18 0 3 0 98880696 1597661184 384568 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 428.2
Current children cumulated vsize (KiB) 1560216



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+262.906 s]
/proc/loadavg: 1.98 1.54 1.21 3/67 6497
/proc/meminfo: memFree=15736/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=1843576 CPUtime=508.78
/proc/6494/stat : 6494 (ttsth-5-0) S 6492 6494 6163 0 -1 4194304 455420 0 0 0 50637 241 0 0 25 0 3 0 98879147 1887821824 455404 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6494/statm: 460894 455404 101 176 0 460716 0
[pid=6494/tid=6496] ppid=6492 vsize=1843576 CPUtime=246.7
/proc/6494/task/6496/stat : 6496 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 267856 0 0 0 24529 141 0 0 22 0 3 0 98880696 1887821824 455404 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6494/tid=6497] ppid=6492 vsize=1843576 CPUtime=246.59
/proc/6494/task/6497/stat : 6497 (ttsth-5-0) R 6492 6494 6163 0 -1 4194368 187267 0 0 0 24560 99 0 0 17 0 3 0 98880696 1887821824 455404 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 508.78
Current children cumulated vsize (KiB) 1843576

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

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

[startup+263.013 s]
/proc/loadavg: 1.98 1.54 1.21 3/67 6497
/proc/meminfo: memFree=15736/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=0 CPUtime=508.89
/proc/6494/stat : 6494 (ttsth-5-0) Z 6492 6494 6163 0 -1 4195340 455429 0 0 0 50638 251 0 0 16 0 2 0 98879147 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6494/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 508.89
Current children cumulated vsize (KiB) 0

[startup+263.102 s]
/proc/loadavg: 1.98 1.54 1.21 3/67 6497
/proc/meminfo: memFree=15736/2055920 swapFree=4192812/4192956
[pid=6494] ppid=6492 vsize=0 CPUtime=508.98
/proc/6494/stat : 6494 (ttsth-5-0) Z 6492 6494 6163 0 -1 4195340 455429 0 0 0 50638 260 0 0 16 0 2 0 98879147 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6494/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 508.98
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 263.182
CPU time (s): 509.069
CPU user time (s): 506.388
CPU system time (s): 2.68059
CPU usage (%): 193.428
Max. virtual memory (cumulated for all children) (KiB): 1843576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 506.388
system time used= 2.68059
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455429
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 647
involuntary context switches= 3909

runsolver used 0.279957 second user time and 0.680896 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-26 03:15:11
IDJOB=1726022
IDBENCH=24602
IDSOLVER=549
FILE ID=node53/1726022-1240708511
PBS_JOBID= 9186793
Free space on /tmp= 66476 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726022-1240708511/watcher-1726022-1240708511 -o /tmp/evaluation-result-1726022-1240708511/solver-1726022-1240708511 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1726022-1240708511.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 87d9c7ce297970bb210f40783f709fcc
RANDOM SEED=79426181

node53.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.245
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.245
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:       1708912 kB
Buffers:         37652 kB
Cached:         237944 kB
SwapCached:        144 kB
Active:         130860 kB
Inactive:       158744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             840 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            43412 kB
Committed_AS:   286552 kB
PageTables:       1376 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= 66476 MiB
End job on node53 at 2009-04-26 03:19:36