Trace number 1728000

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 base? (TO) 1200.11 1200.42

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
Bench CategoryCRAFTED (crafted instances)
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 variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-1728000-1240731608/watcher-1728000-1240731608 -o /tmp/evaluation-result-1728000-1240731608/solver-1728000-1240731608 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1409677431 HOME/instance-1728000-1240731608.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.83 1.82 1.44 3/64 17420
/proc/meminfo: memFree=1688808/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=1620 CPUtime=0
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 101186856 1658880 159 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 405 159 90 283 0 119 0

[startup+0.0219129 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 17420
/proc/meminfo: memFree=1688808/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=2016 CPUtime=0.01
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 299 0 0 0 1 0 0 0 18 0 1 0 101186856 2064384 282 1992294400 134512640 135674940 4294956192 18446744073709551615 135112238 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 504 282 98 283 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2016

[startup+0.101919 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 17420
/proc/meminfo: memFree=1688808/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=3072 CPUtime=0.09
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 551 0 0 0 9 0 0 0 18 0 1 0 101186856 3145728 534 1992294400 134512640 135674940 4294956192 18446744073709551615 134571470 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 768 534 98 283 0 482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3072

[startup+0.301934 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 17420
/proc/meminfo: memFree=1688808/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=5316 CPUtime=0.29
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 1113 0 0 0 29 0 0 0 19 0 1 0 101186856 5443584 1096 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 1329 1096 98 283 0 1043 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5316

[startup+0.701966 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 17420
/proc/meminfo: memFree=1688808/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=8760 CPUtime=0.69
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 1967 0 0 0 69 0 0 0 22 0 1 0 101186856 8970240 1950 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 2190 1950 98 283 0 1904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8760

[startup+1.50103 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 17421
/proc/meminfo: memFree=1678816/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=15380 CPUtime=1.49
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 3624 0 0 0 148 1 0 0 25 0 1 0 101186856 15749120 3607 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 3845 3607 98 283 0 3559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15380

[startup+3.10116 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 17421
/proc/meminfo: memFree=1670944/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=21368 CPUtime=3.08
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 5091 0 0 0 307 1 0 0 25 0 1 0 101186856 21880832 5074 1992294400 134512640 135674940 4294956192 18446744073709551615 134564682 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 5342 5074 98 283 0 5056 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21368

[startup+6.30241 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 17421
/proc/meminfo: memFree=1664736/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=25500 CPUtime=6.29
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 6096 0 0 0 627 2 0 0 25 0 1 0 101186856 26112000 6079 1992294400 134512640 135674940 4294956192 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 6375 6079 98 283 0 6089 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25500

[startup+12.7019 s]
/proc/loadavg: 1.71 1.79 1.44 2/65 17421
/proc/meminfo: memFree=1662688/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=27528 CPUtime=12.69
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 6587 0 0 0 1266 3 0 0 25 0 1 0 101186856 28188672 6570 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 6882 6570 98 283 0 6596 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27528

[startup+25.5019 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 17421
/proc/meminfo: memFree=1656672/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=34288 CPUtime=25.48
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 8079 0 0 0 2545 3 0 0 25 0 1 0 101186856 35110912 8062 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 8572 8062 98 283 0 8286 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34288

[startup+51.102 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 17421
/proc/meminfo: memFree=1640928/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=51520 CPUtime=51.08
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 12054 0 0 0 5102 6 0 0 25 0 1 0 101186856 52756480 12037 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 12880 12037 98 283 0 12594 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51520

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.40 2/65 17421
/proc/meminfo: memFree=1635808/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=56968 CPUtime=102.27
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 13283 0 0 0 10220 7 0 0 25 0 1 0 101186856 58335232 13266 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 14242 13266 98 283 0 13956 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56968

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.37 2/65 17421
/proc/meminfo: memFree=1632736/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=60656 CPUtime=162.25
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 14056 0 0 0 16218 7 0 0 25 0 1 0 101186856 62111744 14039 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 15164 14039 98 283 0 14878 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 60656

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/65 17421
/proc/meminfo: memFree=1624032/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=69896 CPUtime=222.23
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 16258 0 0 0 22214 9 0 0 25 0 1 0 101186856 71573504 16208 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 17474 16208 98 283 0 17188 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 69896

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/65 17421
/proc/meminfo: memFree=1623776/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=70152 CPUtime=282.21
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 16312 0 0 0 28212 9 0 0 25 0 1 0 101186856 71835648 16262 1992294400 134512640 135674940 4294956192 18446744073709551615 134551311 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 17538 16262 98 283 0 17252 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 70152

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 17421
/proc/meminfo: memFree=1621736/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=72516 CPUtime=342.2
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 16824 0 0 0 34210 10 0 0 25 0 1 0 101186856 74256384 16774 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 18129 16774 98 283 0 17843 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 72516

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 17421
/proc/meminfo: memFree=1618664/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=76368 CPUtime=402.18
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 17569 0 0 0 40208 10 0 0 25 0 1 0 101186856 78200832 17519 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 19092 17519 98 283 0 18806 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 76368

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 17421
/proc/meminfo: memFree=1615656/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=80120 CPUtime=462.17
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 18333 0 0 0 46206 11 0 0 25 0 1 0 101186856 82042880 18283 1992294400 134512640 135674940 4294956192 18446744073709551615 134552233 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 20030 18283 98 283 0 19744 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 80120

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 17421
/proc/meminfo: memFree=1606824/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=88660 CPUtime=522.16
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 20551 0 0 0 52203 13 0 0 25 0 1 0 101186856 90787840 20440 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 22165 20440 98 283 0 21879 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 88660

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 17421
/proc/meminfo: memFree=1603176/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=92816 CPUtime=582.13
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 21509 0 0 0 58200 13 0 0 25 0 1 0 101186856 95043584 21398 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 23204 21398 98 283 0 22918 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 92816

[startup+642.302 s]
/proc/loadavg: 1.05 1.10 1.21 2/65 17421
/proc/meminfo: memFree=1604008/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=91628 CPUtime=642.13
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 21541 0 0 0 64199 14 0 0 25 0 1 0 101186856 93827072 21163 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 22907 21163 98 283 0 22621 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 91628

[startup+702.302 s]
/proc/loadavg: 1.06 1.09 1.19 2/65 17421
/proc/meminfo: memFree=1603304/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=93052 CPUtime=702.11
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 21760 0 0 0 70197 14 0 0 25 0 1 0 101186856 95285248 21349 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 23263 21349 98 283 0 22977 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 93052

[startup+762.306 s]
/proc/loadavg: 1.02 1.07 1.18 2/65 17421
/proc/meminfo: memFree=1594088/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=102512 CPUtime=762.1
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 24068 0 0 0 76194 16 0 0 25 0 1 0 101186856 104972288 23657 1992294400 134512640 135674940 4294956192 18446744073709551615 134565113 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 25628 23657 98 283 0 25342 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 102512

[startup+822.301 s]
/proc/loadavg: 1.01 1.06 1.17 2/65 17421
/proc/meminfo: memFree=1592552/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=104536 CPUtime=822.08
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 24447 0 0 0 82192 16 0 0 25 0 1 0 101186856 107044864 24036 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 26134 24036 98 283 0 25848 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 104536

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 17421
/proc/meminfo: memFree=1591976/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=105304 CPUtime=882.06
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 24582 0 0 0 88190 16 0 0 25 0 1 0 101186856 107831296 24171 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 26326 24171 98 283 0 26040 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 105304

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 17421
/proc/meminfo: memFree=1591720/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=105560 CPUtime=942.04
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 24657 0 0 0 94188 16 0 0 25 0 1 0 101186856 108093440 24246 1992294400 134512640 135674940 4294956192 18446744073709551615 134549470 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 26390 24246 98 283 0 26104 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 105560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.13 2/65 17421
/proc/meminfo: memFree=1590504/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=107380 CPUtime=1002.03
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 24949 0 0 0 100186 17 0 0 25 0 1 0 101186856 109957120 24538 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 26845 24538 98 283 0 26559 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 107380

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 17421
/proc/meminfo: memFree=1589992/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=108036 CPUtime=1062.01
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 25123 0 0 0 106184 17 0 0 25 0 1 0 101186856 110628864 24712 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 27009 24712 98 283 0 26723 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 108036

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 17421
/proc/meminfo: memFree=1588328/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=110144 CPUtime=1121.99
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 25495 0 0 0 112182 17 0 0 25 0 1 0 101186856 112787456 25079 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 27536 25079 98 283 0 27250 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 110144

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 17421
/proc/meminfo: memFree=1587496/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=111540 CPUtime=1181.99
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 25732 0 0 0 118181 18 0 0 25 0 1 0 101186856 114216960 25275 1992294400 134512640 135674940 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 27885 25275 98 283 0 27599 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 111540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 17421
/proc/meminfo: memFree=1587304/2055920 swapFree=4177028/4192956
[pid=17420] ppid=17418 vsize=111800 CPUtime=1200.08
/proc/17420/stat : 17420 (SApperloT-base) R 17418 17420 17350 0 -1 4194304 25775 0 0 0 119990 18 0 0 25 0 1 0 101186856 114483200 25318 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 27950 25318 98 283 0 27664 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 111800

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.91
CPU system time (s): 0.200969
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 111800

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

runsolver used 0.858869 second user time and 2.59361 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-26 09:40:08
IDJOB=1728000
IDBENCH=24657
IDSOLVER=509
FILE ID=node69/1728000-1240731608
PBS_JOBID= 9186967
Free space on /tmp= 66380 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728000-1240731608/watcher-1728000-1240731608 -o /tmp/evaluation-result-1728000-1240731608/solver-1728000-1240731608 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1409677431 HOME/instance-1728000-1240731608.cnf

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

MD5SUM BENCH= 4176ac9a36a2f88072132072fe2be571
RANDOM SEED=1409677431

node69.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.231
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.231
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:       1689224 kB
Buffers:         48584 kB
Cached:         239012 kB
SwapCached:      10584 kB
Active:         150944 kB
Inactive:       149784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689224 kB
SwapTotal:     4192956 kB
SwapFree:      4177028 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          13676 kB
Slab:            51856 kB
Committed_AS:   318780 kB
PageTables:       1464 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= 66380 MiB
End job on node69 at 2009-04-26 10:00:11