Trace number 1785203

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) 5000.1 5001.26

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.6149
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-1785203-1241897451/watcher-1785203-1241897451 -o /tmp/evaluation-result-1785203-1241897451/solver-1785203-1241897451 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=584584480 HOME/instance-1785203-1241897451.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.13 1.48 3/64 16543
/proc/meminfo: memFree=1752576/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=1788 CPUtime=0
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 217771205 1830912 163 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 447 163 90 283 0 161 0

[startup+0.018482 s]
/proc/loadavg: 1.00 1.13 1.48 3/64 16543
/proc/meminfo: memFree=1752576/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=2448 CPUtime=0.01
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 336 0 0 0 1 0 0 0 18 0 1 0 217771205 2506752 320 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 612 320 90 283 0 326 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2448

[startup+0.101489 s]
/proc/loadavg: 1.00 1.13 1.48 3/64 16543
/proc/meminfo: memFree=1752576/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=4824 CPUtime=0.09
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 950 0 0 0 9 0 0 0 18 0 1 0 217771205 4939776 933 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 1206 933 98 283 0 920 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4824

[startup+0.301504 s]
/proc/loadavg: 1.00 1.13 1.48 3/64 16543
/proc/meminfo: memFree=1752576/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=5748 CPUtime=0.29
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 1177 0 0 0 29 0 0 0 19 0 1 0 217771205 5885952 1160 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 1437 1160 98 283 0 1151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5748

[startup+0.701536 s]
/proc/loadavg: 1.00 1.13 1.48 3/64 16543
/proc/meminfo: memFree=1752576/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=7644 CPUtime=0.69
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 1616 0 0 0 69 0 0 0 22 0 1 0 217771205 7827456 1599 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 1911 1599 98 283 0 1625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7644

[startup+1.5016 s]
/proc/loadavg: 1.00 1.13 1.48 2/65 16544
/proc/meminfo: memFree=1745144/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=11488 CPUtime=1.49
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 2588 0 0 0 148 1 0 0 25 0 1 0 217771205 11763712 2571 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 2872 2571 98 283 0 2586 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11488

[startup+3.10173 s]
/proc/loadavg: 1.00 1.13 1.48 2/65 16544
/proc/meminfo: memFree=1740152/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=17904 CPUtime=3.09
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 4179 0 0 0 307 2 0 0 25 0 1 0 217771205 18333696 4129 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 4476 4129 98 283 0 4190 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17904

[startup+6.30199 s]
/proc/loadavg: 1.00 1.13 1.48 2/65 16544
/proc/meminfo: memFree=1731896/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=22828 CPUtime=6.29
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 5361 0 0 0 625 4 0 0 25 0 1 0 217771205 23375872 5278 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 5707 5278 98 283 0 5421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22828

[startup+12.7015 s]
/proc/loadavg: 1.00 1.13 1.47 2/65 16544
/proc/meminfo: memFree=1728376/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=26344 CPUtime=12.69
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 6197 0 0 0 1265 4 0 0 25 0 1 0 217771205 26976256 6114 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 6586 6114 98 283 0 6300 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26344

[startup+25.5015 s]
/proc/loadavg: 1.00 1.12 1.47 2/65 16544
/proc/meminfo: memFree=1712120/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=43248 CPUtime=25.49
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 10239 0 0 0 2542 7 0 0 25 0 1 0 217771205 44285952 10075 1992294400 134512640 135674940 4294956208 18446744073709551615 134551947 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 10812 10075 98 283 0 10526 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43248

[startup+51.1016 s]
/proc/loadavg: 1.00 1.11 1.45 2/65 16544
/proc/meminfo: memFree=1711032/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=45220 CPUtime=51.08
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 10599 0 0 0 5101 7 0 0 25 0 1 0 217771205 46305280 10435 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 11305 10435 98 283 0 11019 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45220

[startup+102.306 s]
/proc/loadavg: 1.00 1.09 1.43 2/65 16544
/proc/meminfo: memFree=1700856/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=56936 CPUtime=102.27
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 13069 0 0 0 10218 9 0 0 25 0 1 0 217771205 58302464 12905 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 14234 12905 98 283 0 13948 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56936

[startup+162.302 s]
/proc/loadavg: 1.00 1.07 1.40 2/65 16544
/proc/meminfo: memFree=1695224/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=64760 CPUtime=162.25
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 14609 0 0 0 16216 9 0 0 25 0 1 0 217771205 66314240 14445 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 16190 14445 98 283 0 15904 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 64760

[startup+222.301 s]
/proc/loadavg: 1.00 1.06 1.37 2/65 16544
/proc/meminfo: memFree=1685624/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=75100 CPUtime=222.24
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 16868 0 0 0 22213 11 0 0 25 0 1 0 217771205 76902400 16704 1992294400 134512640 135674940 4294956208 18446744073709551615 134539891 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 18775 16704 98 283 0 18489 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 75100

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.34 2/65 16544
/proc/meminfo: memFree=1679416/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=82504 CPUtime=282.23
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 18677 0 0 0 28211 12 0 0 25 0 1 0 217771205 84484096 18425 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 20626 18425 98 283 0 20340 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 82504

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.32 2/65 16544
/proc/meminfo: memFree=1673144/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=89416 CPUtime=342.21
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 20045 0 0 0 34209 12 0 0 25 0 1 0 217771205 91561984 19793 1992294400 134512640 135674940 4294956208 18446744073709551615 134539920 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 22354 19793 98 283 0 22068 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 89416

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.30 2/65 16544
/proc/meminfo: memFree=1669560/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=93848 CPUtime=402.2
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 20931 0 0 0 40207 13 0 0 25 0 1 0 217771205 96100352 20679 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 23462 20679 98 283 0 23176 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 93848

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.27 2/65 16544
/proc/meminfo: memFree=1663288/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=102432 CPUtime=462.19
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 22853 0 0 0 46204 15 0 0 25 0 1 0 217771205 104890368 22214 1992294400 134512640 135674940 4294956208 18446744073709551615 134539723 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 25608 22214 98 283 0 25322 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 102432

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.25 2/65 16544
/proc/meminfo: memFree=1651000/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=115948 CPUtime=522.17
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 25947 0 0 0 52201 16 0 0 25 0 1 0 217771205 118730752 25308 1992294400 134512640 135674940 4294956208 18446744073709551615 134539896 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 28987 25308 98 283 0 28701 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 115948

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 16544
/proc/meminfo: memFree=1645560/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=121992 CPUtime=582.15
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 27298 0 0 0 58198 17 0 0 25 0 1 0 217771205 124919808 26659 1992294400 134512640 135674940 4294956208 18446744073709551615 134539796 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 30498 26659 98 283 0 30212 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 121992

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 16546
/proc/meminfo: memFree=1635960/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=132320 CPUtime=642.15
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 29698 0 0 0 64196 19 0 0 25 0 1 0 217771205 135495680 29059 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 33080 29059 98 283 0 32794 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 132320


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16552
/proc/meminfo: memFree=1460920/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=357092 CPUtime=4001.36
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 76782 0 0 0 400081 55 0 0 25 0 1 0 217771205 365662208 72372 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 89273 72372 98 283 0 88987 0
Current children cumulated CPU time (s) 4001.36
Current children cumulated vsize (KiB) 357092

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16552
/proc/meminfo: memFree=1460472/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=357608 CPUtime=4061.35
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 76883 0 0 0 406080 55 0 0 25 0 1 0 217771205 366190592 72473 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 89402 72473 98 283 0 89116 0
Current children cumulated CPU time (s) 4061.35
Current children cumulated vsize (KiB) 357608

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16552
/proc/meminfo: memFree=1458424/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=360444 CPUtime=4121.33
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 77381 0 0 0 412078 55 0 0 25 0 1 0 217771205 369094656 72971 1992294400 134512640 135674940 4294956208 18446744073709551615 134559216 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 90111 72971 98 283 0 89825 0
Current children cumulated CPU time (s) 4121.33
Current children cumulated vsize (KiB) 360444

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16552
/proc/meminfo: memFree=1457080/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=362244 CPUtime=4181.31
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 77726 0 0 0 418076 55 0 0 25 0 1 0 217771205 370937856 73316 1992294400 134512640 135674940 4294956208 18446744073709551615 134564327 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 90561 73316 98 283 0 90275 0
Current children cumulated CPU time (s) 4181.31
Current children cumulated vsize (KiB) 362244

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16554
/proc/meminfo: memFree=1453496/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=366620 CPUtime=4241.3
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 78606 0 0 0 424074 56 0 0 25 0 1 0 217771205 375418880 74196 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 91655 74196 98 283 0 91369 0
Current children cumulated CPU time (s) 4241.3
Current children cumulated vsize (KiB) 366620

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16554
/proc/meminfo: memFree=1449144/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=372276 CPUtime=4301.29
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 79809 0 0 0 430072 57 0 0 25 0 1 0 217771205 381210624 75270 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 93069 75270 98 283 0 92783 0
Current children cumulated CPU time (s) 4301.29
Current children cumulated vsize (KiB) 372276

[startup+4362.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 16554
/proc/meminfo: memFree=1441464/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=381276 CPUtime=4361.27
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 81724 0 0 0 436068 59 0 0 25 0 1 0 217771205 390426624 77185 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 95319 77185 98 283 0 95033 0
Current children cumulated CPU time (s) 4361.27
Current children cumulated vsize (KiB) 381276

[startup+4422.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 16554
/proc/meminfo: memFree=1438136/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=385664 CPUtime=4421.26
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 82554 0 0 0 442066 60 0 0 25 0 1 0 217771205 394919936 78015 1992294400 134512640 135674940 4294956208 18446744073709551615 134539896 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 96416 78015 98 283 0 96130 0
Current children cumulated CPU time (s) 4421.26
Current children cumulated vsize (KiB) 385664

[startup+4482.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/65 16554
/proc/meminfo: memFree=1434872/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=389968 CPUtime=4481.24
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 83500 0 0 0 448064 60 0 0 25 0 1 0 217771205 399327232 78832 1992294400 134512640 135674940 4294956208 18446744073709551615 134559984 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 97492 78832 98 283 0 97206 0
Current children cumulated CPU time (s) 4481.24
Current children cumulated vsize (KiB) 389968

[startup+4542.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 16554
/proc/meminfo: memFree=1430776/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=395224 CPUtime=4541.24
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 84696 0 0 0 454062 62 0 0 25 0 1 0 217771205 404709376 80028 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 98806 80028 98 283 0 98520 0
Current children cumulated CPU time (s) 4541.24
Current children cumulated vsize (KiB) 395224

[startup+4602.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 16554
/proc/meminfo: memFree=1427896/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=397540 CPUtime=4601.22
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 85341 0 0 0 460060 62 0 0 25 0 1 0 217771205 407080960 80544 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 99385 80544 98 283 0 99099 0
Current children cumulated CPU time (s) 4601.22
Current children cumulated vsize (KiB) 397540

[startup+4662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16554
/proc/meminfo: memFree=1425400/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=400756 CPUtime=4661.21
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 86091 0 0 0 466058 63 0 0 25 0 1 0 217771205 410374144 81165 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 100189 81165 98 283 0 99903 0
Current children cumulated CPU time (s) 4661.21
Current children cumulated vsize (KiB) 400756

[startup+4722.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16554
/proc/meminfo: memFree=1423416/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=402940 CPUtime=4721.19
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 86562 0 0 0 472056 63 0 0 25 0 1 0 217771205 412610560 81636 1992294400 134512640 135674940 4294956208 18446744073709551615 134539891 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 100735 81636 98 283 0 100449 0
Current children cumulated CPU time (s) 4721.19
Current children cumulated vsize (KiB) 402940

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16554
/proc/meminfo: memFree=1420792/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=406664 CPUtime=4781.18
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 87349 0 0 0 478054 64 0 0 25 0 1 0 217771205 416423936 82294 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 101666 82294 98 283 0 101380 0
Current children cumulated CPU time (s) 4781.18
Current children cumulated vsize (KiB) 406664

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16554
/proc/meminfo: memFree=1416888/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=411796 CPUtime=4841.16
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 88446 0 0 0 484051 65 0 0 25 0 1 0 217771205 421679104 83262 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 102949 83262 98 283 0 102663 0
Current children cumulated CPU time (s) 4841.16
Current children cumulated vsize (KiB) 411796

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16554
/proc/meminfo: memFree=1413944/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=415652 CPUtime=4901.15
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 89297 0 0 0 490049 66 0 0 25 0 1 0 217771205 425627648 83984 1992294400 134512640 135674940 4294956208 18446744073709551615 134539781 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 103913 83984 98 283 0 103627 0
Current children cumulated CPU time (s) 4901.15
Current children cumulated vsize (KiB) 415652

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16554
/proc/meminfo: memFree=1410360/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=420540 CPUtime=4961.13
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 90202 0 0 0 496047 66 0 0 25 0 1 0 217771205 430632960 84889 1992294400 134512640 135674940 4294956208 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 105135 84889 98 283 0 104849 0
Current children cumulated CPU time (s) 4961.13
Current children cumulated vsize (KiB) 420540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16554
/proc/meminfo: memFree=1408696/2055920 swapFree=4113156/4192956
[pid=16543] ppid=16541 vsize=422604 CPUtime=5000.03
/proc/16543/stat : 16543 (SApperloT-base) R 16541 16543 16395 0 -1 4194304 90607 0 0 0 499936 67 0 0 25 0 1 0 217771205 432746496 85294 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16543/statm: 105651 85294 98 283 0 105365 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 422604

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): 5001.26
CPU time (s): 5000.1
CPU user time (s): 4999.37
CPU system time (s): 0.727889
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 422604

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

runsolver used 3.67244 second user time and 10.8464 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-09 21:30:52
IDJOB=1785203
IDBENCH=24722
IDSOLVER=642
FILE ID=node69/1785203-1241897451
PBS_JOBID= 9264765
Free space on /tmp= 66204 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785203-1241897451/watcher-1785203-1241897451 -o /tmp/evaluation-result-1785203-1241897451/solver-1785203-1241897451 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=584584480 HOME/instance-1785203-1241897451.cnf

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

MD5SUM BENCH= ae4e3f3661a3c7ad7c7ec30d56d611a1
RANDOM SEED=584584480

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:       1752992 kB
Buffers:         41708 kB
Cached:         122352 kB
SwapCached:      74348 kB
Active:          78552 kB
Inactive:       161740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752992 kB
SwapTotal:     4192956 kB
SwapFree:      4113156 kB
Dirty:            3064 kB
Writeback:           0 kB
Mapped:          14124 kB
Slab:            48552 kB
Committed_AS:   641008 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= 66204 MiB
End job on node69 at 2009-05-09 22:54:15