Trace number 1532949

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.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S1089166613-072.cnf
MD5SUMbaab5bee77b4ec39821ca7eac508e100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.3353
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532949-1238407746/watcher-1532949-1238407746 -o /tmp/evaluation-result-1532949-1238407746/solver-1532949-1238407746 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1440512711 HOME/instance-1532949-1238407746.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 19938
/proc/meminfo: memFree=1246472/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=2096 CPUtime=0
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1113440459 2146304 273 1992294400 134512640 135674425 4294956208 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 524 273 91 283 0 238 0

[startup+0.060618 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19938
/proc/meminfo: memFree=1246472/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=4076 CPUtime=0.05
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 776 0 0 0 5 0 0 0 18 0 1 0 1113440459 4173824 759 1992294400 134512640 135674425 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 1019 759 99 283 0 733 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4076

[startup+0.101626 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19938
/proc/meminfo: memFree=1246472/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=4076 CPUtime=0.1
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 795 0 0 0 10 0 0 0 18 0 1 0 1113440459 4173824 778 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 1019 778 99 283 0 733 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4076

[startup+0.301662 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19938
/proc/meminfo: memFree=1246472/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=4736 CPUtime=0.29
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 938 0 0 0 29 0 0 0 19 0 1 0 1113440459 4849664 921 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 1184 921 99 283 0 898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4736

[startup+0.701738 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19938
/proc/meminfo: memFree=1246472/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=5924 CPUtime=0.69
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 1252 0 0 0 69 0 0 0 22 0 1 0 1113440459 6066176 1235 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 1481 1235 99 283 0 1195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5924

[startup+1.50289 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1241088/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=8308 CPUtime=1.5
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 1844 0 0 0 149 1 0 0 25 0 1 0 1113440459 8507392 1827 1992294400 134512640 135674425 4294956208 18446744073709551615 134581484 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 2077 1827 99 283 0 1791 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8308

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1237696/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=13060 CPUtime=3.09
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 3023 0 0 0 308 1 0 0 25 0 1 0 1113440459 13373440 3006 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 3265 3006 99 283 0 2979 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13060

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1227912/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=22168 CPUtime=6.29
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 5289 0 0 0 626 3 0 0 25 0 1 0 1113440459 22700032 5272 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 5542 5272 99 283 0 5256 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22168

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1212872/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=36304 CPUtime=12.69
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 8825 0 0 0 1264 5 0 0 25 0 1 0 1113440459 37175296 8808 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 9076 8808 99 283 0 8790 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36304

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1203976/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=43692 CPUtime=25.48
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 10693 0 0 0 2542 6 0 0 25 0 1 0 1113440459 44740608 10643 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 10923 10643 99 283 0 10637 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43692

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1196488/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=51240 CPUtime=51.07
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 12567 0 0 0 5099 8 0 0 25 0 1 0 1113440459 52469760 12517 1992294400 134512640 135674425 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 12810 12517 99 283 0 12524 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 51240

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1189192/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=58692 CPUtime=102.26
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 14379 0 0 0 10216 10 0 0 25 0 1 0 1113440459 60100608 14329 1992294400 134512640 135674425 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 14673 14329 99 283 0 14387 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 58692

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1184328/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=64252 CPUtime=162.23
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 15738 0 0 0 16213 10 0 0 25 0 1 0 1113440459 65794048 15688 1992294400 134512640 135674425 4294956208 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 16063 15688 99 283 0 15777 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 64252

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1179656/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=68528 CPUtime=222.22
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 16748 0 0 0 22210 12 0 0 25 0 1 0 1113440459 70172672 16698 1992294400 134512640 135674425 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 17132 16698 99 283 0 16846 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 68528

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1165448/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=82728 CPUtime=282.2
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 20293 0 0 0 28205 15 0 0 25 0 1 0 1113440459 84713472 20243 1992294400 134512640 135674425 4294956208 18446744073709551615 134571258 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 20682 20243 99 283 0 20396 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 82728

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1165384/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=82728 CPUtime=342.18
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 20296 0 0 0 34203 15 0 0 25 0 1 0 1113440459 84713472 20246 1992294400 134512640 135674425 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 20682 20246 99 283 0 20396 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 82728

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1165384/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=82728 CPUtime=402.15
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 20301 0 0 0 40200 15 0 0 25 0 1 0 1113440459 84713472 20251 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 20682 20251 99 283 0 20396 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 82728

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1158792/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=89572 CPUtime=462.14
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 21940 0 0 0 46197 17 0 0 25 0 1 0 1113440459 91721728 21890 1992294400 134512640 135674425 4294956208 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 22393 21890 99 283 0 22107 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 89572

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1157896/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=90364 CPUtime=522.11
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 22149 0 0 0 52194 17 0 0 25 0 1 0 1113440459 92532736 22099 1992294400 134512640 135674425 4294956208 18446744073709551615 134559739 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 22591 22099 99 283 0 22305 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 90364

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1154504/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=93936 CPUtime=582.09
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 22990 0 0 0 58191 18 0 0 25 0 1 0 1113440459 96190464 22940 1992294400 134512640 135674425 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 23484 22940 99 283 0 23198 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 93936

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1154440/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=94172 CPUtime=642.08
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 23010 0 0 0 64189 19 0 0 25 0 1 0 1113440459 96432128 22960 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 23543 22960 99 283 0 23257 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 94172

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1151048/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=98204 CPUtime=702.05
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 24015 0 0 0 70186 19 0 0 25 0 1 0 1113440459 100560896 23965 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 24551 23965 99 283 0 24265 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 98204

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1146632/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=102112 CPUtime=762.03
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 24961 0 0 0 76183 20 0 0 25 0 1 0 1113440459 104562688 24911 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 25528 24911 99 283 0 25242 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 102112

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1144456/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=104288 CPUtime=822.01
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 25499 0 0 0 82180 21 0 0 25 0 1 0 1113440459 106790912 25449 1992294400 134512640 135674425 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 26072 25449 99 283 0 25786 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 104288

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1144392/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=104480 CPUtime=881.99
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 25517 0 0 0 88178 21 0 0 25 0 1 0 1113440459 106987520 25467 1992294400 134512640 135674425 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 26120 25467 99 283 0 25834 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 104480

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1144392/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=104480 CPUtime=941.97
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 25517 0 0 0 94176 21 0 0 25 0 1 0 1113440459 106987520 25467 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 26120 25467 99 283 0 25834 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 104480

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1144392/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=104480 CPUtime=1001.95
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 25518 0 0 0 100173 22 0 0 25 0 1 0 1113440459 106987520 25468 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 26120 25468 99 283 0 25834 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 104480

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1144392/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=104480 CPUtime=1061.93
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 25518 0 0 0 106171 22 0 0 25 0 1 0 1113440459 106987520 25468 1992294400 134512640 135674425 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 26120 25468 99 283 0 25834 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 104480

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1144328/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=104480 CPUtime=1121.91
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 25520 0 0 0 112169 22 0 0 25 0 1 0 1113440459 106987520 25470 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 26120 25470 99 283 0 25834 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 104480

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1144392/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=104480 CPUtime=1181.89
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 25521 0 0 0 118167 22 0 0 25 0 1 0 1113440459 106987520 25471 1992294400 134512640 135674425 4294956208 18446744073709551615 134558387 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 26120 25471 99 283 0 25834 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 104480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19939
/proc/meminfo: memFree=1144392/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=104480 CPUtime=1200.09
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 25521 0 0 0 119987 22 0 0 25 0 1 0 1113440459 106987520 25471 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 26120 25471 99 283 0 25834 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 104480

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.00 2/65 19939
/proc/meminfo: memFree=1144392/2055920 swapFree=4178880/4192956
[pid=19938] ppid=19936 vsize=104480 CPUtime=1200.09
/proc/19938/stat : 19938 (SApperloT-base) R 19936 19938 19503 0 -1 4194304 25521 0 0 0 119987 22 0 0 25 0 1 0 1113440459 106987520 25471 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19938/statm: 26120 25471 99 283 0 25834 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 104480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.87
CPU system time (s): 0.242963
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 104480

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

runsolver used 0.976851 second user time and 2.71159 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-30 12:09:07
IDJOB=1532949
IDBENCH=70364
IDSOLVER=509
FILE ID=node21/1532949-1238407746
PBS_JOBID= 9061396
Free space on /tmp= 66460 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S1089166613-072.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532949-1238407746/watcher-1532949-1238407746 -o /tmp/evaluation-result-1532949-1238407746/solver-1532949-1238407746 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1440512711 HOME/instance-1532949-1238407746.cnf

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

MD5SUM BENCH= baab5bee77b4ec39821ca7eac508e100
RANDOM SEED=1440512711

node21.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1246888 kB
Buffers:         98816 kB
Cached:         609796 kB
SwapCached:       7836 kB
Active:          93212 kB
Inactive:       624900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1246888 kB
SwapTotal:     4192956 kB
SwapFree:      4178880 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            76892 kB
Committed_AS:  2969512 kB
PageTables:       1380 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= 66460 MiB
End job on node21 at 2009-03-30 12:29:09