Trace number 1715587

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 hrp? (TO) 1200.11 1200.44

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark906.632
Satisfiable
(Un)Satisfiability was proved
Number of variables226208
Number of clauses1021181
Sum of the clauses size2332626
Maximum clause length10
Minimum clause length1
Number of clauses of size 119072
Number of clauses of size 2821353
Number of clauses of size 3137896
Number of clauses of size 44760
Number of clauses of size 519040
Number of clauses of size over 519060

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-1715587-1240605735/watcher-1715587-1240605735 -o /tmp/evaluation-result-1715587-1240605735/solver-1715587-1240605735 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2116827477 HOME/instance-1715587-1240605735.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.00 0.00 0.00 3/65 14507
/proc/meminfo: memFree=1706672/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=8648 CPUtime=0
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 876 0 0 0 0 0 0 0 20 0 1 0 88602813 8855552 860 1992294400 134512640 135712473 4294956208 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 2162 865 92 292 0 1867 0

[startup+0.0411479 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 14507
/proc/meminfo: memFree=1706672/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=16480 CPUtime=0.03
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 2723 0 0 0 3 0 0 0 20 0 1 0 88602813 16875520 2707 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 4120 2707 95 292 0 3825 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16480

[startup+0.101153 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 14507
/proc/meminfo: memFree=1706672/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=18988 CPUtime=0.09
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 3414 0 0 0 9 0 0 0 20 0 1 0 88602813 19443712 3398 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 4747 3398 95 292 0 4452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18988

[startup+0.301175 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 14507
/proc/meminfo: memFree=1706672/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=25984 CPUtime=0.29
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 5298 0 0 0 28 1 0 0 22 0 1 0 88602813 26607616 5282 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 6496 5282 95 292 0 6201 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25984

[startup+0.701218 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 14507
/proc/meminfo: memFree=1706672/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=40424 CPUtime=0.69
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 8990 0 0 0 65 4 0 0 25 0 1 0 88602813 41394176 8974 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 10106 8974 97 292 0 9811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40424

[startup+1.50131 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 14508
/proc/meminfo: memFree=1658344/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=53264 CPUtime=1.49
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 12425 0 0 0 143 6 0 0 25 0 1 0 88602813 54542336 12181 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 13316 12181 105 292 0 13021 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53264

[startup+3.10148 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 14508
/proc/meminfo: memFree=1657896/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=53528 CPUtime=3.09
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 12514 0 0 0 303 6 0 0 25 0 1 0 88602813 54812672 12270 1992294400 134512640 135712473 4294956208 18446744073709551615 134563921 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 13382 12270 105 292 0 13087 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53528

[startup+6.30184 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 14508
/proc/meminfo: memFree=1656552/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=54692 CPUtime=6.29
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 12919 0 0 0 622 7 0 0 25 0 1 0 88602813 56004608 12481 1992294400 134512640 135712473 4294956208 18446744073709551615 134553931 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 13673 12481 105 292 0 13378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54692

[startup+12.7015 s]
/proc/loadavg: 0.29 0.06 0.02 2/66 14508
/proc/meminfo: memFree=1655656/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=55880 CPUtime=12.68
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 13231 0 0 0 1260 8 0 0 25 0 1 0 88602813 57221120 12793 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 13970 12793 105 292 0 13675 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55880

[startup+25.502 s]
/proc/loadavg: 0.40 0.10 0.03 2/66 14508
/proc/meminfo: memFree=1653544/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=58884 CPUtime=25.47
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 14070 0 0 0 2539 8 0 0 25 0 1 0 88602813 60297216 13375 1992294400 134512640 135712473 4294956208 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 14721 13375 109 292 0 14426 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 58884

[startup+51.1018 s]
/proc/loadavg: 0.61 0.17 0.05 2/66 14508
/proc/meminfo: memFree=1647656/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=65108 CPUtime=51.06
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 15583 0 0 0 5096 10 0 0 25 0 1 0 88602813 66670592 14888 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 16277 14888 109 292 0 15982 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 65108

[startup+102.305 s]
/proc/loadavg: 0.84 0.30 0.11 2/66 14508
/proc/meminfo: memFree=1631528/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=81384 CPUtime=102.25
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 19585 0 0 0 10211 14 0 0 25 0 1 0 88602813 83337216 18890 1992294400 134512640 135712473 4294956208 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 20346 18890 109 292 0 20051 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 81384

[startup+162.301 s]
/proc/loadavg: 0.94 0.43 0.16 2/66 14508
/proc/meminfo: memFree=1629096/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=83900 CPUtime=162.23
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 20175 0 0 0 16208 15 0 0 25 0 1 0 88602813 85913600 19480 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 20975 19480 110 292 0 20680 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 83900

[startup+222.302 s]
/proc/loadavg: 0.98 0.53 0.21 2/66 14508
/proc/meminfo: memFree=1628776/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=84244 CPUtime=222.22
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 20242 0 0 0 22207 15 0 0 25 0 1 0 88602813 86265856 19547 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 21061 19547 110 292 0 20766 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 84244

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/66 14508
/proc/meminfo: memFree=1628776/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=84244 CPUtime=282.2
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 20244 0 0 0 28205 15 0 0 25 0 1 0 88602813 86265856 19549 1992294400 134512640 135712473 4294956208 18446744073709551615 135146192 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 21061 19549 110 292 0 20766 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 84244

[startup+342.302 s]
/proc/loadavg: 0.99 0.68 0.30 2/66 14508
/proc/meminfo: memFree=1615976/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=97356 CPUtime=342.19
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 23442 0 0 0 34200 19 0 0 25 0 1 0 88602813 99692544 22747 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 24339 22747 110 292 0 24044 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 97356

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.34 2/66 14508
/proc/meminfo: memFree=1602664/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=111636 CPUtime=402.17
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 26809 0 0 0 40195 22 0 0 25 0 1 0 88602813 114315264 26114 1992294400 134512640 135712473 4294956208 18446744073709551615 134557699 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 27909 26114 110 292 0 27614 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 111636

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/66 14508
/proc/meminfo: memFree=1589160/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=125540 CPUtime=462.16
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 30268 0 0 0 46191 25 0 0 25 0 1 0 88602813 128552960 29444 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 31385 29444 110 292 0 31090 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 125540

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/66 14508
/proc/meminfo: memFree=1579944/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=135216 CPUtime=522.14
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 32561 0 0 0 52186 28 0 0 25 0 1 0 88602813 138461184 31737 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 33804 31737 110 292 0 33509 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 135216

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/66 14508
/proc/meminfo: memFree=1567912/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=148236 CPUtime=582.12
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 35551 0 0 0 58181 31 0 0 25 0 1 0 88602813 151793664 34727 1992294400 134512640 135712473 4294956208 18446744073709551615 134601436 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 37059 34727 110 292 0 36764 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 148236

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/66 14508
/proc/meminfo: memFree=1556072/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=161332 CPUtime=642.12
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 38498 0 0 0 64178 34 0 0 25 0 1 0 88602813 165203968 37674 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 40333 37674 110 292 0 40038 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 161332

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/66 14508
/proc/meminfo: memFree=1543592/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=175676 CPUtime=702.1
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 41845 0 0 0 70173 37 0 0 25 0 1 0 88602813 179892224 40764 1992294400 134512640 135712473 4294956208 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 43919 40764 110 292 0 43624 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 175676

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.54 2/66 14508
/proc/meminfo: memFree=1534184/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=185220 CPUtime=762.08
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 44191 0 0 0 76169 39 0 0 25 0 1 0 88602813 189665280 43110 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 46305 43110 110 292 0 46010 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 185220

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/66 14508
/proc/meminfo: memFree=1525288/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=194416 CPUtime=822.06
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 46435 0 0 0 82164 42 0 0 25 0 1 0 88602813 199081984 45354 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 48604 45354 110 292 0 48309 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 194416

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.59 2/66 14508
/proc/meminfo: memFree=1514984/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=205300 CPUtime=882.04
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 48978 0 0 0 88160 44 0 0 25 0 1 0 88602813 210227200 47897 1992294400 134512640 135712473 4294956208 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 51325 47897 110 292 0 51030 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 205300

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/66 14508
/proc/meminfo: memFree=1494120/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=229808 CPUtime=942.03
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 54421 0 0 0 94155 48 0 0 25 0 1 0 88602813 235323392 53211 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 57452 53211 110 292 0 57157 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 229808

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/66 14508
/proc/meminfo: memFree=1473192/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=251952 CPUtime=1002.01
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 59528 0 0 0 100148 53 0 0 25 0 1 0 88602813 257998848 58318 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 62988 58318 110 292 0 62693 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 251952

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/66 14508
/proc/meminfo: memFree=1470888/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=254196 CPUtime=1062
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 60096 0 0 0 106146 54 0 0 25 0 1 0 88602813 260296704 58886 1992294400 134512640 135712473 4294956208 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 63549 58886 110 292 0 63254 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 254196

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 14508
/proc/meminfo: memFree=1467304/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=257396 CPUtime=1121.99
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 60977 0 0 0 112144 55 0 0 25 0 1 0 88602813 263573504 59767 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 64349 59767 110 292 0 64054 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 257396

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 14514
/proc/meminfo: memFree=1465576/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=259136 CPUtime=1181.96
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 61418 0 0 0 118141 55 0 0 25 0 1 0 88602813 265355264 60208 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 64784 60208 110 292 0 64489 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 259136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 14514
/proc/meminfo: memFree=1464296/2055920 swapFree=4053672/4192956
[pid=14507] ppid=14505 vsize=260456 CPUtime=1200.06
/proc/14507/stat : 14507 (SApperloT-hrp) R 14505 14507 14470 0 -1 4194304 61734 0 0 0 119950 56 0 0 25 0 1 0 88602813 266706944 60524 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14507/statm: 65114 60524 110 292 0 64819 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 260456

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.44
CPU time (s): 1200.11
CPU user time (s): 1199.51
CPU system time (s): 0.601908
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 260456

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

runsolver used 1.2878 second user time and 2.86756 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-24 22:42:16
IDJOB=1715587
IDBENCH=20342
IDSOLVER=510
FILE ID=node87/1715587-1240605735
PBS_JOBID= 9186238
Free space on /tmp= 66404 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-10-13-u.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715587-1240605735/watcher-1715587-1240605735 -o /tmp/evaluation-result-1715587-1240605735/solver-1715587-1240605735 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2116827477 HOME/instance-1715587-1240605735.cnf

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

MD5SUM BENCH= a443b9e3a7093c1d9a47b42016a65c52
RANDOM SEED=2116827477

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1707344 kB
Buffers:         39444 kB
Cached:         111040 kB
SwapCached:     134164 kB
Active:          85616 kB
Inactive:       201400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707344 kB
SwapTotal:     4192956 kB
SwapFree:      4053672 kB
Dirty:           19788 kB
Writeback:           0 kB
Mapped:          13304 kB
Slab:            47468 kB
Committed_AS:   259952 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node87 at 2009-04-24 23:02:19