Trace number 1731234

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.08 1200.52

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.1528
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
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 4640
Number of clauses of size 50
Number of clauses of size over 50

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-1731234-1240768286/watcher-1731234-1240768286 -o /tmp/evaluation-result-1731234-1240768286/solver-1731234-1240768286 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1608287238 HOME/instance-1731234-1240768286.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.40 1.66 1.42 3/65 12445
/proc/meminfo: memFree=1849656/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=1352 CPUtime=0
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 153 0 0 0 0 0 0 0 20 0 1 0 104857899 1384448 136 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 338 136 105 292 0 43 0

[startup+0.0580531 s]
/proc/loadavg: 1.40 1.66 1.42 3/65 12445
/proc/meminfo: memFree=1849656/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=1484 CPUtime=0.05
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 186 0 0 0 5 0 0 0 20 0 1 0 104857899 1519616 169 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 371 169 109 292 0 76 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1484

[startup+0.101059 s]
/proc/loadavg: 1.40 1.66 1.42 3/65 12445
/proc/meminfo: memFree=1849656/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=1748 CPUtime=0.09
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 263 0 0 0 9 0 0 0 20 0 1 0 104857899 1789952 246 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 437 246 109 292 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1748

[startup+0.301096 s]
/proc/loadavg: 1.40 1.66 1.42 3/65 12445
/proc/meminfo: memFree=1849656/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=2412 CPUtime=0.29
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 411 0 0 0 29 0 0 0 22 0 1 0 104857899 2469888 394 1992294400 134512640 135712473 4294956192 18446744073709551615 134559736 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 603 394 109 292 0 308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2412

[startup+0.701169 s]
/proc/loadavg: 1.40 1.66 1.42 3/65 12445
/proc/meminfo: memFree=1849656/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=2940 CPUtime=0.69
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 542 0 0 0 69 0 0 0 25 0 1 0 104857899 3010560 525 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 735 525 109 292 0 440 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2940

[startup+1.50132 s]
/proc/loadavg: 1.40 1.66 1.42 2/66 12446
/proc/meminfo: memFree=1847728/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=3740 CPUtime=1.49
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 750 0 0 0 149 0 0 0 25 0 1 0 104857899 3829760 733 1992294400 134512640 135712473 4294956192 18446744073709551615 134601723 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 935 733 109 292 0 640 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3740

[startup+3.10161 s]
/proc/loadavg: 1.40 1.66 1.42 2/66 12446
/proc/meminfo: memFree=1846704/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=4956 CPUtime=3.09
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 1039 0 0 0 309 0 0 0 25 0 1 0 104857899 5074944 1022 1992294400 134512640 135712473 4294956192 18446744073709551615 134540793 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 1239 1022 109 292 0 944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4956

[startup+6.30221 s]
/proc/loadavg: 1.37 1.65 1.42 2/66 12446
/proc/meminfo: memFree=1843376/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=7652 CPUtime=6.29
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 1686 0 0 0 628 1 0 0 25 0 1 0 104857899 7835648 1669 1992294400 134512640 135712473 4294956192 18446744073709551615 134620620 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 1913 1669 109 292 0 1618 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7652

[startup+12.7014 s]
/proc/loadavg: 1.34 1.64 1.41 2/66 12446
/proc/meminfo: memFree=1840248/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=10892 CPUtime=12.69
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 2437 0 0 0 1268 1 0 0 25 0 1 0 104857899 11153408 2420 1992294400 134512640 135712473 4294956192 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 2723 2420 109 292 0 2428 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10892

[startup+25.5018 s]
/proc/loadavg: 1.26 1.60 1.41 2/66 12446
/proc/meminfo: memFree=1832632/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=18932 CPUtime=25.48
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 4320 0 0 0 2546 2 0 0 25 0 1 0 104857899 19386368 4303 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 4733 4303 109 292 0 4438 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18932

[startup+51.1015 s]
/proc/loadavg: 1.17 1.56 1.39 2/66 12446
/proc/meminfo: memFree=1826168/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=26012 CPUtime=51.07
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 6056 0 0 0 5103 4 0 0 25 0 1 0 104857899 26636288 5907 1992294400 134512640 135712473 4294956192 18446744073709551615 134592512 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 6503 5907 109 292 0 6208 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26012

[startup+102.306 s]
/proc/loadavg: 1.07 1.47 1.37 2/66 12446
/proc/meminfo: memFree=1811768/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=41488 CPUtime=102.26
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 9877 0 0 0 10218 8 0 0 25 0 1 0 104857899 42483712 9511 1992294400 134512640 135712473 4294956192 18446744073709551615 134537192 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 10372 9511 109 292 0 10077 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41488

[startup+162.301 s]
/proc/loadavg: 1.02 1.38 1.35 2/66 12446
/proc/meminfo: memFree=1807032/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=46676 CPUtime=162.23
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 11102 0 0 0 16214 9 0 0 25 0 1 0 104857899 47796224 10671 1992294400 134512640 135712473 4294956192 18446744073709551615 134601813 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 11669 10671 109 292 0 11374 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 46676

[startup+222.301 s]
/proc/loadavg: 1.01 1.31 1.32 2/66 12446
/proc/meminfo: memFree=1803640/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=50584 CPUtime=222.21
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 11932 0 0 0 22211 10 0 0 25 0 1 0 104857899 51798016 11501 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 12646 11501 109 292 0 12351 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 50584

[startup+282.301 s]
/proc/loadavg: 1.00 1.25 1.30 2/66 12446
/proc/meminfo: memFree=1793912/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=61516 CPUtime=282.18
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 14538 0 0 0 28206 12 0 0 25 0 1 0 104857899 62992384 13978 1992294400 134512640 135712473 4294956192 18446744073709551615 134601688 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 15379 13978 109 292 0 15084 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 61516

[startup+342.302 s]
/proc/loadavg: 1.00 1.20 1.28 2/66 12446
/proc/meminfo: memFree=1787256/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=69344 CPUtime=342.17
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 16500 0 0 0 34202 15 0 0 25 0 1 0 104857899 71008256 15586 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 17336 15586 109 292 0 17041 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 69344

[startup+402.302 s]
/proc/loadavg: 1.00 1.16 1.26 2/66 12446
/proc/meminfo: memFree=1785144/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=72680 CPUtime=402.14
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 17219 0 0 0 40199 15 0 0 25 0 1 0 104857899 74424320 16176 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 18170 16176 109 292 0 17875 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 72680

[startup+462.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/66 12446
/proc/meminfo: memFree=1781048/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=76752 CPUtime=462.12
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 18161 0 0 0 46196 16 0 0 25 0 1 0 104857899 78594048 17118 1992294400 134512640 135712473 4294956192 18446744073709551615 134601409 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 19188 17118 109 292 0 18893 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 76752

[startup+522.301 s]
/proc/loadavg: 1.00 1.10 1.22 2/66 12446
/proc/meminfo: memFree=1778552/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=80088 CPUtime=522.1
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 18811 0 0 0 52193 17 0 0 25 0 1 0 104857899 82010112 17768 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 20022 17768 109 292 0 19727 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 80088

[startup+582.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 12452
/proc/meminfo: memFree=1776752/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=82012 CPUtime=582.07
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 19299 0 0 0 58190 17 0 0 25 0 1 0 104857899 83980288 18127 1992294400 134512640 135712473 4294956192 18446744073709551615 134563524 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 20503 18127 109 292 0 20208 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 82012

[startup+642.301 s]
/proc/loadavg: 1.00 1.06 1.19 2/66 12452
/proc/meminfo: memFree=1758072/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=101616 CPUtime=642.05
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 24102 0 0 0 64184 21 0 0 25 0 1 0 104857899 104054784 22801 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 25404 22801 109 292 0 25109 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 101616

[startup+702.303 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 12452
/proc/meminfo: memFree=1753400/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=107160 CPUtime=702.03
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 25322 0 0 0 70181 22 0 0 25 0 1 0 104857899 109731840 24021 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 26790 24021 109 292 0 26495 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 107160

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 12452
/proc/meminfo: memFree=1751928/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=108700 CPUtime=762.01
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 25708 0 0 0 76179 22 0 0 25 0 1 0 104857899 111308800 24374 1992294400 134512640 135712473 4294956192 18446744073709551615 134601413 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 27175 24374 109 292 0 26880 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 108700

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 12452
/proc/meminfo: memFree=1751352/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=109084 CPUtime=821.98
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 25788 0 0 0 82176 22 0 0 25 0 1 0 104857899 111702016 24454 1992294400 134512640 135712473 4294956192 18446744073709551615 134558858 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 27271 24454 109 292 0 26976 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 109084

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 12452
/proc/meminfo: memFree=1751160/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=109084 CPUtime=881.96
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 25823 0 0 0 88174 22 0 0 25 0 1 0 104857899 111702016 24489 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 27271 24489 109 292 0 26976 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 109084

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 12452
/proc/meminfo: memFree=1748984/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=111796 CPUtime=941.94
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 26446 0 0 0 94171 23 0 0 25 0 1 0 104857899 114479104 25112 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 27949 25112 109 292 0 27654 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 111796

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 12452
/proc/meminfo: memFree=1747448/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=113316 CPUtime=1001.92
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 26783 0 0 0 100169 23 0 0 25 0 1 0 104857899 116035584 25416 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 28329 25416 109 292 0 28034 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 113316

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 12452
/proc/meminfo: memFree=1747256/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=113316 CPUtime=1061.9
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 26834 0 0 0 106167 23 0 0 25 0 1 0 104857899 116035584 25467 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 28329 25467 109 292 0 28034 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 113316

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 12452
/proc/meminfo: memFree=1740664/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=120272 CPUtime=1121.87
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 28478 0 0 0 112162 25 0 0 25 0 1 0 104857899 123158528 27111 1992294400 134512640 135712473 4294956192 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 30068 27111 109 292 0 29773 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 120272

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 12452
/proc/meminfo: memFree=1737912/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=123804 CPUtime=1181.86
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 29185 0 0 0 118160 26 0 0 25 0 1 0 104857899 126775296 27785 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 30951 27785 109 292 0 30656 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 123804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 12452
/proc/meminfo: memFree=1737272/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=124572 CPUtime=1200.05
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 29337 0 0 0 119979 26 0 0 25 0 1 0 104857899 127561728 27937 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 31143 27937 109 292 0 30848 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 124572

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 12452
/proc/meminfo: memFree=1737272/2055920 swapFree=4181396/4192956
[pid=12445] ppid=12443 vsize=124572 CPUtime=1200.05
/proc/12445/stat : 12445 (SApperloT-hrp) R 12443 12445 12142 0 -1 4194304 29337 0 0 0 119979 26 0 0 25 0 1 0 104857899 127561728 27937 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/12445/statm: 31143 27937 109 292 0 30848 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 124572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.8
CPU system time (s): 0.282956
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 124572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.282956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29337
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= 3544

runsolver used 1.3328 second user time and 2.57861 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-26 19:51:26
IDJOB=1731234
IDBENCH=24747
IDSOLVER=510
FILE ID=node82/1731234-1240768286
PBS_JOBID= 9187182
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= b8ad54973e17f84e99bf9d2e7bc768ce
RANDOM SEED=1608287238

node82.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.259
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.259
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:       1850136 kB
Buffers:         24800 kB
Cached:         123716 kB
SwapCached:       5300 kB
Active:          14812 kB
Inactive:       142064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850136 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            1440 kB
Writeback:           0 kB
Mapped:          14408 kB
Slab:            34852 kB
Committed_AS:   305096 kB
PageTables:       1384 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= 66376 MiB
End job on node82 at 2009-04-26 20:11:28