Trace number 1718394

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.06 1200.52

General information on the benchmark

Nameindustrial/grieu/
vmpc_30.cnf
MD5SUM8df6cfaff4435ad2a04367a34fb047c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2082
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses133080
Sum of the clauses size348570
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252290
Number of clauses of size 380730
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718394-1240636128/watcher-1718394-1240636128 -o /tmp/evaluation-result-1718394-1240636128/solver-1718394-1240636128 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1470229275 HOME/instance-1718394-1240636128.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/65 15975
/proc/meminfo: memFree=1265312/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=1968 CPUtime=0
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 182 0 0 0 0 0 0 0 20 0 1 0 91641811 2015232 166 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 525 167 90 283 0 239 0

[startup+0.0935149 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15975
/proc/meminfo: memFree=1265312/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=6852 CPUtime=0.08
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 1385 0 0 0 8 0 0 0 20 0 1 0 91641811 7016448 1368 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 1713 1368 98 283 0 1427 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6852

[startup+0.101515 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15975
/proc/meminfo: memFree=1265312/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=6852 CPUtime=0.09
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 1385 0 0 0 9 0 0 0 20 0 1 0 91641811 7016448 1368 1992294400 134512640 135674940 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 1713 1368 98 283 0 1427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6852

[startup+0.301556 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15975
/proc/meminfo: memFree=1265312/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=6852 CPUtime=0.29
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 1388 0 0 0 29 0 0 0 22 0 1 0 91641811 7016448 1371 1992294400 134512640 135674940 4294956208 18446744073709551615 134565140 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 1713 1371 98 283 0 1427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6852

[startup+0.701638 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15975
/proc/meminfo: memFree=1265312/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=6852 CPUtime=0.69
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 1398 0 0 0 69 0 0 0 25 0 1 0 91641811 7016448 1381 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 1713 1381 98 283 0 1427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6852

[startup+1.5018 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1259992/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=7380 CPUtime=1.49
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 1524 0 0 0 149 0 0 0 25 0 1 0 91641811 7557120 1507 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 1845 1507 98 283 0 1559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7380

[startup+3.10212 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1258968/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=8744 CPUtime=3.09
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 1859 0 0 0 309 0 0 0 25 0 1 0 91641811 8953856 1842 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 2186 1842 98 283 0 1900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8744

[startup+6.30177 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1256216/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=11412 CPUtime=6.29
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 2510 0 0 0 628 1 0 0 25 0 1 0 91641811 11685888 2493 1992294400 134512640 135674940 4294956208 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 2853 2493 98 283 0 2567 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11412

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1251312/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=16336 CPUtime=12.69
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 3714 0 0 0 1267 2 0 0 25 0 1 0 91641811 16728064 3664 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 4084 3664 98 283 0 3798 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16336

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1248304/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=18936 CPUtime=25.48
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 4346 0 0 0 2546 2 0 0 25 0 1 0 91641811 19390464 4296 1992294400 134512640 135674940 4294956208 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 4734 4296 99 283 0 4448 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18936

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1240688/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=27188 CPUtime=51.07
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 6429 0 0 0 5103 4 0 0 25 0 1 0 91641811 27840512 6314 1992294400 134512640 135674940 4294956208 18446744073709551615 134539715 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 6797 6314 99 283 0 6511 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27188

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1234672/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=33392 CPUtime=102.25
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 7838 0 0 0 10220 5 0 0 25 0 1 0 91641811 34193408 7723 1992294400 134512640 135674940 4294956208 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 8348 7723 99 283 0 8062 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 33392

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1230128/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=38632 CPUtime=162.23
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 8976 0 0 0 16216 7 0 0 25 0 1 0 91641811 39559168 8861 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 9658 8861 99 283 0 9372 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 38632

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1224304/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=45028 CPUtime=222.2
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 10407 0 0 0 22212 8 0 0 25 0 1 0 91641811 46108672 10292 1992294400 134512640 135674940 4294956208 18446744073709551615 134550836 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 11257 10292 99 283 0 10971 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 45028

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1221808/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=47752 CPUtime=282.18
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 11020 0 0 0 28209 9 0 0 25 0 1 0 91641811 48898048 10905 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 11938 10905 99 283 0 11652 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 47752

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1219248/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=51080 CPUtime=342.15
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 11645 0 0 0 34206 9 0 0 25 0 1 0 91641811 52305920 11530 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 12770 11530 99 283 0 12484 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 51080

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1216944/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=53624 CPUtime=402.14
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 12219 0 0 0 40204 10 0 0 25 0 1 0 91641811 54910976 12104 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 13406 12104 99 283 0 13120 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 53624

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1215856/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=54904 CPUtime=462.11
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 12484 0 0 0 46201 10 0 0 25 0 1 0 91641811 56221696 12369 1992294400 134512640 135674940 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 13726 12369 99 283 0 13440 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 54904

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1210928/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=60772 CPUtime=522.09
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 13731 0 0 0 52198 11 0 0 25 0 1 0 91641811 62230528 13616 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 15193 13616 99 283 0 14907 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 60772

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1207472/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=65064 CPUtime=582.07
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 14581 0 0 0 58195 12 0 0 25 0 1 0 91641811 66625536 14466 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 16266 14466 99 283 0 15980 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 65064

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1206512/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=66056 CPUtime=642.05
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 14824 0 0 0 64193 12 0 0 25 0 1 0 91641811 67641344 14709 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 16514 14709 99 283 0 16228 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 66056

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1205744/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=66984 CPUtime=702.02
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 15008 0 0 0 70190 12 0 0 25 0 1 0 91641811 68591616 14893 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 16746 14893 99 283 0 16460 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 66984

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1204144/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=68776 CPUtime=762
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 15410 0 0 0 76188 12 0 0 25 0 1 0 91641811 70426624 15295 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 17194 15295 99 283 0 16908 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 68776

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1201712/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=71816 CPUtime=821.97
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 16024 0 0 0 82185 12 0 0 25 0 1 0 91641811 73539584 15909 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 17954 15909 99 283 0 17668 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 71816

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1201008/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=72632 CPUtime=881.95
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 16197 0 0 0 88183 12 0 0 25 0 1 0 91641811 74375168 16082 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 18158 16082 99 283 0 17872 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 72632

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1199408/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=74712 CPUtime=941.93
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 16626 0 0 0 94180 13 0 0 25 0 1 0 91641811 76505088 16511 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 18678 16511 99 283 0 18392 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 74712

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1197616/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=76760 CPUtime=1001.91
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 17047 0 0 0 100177 14 0 0 25 0 1 0 91641811 78602240 16932 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 19190 16932 99 283 0 18904 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 76760

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1196400/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=78040 CPUtime=1061.89
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 17353 0 0 0 106175 14 0 0 25 0 1 0 91641811 79912960 17238 1992294400 134512640 135674940 4294956208 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 19510 17238 99 283 0 19224 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 78040

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1195824/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=78840 CPUtime=1121.86
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 17491 0 0 0 112172 14 0 0 25 0 1 0 91641811 80732160 17376 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 19710 17376 99 283 0 19424 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 78840

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1194864/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=80216 CPUtime=1181.84
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 17761 0 0 0 118170 14 0 0 25 0 1 0 91641811 82141184 17646 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 20054 17646 99 283 0 19768 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 80216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1194608/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=80472 CPUtime=1200.04
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 17821 0 0 0 119990 14 0 0 25 0 1 0 91641811 82403328 17706 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 20118 17706 99 283 0 19832 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 80472

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: 0.99 0.98 0.99 2/66 15976
/proc/meminfo: memFree=1194608/2055920 swapFree=4181392/4192956
[pid=15975] ppid=15973 vsize=80472 CPUtime=1200.04
/proc/15975/stat : 15975 (SApperloT-base) R 15973 15975 15938 0 -1 4194304 17821 0 0 0 119990 14 0 0 25 0 1 0 91641811 82403328 17706 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/15975/statm: 20118 17706 99 283 0 19832 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 80472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.9
CPU system time (s): 0.154976
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 80472

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

runsolver used 1.38279 second user time and 2.98255 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-25 07:08:49
IDJOB=1718394
IDBENCH=20487
IDSOLVER=509
FILE ID=node80/1718394-1240636128
PBS_JOBID= 9186467
Free space on /tmp= 66152 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/grieu/vmpc_30.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718394-1240636128/watcher-1718394-1240636128 -o /tmp/evaluation-result-1718394-1240636128/solver-1718394-1240636128 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1470229275 HOME/instance-1718394-1240636128.cnf

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

MD5SUM BENCH= 8df6cfaff4435ad2a04367a34fb047c1
RANDOM SEED=1470229275

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1265728 kB
Buffers:         72728 kB
Cached:         638128 kB
SwapCached:       6340 kB
Active:         177948 kB
Inactive:       541564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1265728 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            3556 kB
Writeback:           0 kB
Mapped:          13308 kB
Slab:            56596 kB
Committed_AS:   279976 kB
PageTables:       1384 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= 66152 MiB
End job on node80 at 2009-04-25 07:28:51