Trace number 1532904

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1279315365-067.cnf
MD5SUMa31d778f02686a6129c52bf8a3bcbfa2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark195.926
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
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-1532904-1238405081/watcher-1532904-1238405081 -o /tmp/evaluation-result-1532904-1238405081/solver-1532904-1238405081 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1687735119 HOME/instance-1532904-1238405081.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.92 0.98 0.99 3/64 9300
/proc/meminfo: memFree=1308208/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=2524 CPUtime=0
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1113174190 2584576 335 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 631 336 91 283 0 345 0

[startup+0.0861281 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9300
/proc/meminfo: memFree=1308208/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=5164 CPUtime=0.07
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 1006 0 0 0 7 0 0 0 18 0 1 0 1113174190 5287936 990 1992294400 134512640 135674425 4294956208 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 1291 990 91 283 0 1005 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5164

[startup+0.101129 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9300
/proc/meminfo: memFree=1308208/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=5428 CPUtime=0.09
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 1098 0 0 0 9 0 0 0 18 0 1 0 1113174190 5558272 1081 1992294400 134512640 135674425 4294956208 18446744073709551615 134565392 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 1357 1081 99 283 0 1071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5428

[startup+0.301156 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9300
/proc/meminfo: memFree=1308208/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=5956 CPUtime=0.29
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 1213 0 0 0 29 0 0 0 19 0 1 0 1113174190 6098944 1196 1992294400 134512640 135674425 4294956208 18446744073709551615 134564406 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 1489 1196 99 283 0 1203 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5956

[startup+0.701224 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9300
/proc/meminfo: memFree=1308208/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=7016 CPUtime=0.69
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 1481 0 0 0 69 0 0 0 22 0 1 0 1113174190 7184384 1464 1992294400 134512640 135674425 4294956208 18446744073709551615 134564345 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 1754 1464 99 283 0 1468 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7016

[startup+1.50136 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9301
/proc/meminfo: memFree=1301992/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=9140 CPUtime=1.49
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 2035 0 0 0 148 1 0 0 25 0 1 0 1113174190 9359360 2018 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 2285 2018 99 283 0 1999 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9140

[startup+3.10164 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9301
/proc/meminfo: memFree=1298728/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=13372 CPUtime=3.09
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 3091 0 0 0 307 2 0 0 25 0 1 0 1113174190 13692928 3074 1992294400 134512640 135674425 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 3343 3074 99 283 0 3057 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13372

[startup+6.30119 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9301
/proc/meminfo: memFree=1289576/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=22128 CPUtime=6.29
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 5272 0 0 0 626 3 0 0 25 0 1 0 1113174190 22659072 5255 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 5532 5255 99 283 0 5246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22128

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9301
/proc/meminfo: memFree=1273320/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=37708 CPUtime=12.69
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 9166 0 0 0 1263 6 0 0 25 0 1 0 1113174190 38612992 9149 1992294400 134512640 135674425 4294956208 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 9427 9149 99 283 0 9141 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37708

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 9301
/proc/meminfo: memFree=1245800/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=64396 CPUtime=25.48
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 15843 0 0 0 2538 10 0 0 25 0 1 0 1113174190 65941504 15793 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 16099 15793 99 283 0 15813 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64396

[startup+51.1019 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1220776/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=88760 CPUtime=51.07
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 21924 0 0 0 5093 14 0 0 25 0 1 0 1113174190 90890240 21874 1992294400 134512640 135674425 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 22190 21874 99 283 0 21904 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88760

[startup+102.306 s]
/proc/loadavg: 1.09 1.02 1.01 2/65 9301
/proc/meminfo: memFree=1212648/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=96948 CPUtime=102.26
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 23989 0 0 0 10210 16 0 0 25 0 1 0 1113174190 99274752 23939 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 24237 23939 99 283 0 23951 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 96948

[startup+162.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 9301
/proc/meminfo: memFree=1194152/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=115396 CPUtime=162.24
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 28555 0 0 0 16204 20 0 0 25 0 1 0 1113174190 118165504 28505 1992294400 134512640 135674425 4294956208 18446744073709551615 134564717 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 28849 28505 99 283 0 28563 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 115396

[startup+222.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1176488/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=133184 CPUtime=222.21
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 32959 0 0 0 22198 23 0 0 25 0 1 0 1113174190 136380416 32909 1992294400 134512640 135674425 4294956208 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 33296 32909 99 283 0 33010 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 133184

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1176424/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=133184 CPUtime=282.19
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 32959 0 0 0 28196 23 0 0 25 0 1 0 1113174190 136380416 32909 1992294400 134512640 135674425 4294956208 18446744073709551615 134559027 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 33296 32909 99 283 0 33010 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 133184

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1172840/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=137080 CPUtime=342.17
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 33864 0 0 0 34193 24 0 0 25 0 1 0 1113174190 140369920 33814 1992294400 134512640 135674425 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 34270 33814 99 283 0 33984 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 137080

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1170728/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=139084 CPUtime=402.14
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 34372 0 0 0 40190 24 0 0 25 0 1 0 1113174190 142422016 34322 1992294400 134512640 135674425 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 34771 34322 99 283 0 34485 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 139084

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1163752/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=146340 CPUtime=462.13
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 36107 0 0 0 46187 26 0 0 25 0 1 0 1113174190 149852160 36057 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 36585 36057 99 283 0 36299 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 146340

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1163560/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=146596 CPUtime=522.11
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 36169 0 0 0 52184 27 0 0 25 0 1 0 1113174190 150114304 36119 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 36649 36119 99 283 0 36363 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 146596

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1156008/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=154300 CPUtime=582.08
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 38042 0 0 0 58180 28 0 0 25 0 1 0 1113174190 158003200 37992 1992294400 134512640 135674425 4294956208 18446744073709551615 134565400 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 38575 37992 99 283 0 38289 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 154300

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1143720/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=166772 CPUtime=642.07
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 41179 0 0 0 64175 32 0 0 25 0 1 0 1113174190 170774528 41064 1992294400 134512640 135674425 4294956208 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 41693 41064 99 283 0 41407 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 166772

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1143720/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=166772 CPUtime=702.04
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 41179 0 0 0 70172 32 0 0 25 0 1 0 1113174190 170774528 41064 1992294400 134512640 135674425 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 41693 41064 99 283 0 41407 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 166772

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1143720/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=166772 CPUtime=762.03
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 41179 0 0 0 76170 33 0 0 25 0 1 0 1113174190 170774528 41064 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 41693 41064 99 283 0 41407 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 166772

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1143656/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=166772 CPUtime=822
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 41179 0 0 0 82167 33 0 0 25 0 1 0 1113174190 170774528 41064 1992294400 134512640 135674425 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 41693 41064 99 283 0 41407 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 166772

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1143720/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=166772 CPUtime=881.98
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 41179 0 0 0 88165 33 0 0 25 0 1 0 1113174190 170774528 41064 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 41693 41064 99 283 0 41407 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 166772

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9301
/proc/meminfo: memFree=1143720/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=166772 CPUtime=941.96
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 41179 0 0 0 94163 33 0 0 25 0 1 0 1113174190 170774528 41064 1992294400 134512640 135674425 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 41693 41064 99 283 0 41407 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 166772

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9303
/proc/meminfo: memFree=1140392/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=170316 CPUtime=1001.94
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 42006 0 0 0 100160 34 0 0 25 0 1 0 1113174190 174403584 41891 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 42579 41891 99 283 0 42293 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 170316

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9303
/proc/meminfo: memFree=1140008/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=170828 CPUtime=1061.91
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 42104 0 0 0 106157 34 0 0 25 0 1 0 1113174190 174927872 41989 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 42707 41989 99 283 0 42421 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 170828

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9303
/proc/meminfo: memFree=1140008/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=170828 CPUtime=1121.89
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 42104 0 0 0 112155 34 0 0 25 0 1 0 1113174190 174927872 41989 1992294400 134512640 135674425 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 42707 41989 99 283 0 42421 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 170828

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9303
/proc/meminfo: memFree=1140008/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=170828 CPUtime=1181.88
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 42104 0 0 0 118153 35 0 0 25 0 1 0 1113174190 174927872 41989 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 42707 41989 99 283 0 42421 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 170828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9303
/proc/meminfo: memFree=1140008/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=170828 CPUtime=1200.08
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 42104 0 0 0 119973 35 0 0 25 0 1 0 1113174190 174927872 41989 1992294400 134512640 135674425 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 42707 41989 99 283 0 42421 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 170828

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 9303
/proc/meminfo: memFree=1140008/2055920 swapFree=4177928/4192956
[pid=9300] ppid=9298 vsize=170828 CPUtime=1200.08
/proc/9300/stat : 9300 (SApperloT-base) R 9298 9300 9073 0 -1 4194304 42104 0 0 0 119973 35 0 0 25 0 1 0 1113174190 174927872 41989 1992294400 134512640 135674425 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/9300/statm: 42707 41989 99 283 0 42421 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 170828

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.11
CPU user time (s): 1199.73
CPU system time (s): 0.380942
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 170828

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

runsolver used 0.948855 second user time and 2.38664 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-30 11:24:41
IDJOB=1532904
IDBENCH=70355
IDSOLVER=509
FILE ID=node14/1532904-1238405081
PBS_JOBID= 9061420
Free space on /tmp= 65476 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1279315365-067.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532904-1238405081/watcher-1532904-1238405081 -o /tmp/evaluation-result-1532904-1238405081/solver-1532904-1238405081 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1687735119 HOME/instance-1532904-1238405081.cnf

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

MD5SUM BENCH= a31d778f02686a6129c52bf8a3bcbfa2
RANDOM SEED=1687735119

node14.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.270
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	: 5931.00
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.270
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:       1308688 kB
Buffers:         76976 kB
Cached:         578216 kB
SwapCached:       8964 kB
Active:          37608 kB
Inactive:       628216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1308688 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            2848 kB
Writeback:           0 kB
Mapped:          16328 kB
Slab:            67344 kB
Committed_AS:  2845112 kB
PageTables:       1456 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= 65476 MiB
End job on node14 at 2009-03-30 11:44:43