Trace number 1533434

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/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S1772751287-054.cnf
MD5SUM35065935e71c2ceef94b54d497dccd31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark761.95
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-1533434-1238462106/watcher-1533434-1238462106 -o /tmp/evaluation-result-1533434-1238462106/solver-1533434-1238462106 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=470047371 HOME/instance-1533434-1238462106.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 0.98 3/64 21299
/proc/meminfo: memFree=1439832/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=1448 CPUtime=0
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 884802083 1482752 162 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 362 163 90 283 0 76 0

[startup+0.0748351 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 21299
/proc/meminfo: memFree=1439832/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=2108 CPUtime=0.07
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 330 0 0 0 7 0 0 0 18 0 1 0 884802083 2158592 313 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 527 313 98 283 0 241 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2108

[startup+0.101837 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 21299
/proc/meminfo: memFree=1439832/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=2108 CPUtime=0.1
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 350 0 0 0 10 0 0 0 18 0 1 0 884802083 2158592 333 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 527 333 98 283 0 241 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2108

[startup+0.301866 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 21299
/proc/meminfo: memFree=1439832/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=2240 CPUtime=0.3
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 380 0 0 0 30 0 0 0 19 0 1 0 884802083 2293760 363 1992294400 134512640 135674940 4294956192 18446744073709551615 134571448 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 560 363 98 283 0 274 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2240

[startup+0.701925 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 21299
/proc/meminfo: memFree=1439832/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=2508 CPUtime=0.7
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 439 0 0 0 70 0 0 0 22 0 1 0 884802083 2568192 422 1992294400 134512640 135674940 4294956192 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 627 422 98 283 0 341 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2508

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1438352/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=2788 CPUtime=1.49
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 497 0 0 0 149 0 0 0 25 0 1 0 884802083 2854912 480 1992294400 134512640 135674940 4294956192 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 697 480 98 283 0 411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2788

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1437968/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=3060 CPUtime=3.09
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 577 0 0 0 309 0 0 0 25 0 1 0 884802083 3133440 560 1992294400 134512640 135674940 4294956192 18446744073709551615 134564620 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 765 560 98 283 0 479 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3060

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1437392/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=3492 CPUtime=6.29
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 690 0 0 0 629 0 0 0 25 0 1 0 884802083 3575808 673 1992294400 134512640 135674940 4294956192 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 873 673 98 283 0 587 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3492

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1436944/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=3940 CPUtime=12.69
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 762 0 0 0 1269 0 0 0 25 0 1 0 884802083 4034560 745 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 985 745 98 283 0 699 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3940

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1436496/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=4388 CPUtime=25.48
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 862 0 0 0 2548 0 0 0 25 0 1 0 884802083 4493312 845 1992294400 134512640 135674940 4294956192 18446744073709551615 134539720 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1097 845 98 283 0 811 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4388

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1435920/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=5188 CPUtime=51.07
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1019 0 0 0 5107 0 0 0 25 0 1 0 884802083 5312512 1002 1992294400 134512640 135674940 4294956192 18446744073709551615 134543046 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1297 1002 98 283 0 1011 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5188

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1435344/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=5800 CPUtime=102.26
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1151 0 0 0 10226 0 0 0 25 0 1 0 884802083 5939200 1134 1992294400 134512640 135674940 4294956192 18446744073709551615 134539896 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1450 1134 98 283 0 1164 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5800

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1435088/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6120 CPUtime=162.23
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1207 0 0 0 16223 0 0 0 25 0 1 0 884802083 6266880 1190 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1530 1190 98 283 0 1244 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6120

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434832/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6280 CPUtime=222.22
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1264 0 0 0 22221 1 0 0 25 0 1 0 884802083 6430720 1247 1992294400 134512640 135674940 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1570 1247 98 283 0 1284 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6280

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434768/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6280 CPUtime=282.2
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1274 0 0 0 28219 1 0 0 25 0 1 0 884802083 6430720 1257 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1570 1257 98 283 0 1284 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6280

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434704/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6280 CPUtime=342.18
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1284 0 0 0 34217 1 0 0 25 0 1 0 884802083 6430720 1267 1992294400 134512640 135674940 4294956192 18446744073709551615 134558375 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1570 1267 98 283 0 1284 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 6280

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434640/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6280 CPUtime=402.16
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1298 0 0 0 40215 1 0 0 25 0 1 0 884802083 6430720 1281 1992294400 134512640 135674940 4294956192 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1570 1281 98 283 0 1284 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 6280

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434576/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=462.14
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1331 0 0 0 46213 1 0 0 25 0 1 0 884802083 6594560 1314 1992294400 134512640 135674940 4294956192 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1314 98 283 0 1324 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 6440

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434576/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=522.12
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1338 0 0 0 52211 1 0 0 25 0 1 0 884802083 6594560 1321 1992294400 134512640 135674940 4294956192 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1321 98 283 0 1324 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 6440

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434576/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=582.1
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1342 0 0 0 58209 1 0 0 25 0 1 0 884802083 6594560 1325 1992294400 134512640 135674940 4294956192 18446744073709551615 134556436 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1325 98 283 0 1324 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 6440

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434512/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=642.08
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1353 0 0 0 64207 1 0 0 25 0 1 0 884802083 6594560 1336 1992294400 134512640 135674940 4294956192 18446744073709551615 134556469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1336 98 283 0 1324 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 6440

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434512/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=702.06
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1356 0 0 0 70205 1 0 0 25 0 1 0 884802083 6594560 1339 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1339 98 283 0 1324 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 6440

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434512/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=762.04
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1360 0 0 0 76203 1 0 0 25 0 1 0 884802083 6594560 1343 1992294400 134512640 135674940 4294956192 18446744073709551615 134571324 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1343 98 283 0 1324 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 6440

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434448/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=822.02
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1364 0 0 0 82201 1 0 0 25 0 1 0 884802083 6594560 1347 1992294400 134512640 135674940 4294956192 18446744073709551615 134564725 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1347 98 283 0 1324 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 6440

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434384/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=882
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1375 0 0 0 88199 1 0 0 25 0 1 0 884802083 6594560 1358 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1358 98 283 0 1324 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 6440

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434448/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=941.98
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1377 0 0 0 94197 1 0 0 25 0 1 0 884802083 6594560 1360 1992294400 134512640 135674940 4294956192 18446744073709551615 134564864 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1360 98 283 0 1324 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 6440

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434384/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=1001.96
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1380 0 0 0 100195 1 0 0 25 0 1 0 884802083 6594560 1363 1992294400 134512640 135674940 4294956192 18446744073709551615 134552506 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1363 98 283 0 1324 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 6440

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434448/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=1061.94
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1384 0 0 0 106193 1 0 0 25 0 1 0 884802083 6594560 1367 1992294400 134512640 135674940 4294956192 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1367 98 283 0 1324 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 6440

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434384/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=1121.92
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1388 0 0 0 112191 1 0 0 25 0 1 0 884802083 6594560 1371 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1371 98 283 0 1324 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 6440

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434384/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=1181.9
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1388 0 0 0 118189 1 0 0 25 0 1 0 884802083 6594560 1371 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1371 98 283 0 1324 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 6440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 21300
/proc/meminfo: memFree=1434384/2055920 swapFree=4178260/4192956
[pid=21299] ppid=21297 vsize=6440 CPUtime=1200
/proc/21299/stat : 21299 (SApperloT-base) R 21297 21299 20475 0 -1 4194304 1389 0 0 0 119999 1 0 0 25 0 1 0 884802083 6594560 1372 1992294400 134512640 135674940 4294956192 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/21299/statm: 1610 1372 98 283 0 1324 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 6440

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): 1200
CPU system time (s): 0.019996
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 6440

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

runsolver used 1.25581 second user time and 2.04869 second system time

The end

Launcher Data

Begin job on node39 at 2009-03-31 03:15:06
IDJOB=1533434
IDBENCH=70461
IDSOLVER=509
FILE ID=node39/1533434-1238462106
PBS_JOBID= 9061729
Free space on /tmp= 66252 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S1772751287-054.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533434-1238462106/watcher-1533434-1238462106 -o /tmp/evaluation-result-1533434-1238462106/solver-1533434-1238462106 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=470047371 HOME/instance-1533434-1238462106.cnf

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

MD5SUM BENCH= 35065935e71c2ceef94b54d497dccd31
RANDOM SEED=470047371

node39.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.285
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.285
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:       1440248 kB
Buffers:         83304 kB
Cached:         438316 kB
SwapCached:       8168 kB
Active:         148060 kB
Inactive:       383576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1440248 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          16736 kB
Slab:            70344 kB
Committed_AS:  2346116 kB
PageTables:       1188 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= 66252 MiB
End job on node39 at 2009-03-31 03:35:08