Trace number 1532339

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

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S375588147-050.cnf
MD5SUM7f520cacbc1966b43139f7a53a60437c
Bench CategoryRANDOM (random 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 variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 518700

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-1532339-1238379459/watcher-1532339-1238379459 -o /tmp/evaluation-result-1532339-1238379459/solver-1532339-1238379459 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=202531115 HOME/instance-1532339-1238379459.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 30877
/proc/meminfo: memFree=1188416/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=1580 CPUtime=0
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 1110612000 1617920 157 1992294400 134512640 135674425 4294956192 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 395 158 91 283 0 109 0

[startup+0.060206 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30877
/proc/meminfo: memFree=1188416/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=3032 CPUtime=0.05
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 586 0 0 0 5 0 0 0 18 0 1 0 1110612000 3104768 569 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 758 569 99 283 0 472 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3032

[startup+0.102211 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30877
/proc/meminfo: memFree=1188416/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=3296 CPUtime=0.09
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 635 0 0 0 9 0 0 0 18 0 1 0 1110612000 3375104 618 1992294400 134512640 135674425 4294956192 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 824 618 99 283 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3296

[startup+0.301245 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30877
/proc/meminfo: memFree=1188416/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=4088 CPUtime=0.29
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 835 0 0 0 29 0 0 0 19 0 1 0 1110612000 4186112 818 1992294400 134512640 135674425 4294956192 18446744073709551615 134555964 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 1022 818 99 283 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4088

[startup+0.701313 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30877
/proc/meminfo: memFree=1188416/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=5408 CPUtime=0.69
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 1181 0 0 0 69 0 0 0 22 0 1 0 1110612000 5537792 1164 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 1352 1164 99 283 0 1066 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5408

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1183480/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=6380 CPUtime=1.5
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 1410 0 0 0 149 1 0 0 25 0 1 0 1110612000 6533120 1393 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 1595 1393 99 283 0 1309 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 6380

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1182712/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=7172 CPUtime=3.1
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 1584 0 0 0 309 1 0 0 25 0 1 0 1110612000 7344128 1567 1992294400 134512640 135674425 4294956192 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 1793 1567 99 283 0 1507 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 7172

[startup+6.30127 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1181752/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=7860 CPUtime=6.29
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 1763 0 0 0 628 1 0 0 25 0 1 0 1110612000 8048640 1746 1992294400 134512640 135674425 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 1965 1746 99 283 0 1679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7860

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1180344/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=9304 CPUtime=12.69
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 2093 0 0 0 1268 1 0 0 25 0 1 0 1110612000 9527296 2076 1992294400 134512640 135674425 4294956192 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 2326 2076 99 283 0 2040 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9304

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1178936/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=10884 CPUtime=25.48
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 2420 0 0 0 2547 1 0 0 25 0 1 0 1110612000 11145216 2403 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 2721 2403 99 283 0 2435 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10884

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1176632/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=13644 CPUtime=51.08
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 3015 0 0 0 5106 2 0 0 25 0 1 0 1110612000 13971456 2998 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 3411 2998 99 283 0 3125 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13644

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1174136/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=16724 CPUtime=102.26
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 3636 0 0 0 10224 2 0 0 25 0 1 0 1110612000 17125376 3619 1992294400 134512640 135674425 4294956192 18446744073709551615 134581526 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 4181 3619 99 283 0 3895 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16724

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1172280/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=19120 CPUtime=162.24
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 4102 0 0 0 16221 3 0 0 25 0 1 0 1110612000 19578880 4085 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 4780 4085 99 283 0 4494 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19120

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1171000/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=20532 CPUtime=222.22
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 4395 0 0 0 22218 4 0 0 25 0 1 0 1110612000 21024768 4378 1992294400 134512640 135674425 4294956192 18446744073709551615 134561388 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 5133 4378 99 283 0 4847 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20532

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1169400/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=22424 CPUtime=282.2
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 4787 0 0 0 28216 4 0 0 25 0 1 0 1110612000 22962176 4770 1992294400 134512640 135674425 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 5606 4770 99 283 0 5320 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22424

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1168440/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=23516 CPUtime=342.18
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 5023 0 0 0 34214 4 0 0 25 0 1 0 1110612000 24080384 5006 1992294400 134512640 135674425 4294956192 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 5879 5006 99 283 0 5593 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23516

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1167096/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=25280 CPUtime=402.16
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 5368 0 0 0 40211 5 0 0 25 0 1 0 1110612000 25886720 5351 1992294400 134512640 135674425 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 6320 5351 99 283 0 6034 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 25280

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1166328/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=25988 CPUtime=462.14
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 5539 0 0 0 46209 5 0 0 25 0 1 0 1110612000 26611712 5522 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 6497 5522 99 283 0 6211 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 25988

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1165816/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=26696 CPUtime=522.12
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 5689 0 0 0 52207 5 0 0 25 0 1 0 1110612000 27336704 5672 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 6674 5672 99 283 0 6388 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 26696

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1165176/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=27668 CPUtime=582.11
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 5867 0 0 0 58205 6 0 0 25 0 1 0 1110612000 28332032 5850 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 6917 5850 99 283 0 6631 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 27668

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1164280/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=28568 CPUtime=642.09
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6076 0 0 0 64203 6 0 0 25 0 1 0 1110612000 29253632 6059 1992294400 134512640 135674425 4294956192 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 7142 6059 99 283 0 6856 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 28568

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1163960/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=29156 CPUtime=702.07
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6163 0 0 0 70201 6 0 0 25 0 1 0 1110612000 29855744 6146 1992294400 134512640 135674425 4294956192 18446744073709551615 134556392 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 7289 6146 99 283 0 7003 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 29156

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1163576/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=29348 CPUtime=762.05
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6248 0 0 0 76199 6 0 0 25 0 1 0 1110612000 30052352 6231 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 7337 6231 99 283 0 7051 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 29348

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1163192/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=30068 CPUtime=822.03
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6375 0 0 0 82196 7 0 0 25 0 1 0 1110612000 30789632 6358 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 7517 6358 99 283 0 7231 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 30068

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1162424/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=30908 CPUtime=882.01
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6538 0 0 0 88194 7 0 0 25 0 1 0 1110612000 31649792 6521 1992294400 134512640 135674425 4294956192 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 7727 6521 99 283 0 7441 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 30908

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1162040/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=31628 CPUtime=941.99
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6657 0 0 0 94192 7 0 0 25 0 1 0 1110612000 32387072 6640 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 7907 6640 99 283 0 7621 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 31628

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1161336/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=32408 CPUtime=1001.97
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6808 0 0 0 100190 7 0 0 25 0 1 0 1110612000 33185792 6791 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 8102 6791 99 283 0 7816 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 32408

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1161080/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=32732 CPUtime=1061.94
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6877 0 0 0 106187 7 0 0 25 0 1 0 1110612000 33517568 6860 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 8183 6860 99 283 0 7897 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 32732

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1160760/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=33248 CPUtime=1121.93
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6964 0 0 0 112185 8 0 0 25 0 1 0 1110612000 34045952 6947 1992294400 134512640 135674425 4294956192 18446744073709551615 134566398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 8312 6947 99 283 0 8026 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 33248

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1160696/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=33248 CPUtime=1181.91
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6975 0 0 0 118183 8 0 0 25 0 1 0 1110612000 34045952 6958 1992294400 134512640 135674425 4294956192 18446744073709551615 134564674 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 8312 6958 99 283 0 8026 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 33248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30878
/proc/meminfo: memFree=1160632/2055920 swapFree=4178416/4192956
[pid=30877] ppid=30875 vsize=33248 CPUtime=1200.01
/proc/30877/stat : 30877 (SApperloT-base) R 30875 30877 28557 0 -1 4194304 6982 0 0 0 119993 8 0 0 25 0 1 0 1110612000 34045952 6965 1992294400 134512640 135674425 4294956192 18446744073709551615 134539784 0 0 4096 0 0 0 0 17 1 0 0
/proc/30877/statm: 8312 6965 99 283 0 8026 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 33248

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.93
CPU system time (s): 0.088986
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 33248

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

runsolver used 0.913861 second user time and 2.43763 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-30 04:17:39
IDJOB=1532339
IDBENCH=70242
IDSOLVER=509
FILE ID=node15/1532339-1238379459
PBS_JOBID= 9061279
Free space on /tmp= 65428 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S375588147-050.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532339-1238379459/watcher-1532339-1238379459 -o /tmp/evaluation-result-1532339-1238379459/solver-1532339-1238379459 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=202531115 HOME/instance-1532339-1238379459.cnf

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

MD5SUM BENCH= 7f520cacbc1966b43139f7a53a60437c
RANDOM SEED=202531115

node15.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.286
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.286
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:       1188832 kB
Buffers:         96320 kB
Cached:         671292 kB
SwapCached:       8336 kB
Active:         194244 kB
Inactive:       583248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1188832 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:          15568 kB
Slab:            75556 kB
Committed_AS:  2884412 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65428 MiB
End job on node15 at 2009-03-30 04:37:42