Trace number 1731551

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.02 1200.41

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
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 variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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-1731551-1240771940/watcher-1731551-1240771940 -o /tmp/evaluation-result-1731551-1240771940/solver-1731551-1240771940 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=100600623 HOME/instance-1731551-1240771940.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 10924
/proc/meminfo: memFree=1589816/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=1584 CPUtime=0
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 105221294 1622016 182 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 396 183 91 283 0 110 0

[startup+0.070222 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10924
/proc/meminfo: memFree=1589816/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=2904 CPUtime=0.06
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 519 0 0 0 6 0 0 0 18 0 1 0 105221294 2973696 502 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 726 502 98 283 0 440 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2904

[startup+0.101226 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10924
/proc/meminfo: memFree=1589816/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=3036 CPUtime=0.09
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 573 0 0 0 9 0 0 0 18 0 1 0 105221294 3108864 556 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 759 556 98 283 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3036

[startup+0.30126 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10924
/proc/meminfo: memFree=1589816/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=3300 CPUtime=0.29
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 632 0 0 0 29 0 0 0 19 0 1 0 105221294 3379200 615 1992294400 134512640 135674940 4294956208 18446744073709551615 134557027 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 825 616 98 283 0 539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3300

[startup+0.701326 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10924
/proc/meminfo: memFree=1589816/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=3696 CPUtime=0.69
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 723 0 0 0 69 0 0 0 22 0 1 0 105221294 3784704 706 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 924 706 98 283 0 638 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3696

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1587184/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=4112 CPUtime=1.49
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 813 0 0 0 149 0 0 0 25 0 1 0 105221294 4210688 796 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 1028 796 98 283 0 742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4112

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1586480/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=5196 CPUtime=3.09
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 1100 0 0 0 309 0 0 0 25 0 1 0 105221294 5320704 1083 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 1299 1083 98 283 0 1013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5196

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1584880/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=5856 CPUtime=6.29
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 1273 0 0 0 629 0 0 0 25 0 1 0 105221294 5996544 1256 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 1464 1256 98 283 0 1178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5856

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1583856/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=7072 CPUtime=12.68
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 1545 0 0 0 1268 0 0 0 25 0 1 0 105221294 7241728 1528 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 1768 1528 98 283 0 1482 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7072

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1583152/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=7764 CPUtime=25.49
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 1711 0 0 0 2548 1 0 0 25 0 1 0 105221294 7950336 1694 1992294400 134512640 135674940 4294956208 18446744073709551615 134564020 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 1941 1694 99 283 0 1655 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7764

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1581488/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=9672 CPUtime=51.07
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 2137 0 0 0 5106 1 0 0 25 0 1 0 105221294 9904128 2120 1992294400 134512640 135674940 4294956208 18446744073709551615 134552392 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 2418 2120 99 283 0 2132 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9672

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1579824/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=11276 CPUtime=102.26
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 2523 0 0 0 10224 2 0 0 25 0 1 0 105221294 11546624 2506 1992294400 134512640 135674940 4294956208 18446744073709551615 134552263 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 2819 2506 99 283 0 2533 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11276

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1578928/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=12300 CPUtime=162.24
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 2743 0 0 0 16222 2 0 0 25 0 1 0 105221294 12595200 2726 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 3075 2726 99 283 0 2789 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12300

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1578224/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=13096 CPUtime=222.23
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 2914 0 0 0 22220 3 0 0 25 0 1 0 105221294 13410304 2897 1992294400 134512640 135674940 4294956208 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 3274 2897 99 283 0 2988 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13096

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1577072/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=14484 CPUtime=282.2
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 3193 0 0 0 28217 3 0 0 25 0 1 0 105221294 14831616 3176 1992294400 134512640 135674940 4294956208 18446744073709551615 134571315 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 3621 3176 99 283 0 3335 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 14484

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1576560/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=14940 CPUtime=342.18
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 3303 0 0 0 34215 3 0 0 25 0 1 0 105221294 15298560 3286 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 3735 3286 99 283 0 3449 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 14940

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1576368/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=15100 CPUtime=402.16
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 3345 0 0 0 40213 3 0 0 25 0 1 0 105221294 15462400 3328 1992294400 134512640 135674940 4294956208 18446744073709551615 134564711 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 3775 3328 99 283 0 3489 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 15100

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10925
/proc/meminfo: memFree=1573744/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=17548 CPUtime=462.14
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 3978 0 0 0 46210 4 0 0 25 0 1 0 105221294 17969152 3961 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4387 3961 99 283 0 4101 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 17548

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1573680/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=17548 CPUtime=522.12
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 3979 0 0 0 52207 5 0 0 25 0 1 0 105221294 17969152 3962 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4387 3962 99 283 0 4101 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 17548

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1573744/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=17680 CPUtime=582.1
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 3999 0 0 0 58205 5 0 0 25 0 1 0 105221294 18104320 3982 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4420 3982 99 283 0 4134 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 17680

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1573552/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=17944 CPUtime=642.09
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4044 0 0 0 64204 5 0 0 25 0 1 0 105221294 18374656 4027 1992294400 134512640 135674940 4294956208 18446744073709551615 134551242 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4486 4027 99 283 0 4200 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 17944

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1573552/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=17944 CPUtime=702.06
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4045 0 0 0 70201 5 0 0 25 0 1 0 105221294 18374656 4028 1992294400 134512640 135674940 4294956208 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4486 4028 99 283 0 4200 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 17944

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1573552/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=18104 CPUtime=762.05
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4058 0 0 0 76200 5 0 0 25 0 1 0 105221294 18538496 4041 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4526 4041 99 283 0 4240 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 18104

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1573360/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=18104 CPUtime=822.02
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4086 0 0 0 82197 5 0 0 25 0 1 0 105221294 18538496 4069 1992294400 134512640 135674940 4294956208 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4526 4069 99 283 0 4240 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 18104

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1573232/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=18296 CPUtime=882
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4118 0 0 0 88195 5 0 0 25 0 1 0 105221294 18735104 4101 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4574 4101 99 283 0 4288 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 18296

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1572912/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=18668 CPUtime=941.99
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4201 0 0 0 94193 6 0 0 25 0 1 0 105221294 19116032 4184 1992294400 134512640 135674940 4294956208 18446744073709551615 134551100 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4667 4184 99 283 0 4381 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 18668

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1572720/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=18820 CPUtime=1001.97
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4238 0 0 0 100191 6 0 0 25 0 1 0 105221294 19271680 4221 1992294400 134512640 135674940 4294956208 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4705 4221 99 283 0 4419 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 18820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1572272/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=19276 CPUtime=1061.95
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4346 0 0 0 106189 6 0 0 25 0 1 0 105221294 19738624 4329 1992294400 134512640 135674940 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4819 4329 99 283 0 4533 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 19276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1572144/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=19572 CPUtime=1121.93
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4380 0 0 0 112187 6 0 0 25 0 1 0 105221294 20041728 4363 1992294400 134512640 135674940 4294956208 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4893 4363 99 283 0 4607 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 19572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1571952/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=19764 CPUtime=1181.91
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4413 0 0 0 118185 6 0 0 25 0 1 0 105221294 20238336 4396 1992294400 134512640 135674940 4294956208 18446744073709551615 134552159 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4941 4396 99 283 0 4655 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 19764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10931
/proc/meminfo: memFree=1571824/2055920 swapFree=4192956/4192956
[pid=10924] ppid=10922 vsize=19896 CPUtime=1200
/proc/10924/stat : 10924 (SApperloT-base) R 10922 10924 10796 0 -1 4194304 4452 0 0 0 119994 6 0 0 25 0 1 0 105221294 20373504 4435 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/10924/statm: 4974 4435 99 283 0 4688 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 19896

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.41
CPU time (s): 1200.02
CPU user time (s): 1199.95
CPU system time (s): 0.070989
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 19896

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

runsolver used 1.15182 second user time and 2.15267 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-26 20:52:20
IDJOB=1731551
IDBENCH=24754
IDSOLVER=509
FILE ID=node57/1731551-1240771940
PBS_JOBID= 9187214
Free space on /tmp= 66440 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731551-1240771940/watcher-1731551-1240771940 -o /tmp/evaluation-result-1731551-1240771940/solver-1731551-1240771940 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=100600623 HOME/instance-1731551-1240771940.cnf

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

MD5SUM BENCH= 4bdea1a05617ff95eaeaf981037754e7
RANDOM SEED=100600623

node57.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.256
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.256
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:       1590232 kB
Buffers:         54832 kB
Cached:         321684 kB
SwapCached:          0 kB
Active:         180900 kB
Inactive:       209544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590232 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            61256 kB
Committed_AS:   320332 kB
PageTables:       1388 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= 66440 MiB
End job on node57 at 2009-04-26 21:12:23