Trace number 1532284

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1611899384-022.cnf
MD5SUM66fb9b1d9d1970f097747a014bb15243
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.93271
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
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-1532284-1238377674/watcher-1532284-1238377674 -o /tmp/evaluation-result-1532284-1238377674/solver-1532284-1238377674 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=663313323 HOME/instance-1532284-1238377674.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: 0.99 0.98 0.99 3/64 21119
/proc/meminfo: memFree=620624/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=1580 CPUtime=0
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 1110433328 1617920 176 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 395 177 91 283 0 109 0

[startup+0.079969 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21119
/proc/meminfo: memFree=620624/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=2768 CPUtime=0.07
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 512 0 0 0 7 0 0 0 18 0 1 0 1110433328 2834432 495 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 692 495 99 283 0 406 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2768

[startup+0.101972 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21119
/proc/meminfo: memFree=620624/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=2900 CPUtime=0.09
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 542 0 0 0 9 0 0 0 18 0 1 0 1110433328 2969600 525 1992294400 134512640 135674425 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 725 525 99 283 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2900

[startup+0.30199 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21119
/proc/meminfo: memFree=620624/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=3956 CPUtime=0.29
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 794 0 0 0 29 0 0 0 19 0 1 0 1110433328 4050944 777 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 989 777 99 283 0 703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3956

[startup+0.701028 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21119
/proc/meminfo: memFree=620624/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=5804 CPUtime=0.69
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 1249 0 0 0 69 0 0 0 23 0 1 0 1110433328 5943296 1232 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 1451 1232 99 283 0 1165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5804

[startup+1.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=615624/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=6596 CPUtime=1.49
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 1473 0 0 0 149 0 0 0 25 0 1 0 1110433328 6754304 1456 1992294400 134512640 135674425 4294956208 18446744073709551615 134558400 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 1649 1456 99 283 0 1363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6596

[startup+3.10227 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=614728/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=7124 CPUtime=3.09
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 1601 0 0 0 309 0 0 0 25 0 1 0 1110433328 7294976 1584 1992294400 134512640 135674425 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/21119/statm: 1781 1584 99 283 0 1495 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7124

[startup+6.30157 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=613832/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=8188 CPUtime=6.29
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 1833 0 0 0 628 1 0 0 25 0 1 0 1110433328 8384512 1816 1992294400 134512640 135674425 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 2047 1816 99 283 0 1761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8188

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=612424/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=9448 CPUtime=12.68
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 2130 0 0 0 1267 1 0 0 25 0 1 0 1110433328 9674752 2113 1992294400 134512640 135674425 4294956208 18446744073709551615 134564753 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 2362 2113 99 283 0 2076 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9448

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=610760/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=11188 CPUtime=25.47
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 2547 0 0 0 2546 1 0 0 25 0 1 0 1110433328 11456512 2530 1992294400 134512640 135674425 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 2797 2530 99 283 0 2511 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11188

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=608136/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=13928 CPUtime=51.06
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 3214 0 0 0 5105 1 0 0 25 0 1 0 1110433328 14262272 3197 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 3482 3197 99 283 0 3196 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13928

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=605320/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=17052 CPUtime=102.25
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 3876 0 0 0 10223 2 0 0 25 0 1 0 1110433328 17461248 3859 1992294400 134512640 135674425 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 4263 3859 99 283 0 3977 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17052

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=603144/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=19696 CPUtime=162.22
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 4456 0 0 0 16220 2 0 0 25 0 1 0 1110433328 20168704 4439 1992294400 134512640 135674425 4294956208 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 4924 4439 99 283 0 4638 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19696

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=600712/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=22484 CPUtime=222.2
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 5019 0 0 0 22217 3 0 0 25 0 1 0 1110433328 23023616 5002 1992294400 134512640 135674425 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 5621 5002 99 283 0 5335 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 22484

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 21120
/proc/meminfo: memFree=598856/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=24704 CPUtime=282.17
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 5489 0 0 0 28214 3 0 0 25 0 1 0 1110433328 25296896 5472 1992294400 134512640 135674425 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 6176 5472 99 283 0 5890 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 24704

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=597960/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=25856 CPUtime=342.15
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 5716 0 0 0 34212 3 0 0 25 0 1 0 1110433328 26476544 5699 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 6464 5699 99 283 0 6178 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 25856

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=596680/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=27220 CPUtime=402.12
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 6031 0 0 0 40209 3 0 0 25 0 1 0 1110433328 27873280 6014 1992294400 134512640 135674425 4294956208 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 6805 6014 99 283 0 6519 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 27220

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=595080/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=29340 CPUtime=462.1
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 6440 0 0 0 46207 3 0 0 25 0 1 0 1110433328 30044160 6423 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 7335 6423 99 283 0 7049 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 29340

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=594440/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=30040 CPUtime=522.08
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 6603 0 0 0 52205 3 0 0 25 0 1 0 1110433328 30760960 6586 1992294400 134512640 135674425 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 7510 6586 99 283 0 7224 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 30040

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=593800/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=30820 CPUtime=582.05
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 6760 0 0 0 58202 3 0 0 25 0 1 0 1110433328 31559680 6743 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 7705 6743 99 283 0 7419 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 30820

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=592456/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=32388 CPUtime=642.03
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 7092 0 0 0 64199 4 0 0 25 0 1 0 1110433328 33165312 7075 1992294400 134512640 135674425 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 8097 7075 99 283 0 7811 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 32388

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=591816/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=33340 CPUtime=702
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 7263 0 0 0 70196 4 0 0 25 0 1 0 1110433328 34140160 7246 1992294400 134512640 135674425 4294956208 18446744073709551615 134564646 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 8335 7246 99 283 0 8049 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 33340

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21120
/proc/meminfo: memFree=591240/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=34004 CPUtime=761.98
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 7388 0 0 0 76194 4 0 0 25 0 1 0 1110433328 34820096 7371 1992294400 134512640 135674425 4294956208 18446744073709551615 134564725 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 8501 7371 99 283 0 8215 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 34004

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21126
/proc/meminfo: memFree=590664/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=34516 CPUtime=821.95
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 7494 0 0 0 82191 4 0 0 25 0 1 0 1110433328 35344384 7477 1992294400 134512640 135674425 4294956208 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 8629 7477 99 283 0 8343 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 34516

[startup+882.301 s]
/proc/loadavg: 1.08 1.01 1.00 2/65 21536
/proc/meminfo: memFree=589896/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=35092 CPUtime=881.91
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 7592 0 0 0 88185 6 0 0 25 0 1 0 1110433328 35934208 7575 1992294400 134512640 135674425 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 8773 7575 99 283 0 8487 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 35092

[startup+942.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 21536
/proc/meminfo: memFree=588744/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=36852 CPUtime=941.89
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 7944 0 0 0 94182 7 0 0 25 0 1 0 1110433328 37736448 7927 1992294400 134512640 135674425 4294956208 18446744073709551615 134564649 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 9213 7927 99 283 0 8927 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 36852

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 21536
/proc/meminfo: memFree=588040/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=37688 CPUtime=1001.85
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 8116 0 0 0 100178 7 0 0 25 0 1 0 1110433328 38592512 8099 1992294400 134512640 135674425 4294956208 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 9422 8099 99 283 0 9136 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 37688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21536
/proc/meminfo: memFree=587720/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=38232 CPUtime=1061.82
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 8219 0 0 0 106175 7 0 0 25 0 1 0 1110433328 39149568 8202 1992294400 134512640 135674425 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 9558 8202 99 283 0 9272 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 38232

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21536
/proc/meminfo: memFree=587336/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=38776 CPUtime=1121.79
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 8323 0 0 0 112172 7 0 0 25 0 1 0 1110433328 39706624 8306 1992294400 134512640 135674425 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 9694 8306 99 283 0 9408 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 38776

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21536
/proc/meminfo: memFree=586952/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=39128 CPUtime=1181.77
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 8419 0 0 0 118170 7 0 0 25 0 1 0 1110433328 40067072 8402 1992294400 134512640 135674425 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 9782 8402 99 283 0 9496 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 39128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21536
/proc/meminfo: memFree=586760/2055920 swapFree=4178100/4192956
[pid=21119] ppid=21117 vsize=39512 CPUtime=1200.06
/proc/21119/stat : 21119 (SApperloT-base) R 21117 21119 20834 0 -1 4194304 8463 0 0 0 119999 7 0 0 25 0 1 0 1110433328 40460288 8446 1992294400 134512640 135674425 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 0 0 0
/proc/21119/statm: 9878 8446 99 283 0 9592 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 39512

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.61
CPU time (s): 1200.08
CPU user time (s): 1200
CPU system time (s): 0.084987
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 39512

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

runsolver used 1.03784 second user time and 3.34149 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-30 03:47:54
IDJOB=1532284
IDBENCH=70231
IDSOLVER=509
FILE ID=node18/1532284-1238377674
PBS_JOBID= 9061253
Free space on /tmp= 66200 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1611899384-022.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532284-1238377674/watcher-1532284-1238377674 -o /tmp/evaluation-result-1532284-1238377674/solver-1532284-1238377674 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=663313323 HOME/instance-1532284-1238377674.cnf

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

MD5SUM BENCH= 66fb9b1d9d1970f097747a014bb15243
RANDOM SEED=663313323

node18.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.214
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.214
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:        621040 kB
Buffers:        102584 kB
Cached:        1225624 kB
SwapCached:       8808 kB
Active:         205588 kB
Inactive:      1135124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        621040 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          16344 kB
Slab:            80192 kB
Committed_AS:  2971996 kB
PageTables:       1376 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= 66224 MiB
End job on node18 at 2009-03-30 04:07:57