Trace number 1532299

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1961115887-052.cnf
MD5SUMfd254436f3c419e09066b64a7ac072c2
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-1532299-1238378131/watcher-1532299-1238378131 -o /tmp/evaluation-result-1532299-1238378131/solver-1532299-1238378131 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1020551819 HOME/instance-1532299-1238378131.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 4770
/proc/meminfo: memFree=1823728/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=1580 CPUtime=0
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1110474917 1617920 158 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 395 158 91 283 0 109 0

[startup+0.048611 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4770
/proc/meminfo: memFree=1823728/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=3032 CPUtime=0.04
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 572 0 0 0 4 0 0 0 18 0 1 0 1110474917 3104768 555 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 758 555 99 283 0 472 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3032

[startup+0.101614 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4770
/proc/meminfo: memFree=1823728/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=3296 CPUtime=0.1
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 634 0 0 0 10 0 0 0 18 0 1 0 1110474917 3375104 617 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 824 617 99 283 0 538 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3296

[startup+0.301631 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4770
/proc/meminfo: memFree=1823728/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=4088 CPUtime=0.29
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 821 0 0 0 29 0 0 0 19 0 1 0 1110474917 4186112 804 1992294400 134512640 135674425 4294956192 18446744073709551615 134564674 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 1022 804 99 283 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4088

[startup+0.701666 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4770
/proc/meminfo: memFree=1823728/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=5412 CPUtime=0.69
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 1150 0 0 0 69 0 0 0 22 0 1 0 1110474917 5541888 1133 1992294400 134512640 135674425 4294956192 18446744073709551615 135112807 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 1353 1133 99 283 0 1067 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5412

[startup+1.50173 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4771
/proc/meminfo: memFree=1818856/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=6336 CPUtime=1.49
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 1388 0 0 0 149 0 0 0 25 0 1 0 1110474917 6488064 1371 1992294400 134512640 135674425 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 1584 1371 99 283 0 1298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6336

[startup+3.10288 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4771
/proc/meminfo: memFree=1818088/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=7128 CPUtime=3.09
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 1579 0 0 0 309 0 0 0 25 0 1 0 1110474917 7299072 1562 1992294400 134512640 135674425 4294956192 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 1782 1562 99 283 0 1496 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7128

[startup+6.30115 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4771
/proc/meminfo: memFree=1816936/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=8028 CPUtime=6.29
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 1778 0 0 0 629 0 0 0 25 0 1 0 1110474917 8220672 1761 1992294400 134512640 135674425 4294956192 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 2007 1761 99 283 0 1721 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8028

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4771
/proc/meminfo: memFree=1815656/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=9332 CPUtime=12.69
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 2076 0 0 0 1269 0 0 0 25 0 1 0 1110474917 9555968 2059 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 2333 2059 99 283 0 2047 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9332

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4771
/proc/meminfo: memFree=1814312/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=10784 CPUtime=25.48
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 2395 0 0 0 2548 0 0 0 25 0 1 0 1110474917 11042816 2378 1992294400 134512640 135674425 4294956192 18446744073709551615 134541011 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 2696 2378 99 283 0 2410 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10784

[startup+51.1011 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 4771
/proc/meminfo: memFree=1812392/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=13108 CPUtime=51.08
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 2863 0 0 0 5107 1 0 0 25 0 1 0 1110474917 13422592 2846 1992294400 134512640 135674425 4294956192 18446744073709551615 134539896 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 3277 2846 99 283 0 2991 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13108

[startup+102.306 s]
/proc/loadavg: 1.11 1.02 1.01 2/65 4771
/proc/meminfo: memFree=1809448/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=16568 CPUtime=102.27
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 3587 0 0 0 10226 1 0 0 25 0 1 0 1110474917 16965632 3570 1992294400 134512640 135674425 4294956192 18446744073709551615 134565230 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 4142 3570 99 283 0 3856 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16568

[startup+162.302 s]
/proc/loadavg: 1.16 1.04 1.01 2/65 4771
/proc/meminfo: memFree=1807592/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=18876 CPUtime=162.25
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 4035 0 0 0 16223 2 0 0 25 0 1 0 1110474917 19329024 4018 1992294400 134512640 135674425 4294956192 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 4719 4018 99 283 0 4433 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18876

[startup+222.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 4771
/proc/meminfo: memFree=1806184/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=20800 CPUtime=222.23
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 4397 0 0 0 22221 2 0 0 25 0 1 0 1110474917 21299200 4380 1992294400 134512640 135674425 4294956192 18446744073709551615 134557091 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 5200 4380 99 283 0 4914 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20800

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 4771
/proc/meminfo: memFree=1805032/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=21860 CPUtime=282.22
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 4669 0 0 0 28219 3 0 0 25 0 1 0 1110474917 22384640 4652 1992294400 134512640 135674425 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 5465 4652 99 283 0 5179 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 21860

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 4777
/proc/meminfo: memFree=1803560/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=23524 CPUtime=342.2
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 5013 0 0 0 34217 3 0 0 25 0 1 0 1110474917 24088576 4996 1992294400 134512640 135674425 4294956192 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 5881 4996 99 283 0 5595 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23524

[startup+402.302 s]
/proc/loadavg: 1.22 1.06 1.02 2/71 5642
/proc/meminfo: memFree=1756312/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=25132 CPUtime=402.16
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 5309 0 0 0 40210 6 0 0 25 0 1 0 1110474917 25735168 5292 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 6283 5292 99 283 0 5997 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 25132

[startup+462.302 s]
/proc/loadavg: 1.22 1.10 1.03 2/65 6779
/proc/meminfo: memFree=1636648/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=25840 CPUtime=462.13
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 5467 0 0 0 46197 16 0 0 25 0 1 0 1110474917 26460160 5450 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 6460 5450 99 283 0 6174 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 25840

[startup+522.301 s]
/proc/loadavg: 1.08 1.08 1.02 2/65 6779
/proc/meminfo: memFree=1636072/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=26692 CPUtime=522.11
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 5617 0 0 0 52195 16 0 0 25 0 1 0 1110474917 27332608 5600 1992294400 134512640 135674425 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 6673 5600 99 283 0 6387 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 26692

[startup+582.301 s]
/proc/loadavg: 1.03 1.06 1.02 2/65 6779
/proc/meminfo: memFree=1635560/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=27412 CPUtime=582.1
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 5758 0 0 0 58194 16 0 0 25 0 1 0 1110474917 28069888 5741 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 6853 5741 99 283 0 6567 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 27412

[startup+642.302 s]
/proc/loadavg: 1.01 1.05 1.01 2/65 6779
/proc/meminfo: memFree=1634792/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=28516 CPUtime=642.09
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 5939 0 0 0 64192 17 0 0 25 0 1 0 1110474917 29200384 5922 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 7129 5922 99 283 0 6843 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 28516

[startup+702.302 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 6779
/proc/meminfo: memFree=1634152/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=29092 CPUtime=702.07
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 6078 0 0 0 70190 17 0 0 25 0 1 0 1110474917 29790208 6061 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 7273 6061 99 283 0 6987 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 29092

[startup+762.305 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 6779
/proc/meminfo: memFree=1633640/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=29740 CPUtime=762.06
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 6211 0 0 0 76189 17 0 0 25 0 1 0 1110474917 30453760 6194 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 7435 6194 99 283 0 7149 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 29740

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 6779
/proc/meminfo: memFree=1633192/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=30328 CPUtime=822.04
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 6340 0 0 0 82187 17 0 0 25 0 1 0 1110474917 31055872 6323 1992294400 134512640 135674425 4294956192 18446744073709551615 134564751 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 7582 6323 99 283 0 7296 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 30328

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 6779
/proc/meminfo: memFree=1632360/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=31360 CPUtime=882.03
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 6531 0 0 0 88185 18 0 0 25 0 1 0 1110474917 32112640 6514 1992294400 134512640 135674425 4294956192 18446744073709551615 134539963 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 7840 6514 99 283 0 7554 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 31360

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6779
/proc/meminfo: memFree=1631976/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=31876 CPUtime=942.01
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 6624 0 0 0 94183 18 0 0 25 0 1 0 1110474917 32641024 6607 1992294400 134512640 135674425 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 7969 6607 99 283 0 7683 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 31876

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6779
/proc/meminfo: memFree=1631528/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=32272 CPUtime=1002
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 6719 0 0 0 100182 18 0 0 25 0 1 0 1110474917 33046528 6702 1992294400 134512640 135674425 4294956192 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 8068 6702 99 283 0 7782 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 32272

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6779
/proc/meminfo: memFree=1631464/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=32668 CPUtime=1061.98
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 6798 0 0 0 106180 18 0 0 25 0 1 0 1110474917 33452032 6781 1992294400 134512640 135674425 4294956192 18446744073709551615 134565253 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 8167 6781 99 283 0 7881 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 32668

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6779
/proc/meminfo: memFree=1631080/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=33256 CPUtime=1121.97
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 6878 0 0 0 112178 19 0 0 25 0 1 0 1110474917 34054144 6861 1992294400 134512640 135674425 4294956192 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 8314 6861 99 283 0 8028 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 33256

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6779
/proc/meminfo: memFree=1630952/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=33388 CPUtime=1181.95
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 6898 0 0 0 118176 19 0 0 25 0 1 0 1110474917 34189312 6881 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 8347 6881 99 283 0 8061 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 33388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6779
/proc/meminfo: memFree=1630824/2055920 swapFree=4178796/4192956
[pid=4770] ppid=4768 vsize=33652 CPUtime=1200.05
/proc/4770/stat : 4770 (SApperloT-base) R 4768 4770 4454 0 -1 4194304 6937 0 0 0 119986 19 0 0 25 0 1 0 1110474917 34459648 6920 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/4770/statm: 8413 6920 99 283 0 8127 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33652

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.07
CPU user time (s): 1199.87
CPU system time (s): 0.202969
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 33652

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

runsolver used 0.978851 second user time and 2.75558 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-30 03:55:31
IDJOB=1532299
IDBENCH=70234
IDSOLVER=509
FILE ID=node57/1532299-1238378131
PBS_JOBID= 9061246
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= fd254436f3c419e09066b64a7ac072c2
RANDOM SEED=1020551819

node57.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
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.213
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:       1824144 kB
Buffers:         40992 kB
Cached:         110612 kB
SwapCached:       7992 kB
Active:          18256 kB
Inactive:       142840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824144 kB
SwapTotal:     4192956 kB
SwapFree:      4178796 kB
Dirty:            1972 kB
Writeback:           0 kB
Mapped:          15136 kB
Slab:            56740 kB
Committed_AS:  2532948 kB
PageTables:       1392 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= 66264 MiB
End job on node57 at 2009-03-30 04:15:33