Trace number 1731128

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
SApperloT hrp? (TO) 1200.12 1200.66

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
MD5SUM3eaa6f3feb0ec3466c3c6ca585bd4a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark66.9688
Satisfiable
(Un)Satisfiability was proved
Number of variables298
Number of clauses2176
Sum of the clauses size9824
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41312
Number of clauses of size 5608
Number of clauses of size over 5256

Solver Data


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-1731128-1240767329/watcher-1731128-1240767329 -o /tmp/evaluation-result-1731128-1240767329/solver-1731128-1240767329 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1509469659 HOME/instance-1731128-1240767329.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: 1.00 1.00 1.00 3/64 25957
/proc/meminfo: memFree=1426672/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=1484 CPUtime=0
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 104766257 1519616 161 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 371 161 105 292 0 76 0

[startup+0.0431739 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25957
/proc/meminfo: memFree=1426672/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=1616 CPUtime=0.04
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 211 0 0 0 4 0 0 0 18 0 1 0 104766257 1654784 194 1992294400 134512640 135712473 4294956192 18446744073709551615 134568451 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 404 194 105 292 0 109 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1616

[startup+0.101185 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25957
/proc/meminfo: memFree=1426672/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=1616 CPUtime=0.09
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 226 0 0 0 9 0 0 0 18 0 1 0 104766257 1654784 209 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 404 209 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301224 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25957
/proc/meminfo: memFree=1426672/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=2140 CPUtime=0.29
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 336 0 0 0 29 0 0 0 19 0 1 0 104766257 2191360 319 1992294400 134512640 135712473 4294956192 18446744073709551615 134564585 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 535 319 109 292 0 240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2140

[startup+0.701303 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25957
/proc/meminfo: memFree=1426672/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=2272 CPUtime=0.69
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 373 0 0 0 69 0 0 0 22 0 1 0 104766257 2326528 356 1992294400 134512640 135712473 4294956192 18446744073709551615 134564172 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 568 356 109 292 0 273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2272

[startup+1.50146 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 25958
/proc/meminfo: memFree=1425576/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=2404 CPUtime=1.49
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 407 0 0 0 149 0 0 0 25 0 1 0 104766257 2461696 390 1992294400 134512640 135712473 4294956192 18446744073709551615 134557050 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 601 390 109 292 0 306 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2404

[startup+3.10277 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 25958
/proc/meminfo: memFree=1423848/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=5176 CPUtime=3.09
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 1095 0 0 0 309 0 0 0 25 0 1 0 104766257 5300224 1078 1992294400 134512640 135712473 4294956192 18446744073709551615 134558103 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 1294 1078 109 292 0 999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5176

[startup+6.30139 s]
/proc/loadavg: 1.39 1.08 1.03 2/65 25958
/proc/meminfo: memFree=1422568/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=5176 CPUtime=6.2
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 1113 0 0 0 620 0 0 0 25 0 1 0 104766257 5300224 1096 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 1294 1096 109 292 0 999 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 5176

[startup+12.7016 s]
/proc/loadavg: 1.36 1.08 1.03 2/65 25958
/proc/meminfo: memFree=1422128/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=5444 CPUtime=12.6
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 1188 0 0 0 1260 0 0 0 25 0 1 0 104766257 5574656 1171 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 1361 1171 109 292 0 1066 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 5444

[startup+25.5011 s]
/proc/loadavg: 1.28 1.08 1.02 2/65 25958
/proc/meminfo: memFree=1421744/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=5844 CPUtime=25.39
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 1268 0 0 0 2539 0 0 0 25 0 1 0 104766257 5984256 1251 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 1461 1251 109 292 0 1166 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 5844

[startup+51.1011 s]
/proc/loadavg: 1.18 1.07 1.02 2/65 25958
/proc/meminfo: memFree=1421360/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=6252 CPUtime=50.98
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 1388 0 0 0 5098 0 0 0 25 0 1 0 104766257 6402048 1371 1992294400 134512640 135712473 4294956192 18446744073709551615 134540742 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 1563 1371 109 292 0 1268 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 6252

[startup+102.305 s]
/proc/loadavg: 1.08 1.06 1.02 2/65 25958
/proc/meminfo: memFree=1420912/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=6660 CPUtime=102.17
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 1492 0 0 0 10216 1 0 0 25 0 1 0 104766257 6819840 1475 1992294400 134512640 135712473 4294956192 18446744073709551615 134564430 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 1665 1475 109 292 0 1370 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 6660

[startup+162.302 s]
/proc/loadavg: 1.15 1.07 1.02 2/65 25958
/proc/meminfo: memFree=1406576/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=22060 CPUtime=162.14
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 5221 0 0 0 16211 3 0 0 25 0 1 0 104766257 22589440 5171 1992294400 134512640 135712473 4294956192 18446744073709551615 134540730 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 5515 5171 109 292 0 5220 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 22060

[startup+222.301 s]
/proc/loadavg: 1.12 1.07 1.02 2/65 25960
/proc/meminfo: memFree=1372528/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=56752 CPUtime=222.12
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 13569 0 0 0 22203 9 0 0 25 0 1 0 104766257 58114048 13519 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 14188 13519 109 292 0 13893 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 56752

[startup+282.301 s]
/proc/loadavg: 1.04 1.06 1.02 2/65 25960
/proc/meminfo: memFree=1340272/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=89904 CPUtime=282.09
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 21623 0 0 0 28193 16 0 0 25 0 1 0 104766257 92061696 21573 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 22476 21573 109 292 0 22181 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 89904

[startup+342.302 s]
/proc/loadavg: 1.01 1.04 1.01 2/65 25960
/proc/meminfo: memFree=1311664/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=119804 CPUtime=342.07
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 28796 0 0 0 34185 22 0 0 25 0 1 0 104766257 122679296 28746 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 29951 28746 109 292 0 29656 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 119804

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 25960
/proc/meminfo: memFree=1283888/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=148156 CPUtime=402.04
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 35676 0 0 0 40175 29 0 0 25 0 1 0 104766257 151711744 35626 1992294400 134512640 135712473 4294956192 18446744073709551615 134603254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 37039 35626 109 292 0 36744 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 148156

[startup+462.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 25960
/proc/meminfo: memFree=1252144/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=181108 CPUtime=462.03
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 43677 0 0 0 46165 38 0 0 25 0 1 0 104766257 185454592 43627 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 45277 43627 109 292 0 44982 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 181108

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 25960
/proc/meminfo: memFree=1225584/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=208192 CPUtime=522
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 50280 0 0 0 52157 43 0 0 25 0 1 0 104766257 213188608 50197 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 52048 50197 109 292 0 51753 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 208192

[startup+582.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25960
/proc/meminfo: memFree=1199280/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=234940 CPUtime=581.98
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 56832 0 0 0 58150 48 0 0 25 0 1 0 104766257 240578560 56749 1992294400 134512640 135712473 4294956192 18446744073709551615 134562642 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 58735 56749 109 292 0 58440 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 234940

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25960
/proc/meminfo: memFree=1173168/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=261756 CPUtime=641.96
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 63347 0 0 0 64143 53 0 0 25 0 1 0 104766257 268038144 63264 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 65439 63264 109 292 0 65144 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 261756

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25960
/proc/meminfo: memFree=1146736/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=289072 CPUtime=701.93
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 70101 0 0 0 70134 59 0 0 25 0 1 0 104766257 296009728 69953 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 72268 69953 109 292 0 71973 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 289072

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25960
/proc/meminfo: memFree=1122352/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=314148 CPUtime=761.92
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 76306 0 0 0 76127 65 0 0 25 0 1 0 104766257 321687552 75964 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 78537 75964 109 292 0 78242 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 314148

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25960
/proc/meminfo: memFree=1105136/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=331608 CPUtime=821.88
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 80631 0 0 0 82118 70 0 0 25 0 1 0 104766257 339566592 80289 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 82902 80289 109 292 0 82607 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 331608

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25960
/proc/meminfo: memFree=1100208/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=337124 CPUtime=881.87
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 81946 0 0 0 88115 72 0 0 25 0 1 0 104766257 345214976 81475 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 84281 81475 109 292 0 83986 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 337124

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25960
/proc/meminfo: memFree=1096240/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=341776 CPUtime=941.84
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 82982 0 0 0 94111 73 0 0 25 0 1 0 104766257 349978624 82511 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 85444 82511 109 292 0 85149 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 341776

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25960
/proc/meminfo: memFree=1078512/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=360104 CPUtime=1001.82
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 87368 0 0 0 100104 78 0 0 25 0 1 0 104766257 368746496 86897 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 90026 86897 109 292 0 89731 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 360104

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25960
/proc/meminfo: memFree=1073712/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=365260 CPUtime=1061.8
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 88548 0 0 0 106101 79 0 0 25 0 1 0 104766257 374026240 88077 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 91315 88077 109 292 0 91020 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 365260

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25960
/proc/meminfo: memFree=1069744/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=369756 CPUtime=1121.78
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 89661 0 0 0 112097 81 0 0 25 0 1 0 104766257 378630144 89094 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 92439 89094 109 292 0 92144 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 369756

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25960
/proc/meminfo: memFree=1057136/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=382548 CPUtime=1181.76
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 92825 0 0 0 118091 85 0 0 25 0 1 0 104766257 391729152 92258 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 95637 92258 109 292 0 95342 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 382548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25960
/proc/meminfo: memFree=1052912/2055920 swapFree=4180284/4192956
[pid=25957] ppid=25955 vsize=386404 CPUtime=1200.05
/proc/25957/stat : 25957 (SApperloT-hrp) R 25955 25957 25740 0 -1 4194304 93826 0 0 0 119919 86 0 0 25 0 1 0 104766257 395677696 93259 1992294400 134512640 135712473 4294956192 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/25957/statm: 96601 93259 109 292 0 96306 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 386404

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.66
CPU time (s): 1200.12
CPU user time (s): 1199.2
CPU system time (s): 0.922859
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 386404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.2
system time used= 0.922859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93826
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= 2
involuntary context switches= 2444

runsolver used 0.855869 second user time and 2.52562 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-26 19:35:30
IDJOB=1731128
IDBENCH=24745
IDSOLVER=510
FILE ID=node28/1731128-1240767329
PBS_JOBID= 9187158
Free space on /tmp= 66292 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731128-1240767329/watcher-1731128-1240767329 -o /tmp/evaluation-result-1731128-1240767329/solver-1731128-1240767329 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1509469659 HOME/instance-1731128-1240767329.cnf

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

MD5SUM BENCH= 3eaa6f3feb0ec3466c3c6ca585bd4a02
RANDOM SEED=1509469659

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1427088 kB
Buffers:         66260 kB
Cached:         502208 kB
SwapCached:       5928 kB
Active:         260084 kB
Inactive:       316992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427088 kB
SwapTotal:     4192956 kB
SwapFree:      4180284 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          13816 kB
Slab:            37528 kB
Committed_AS:   450268 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66292 MiB
End job on node28 at 2009-04-26 19:55:32