Trace number 1555444

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.1 1200.53

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.387
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1555444-1238741139/watcher-1555444-1238741139 -o /tmp/evaluation-result-1555444-1238741139/solver-1555444-1238741139 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1582545757 HOME/instance-1555444-1238741139.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.99 1.85 1.50 3/69 29564
/proc/meminfo: memFree=1797416/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=2792 CPUtime=0
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 418 0 0 0 0 0 0 0 18 0 1 0 1146778623 2859008 402 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 698 402 90 283 0 412 0

[startup+0.0782711 s]
/proc/loadavg: 1.99 1.85 1.50 3/69 29564
/proc/meminfo: memFree=1797416/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=4944 CPUtime=0.07
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 958 0 0 0 7 0 0 0 18 0 1 0 1146778623 5062656 941 1992294400 134512640 135674940 4294956192 18446744073709551615 134563974 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 1236 941 98 283 0 950 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4944

[startup+0.101274 s]
/proc/loadavg: 1.99 1.85 1.50 3/69 29564
/proc/meminfo: memFree=1797416/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=4944 CPUtime=0.09
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 985 0 0 0 9 0 0 0 18 0 1 0 1146778623 5062656 968 1992294400 134512640 135674940 4294956192 18446744073709551615 134556766 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 1236 968 98 283 0 950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4944

[startup+0.301313 s]
/proc/loadavg: 1.99 1.85 1.50 3/69 29564
/proc/meminfo: memFree=1797416/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=4944 CPUtime=0.29
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 986 0 0 0 29 0 0 0 19 0 1 0 1146778623 5062656 969 1992294400 134512640 135674940 4294956192 18446744073709551615 134557217 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 1236 969 98 283 0 950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4944

[startup+0.701393 s]
/proc/loadavg: 1.99 1.85 1.50 3/69 29564
/proc/meminfo: memFree=1797416/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=5476 CPUtime=0.69
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 1111 0 0 0 69 0 0 0 23 0 1 0 1146778623 5607424 1061 1992294400 134512640 135674940 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 1369 1061 98 283 0 1083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5476

[startup+1.50155 s]
/proc/loadavg: 1.99 1.85 1.50 2/70 29565
/proc/meminfo: memFree=1793056/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=6532 CPUtime=1.49
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 1370 0 0 0 149 0 0 0 25 0 1 0 1146778623 6688768 1320 1992294400 134512640 135674940 4294956192 18446744073709551615 134552266 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 1633 1320 98 283 0 1347 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6532

[startup+3.10287 s]
/proc/loadavg: 1.99 1.85 1.50 2/70 29565
/proc/meminfo: memFree=1791392/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=8776 CPUtime=3.09
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 1936 0 0 0 308 1 0 0 25 0 1 0 1146778623 8986624 1886 1992294400 134512640 135674940 4294956192 18446744073709551615 134551186 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 2194 1886 98 283 0 1908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8776

[startup+6.3015 s]
/proc/loadavg: 1.91 1.84 1.49 2/70 29565
/proc/meminfo: memFree=1786592/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=13396 CPUtime=6.29
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 3090 0 0 0 627 2 0 0 25 0 1 0 1146778623 13717504 3040 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 3349 3040 98 283 0 3063 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13396

[startup+12.7018 s]
/proc/loadavg: 1.84 1.83 1.49 2/70 29565
/proc/meminfo: memFree=1777568/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=22076 CPUtime=12.69
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 5265 0 0 0 1265 4 0 0 25 0 1 0 1146778623 22605824 5215 1992294400 134512640 135674940 4294956192 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 5519 5215 98 283 0 5233 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22076

[startup+25.5013 s]
/proc/loadavg: 1.65 1.78 1.48 2/70 29565
/proc/meminfo: memFree=1760864/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=38476 CPUtime=25.49
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 9353 0 0 0 2542 7 0 0 25 0 1 0 1146778623 39399424 9238 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 9619 9238 98 283 0 9333 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38476

[startup+51.1013 s]
/proc/loadavg: 1.43 1.72 1.47 2/70 29567
/proc/meminfo: memFree=1741984/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=56956 CPUtime=51.07
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 13981 0 0 0 5098 9 0 0 25 0 1 0 1146778623 58322944 13866 1992294400 134512640 135674940 4294956192 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 14239 13866 99 283 0 13953 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56956

[startup+102.306 s]
/proc/loadavg: 1.18 1.61 1.44 2/70 29567
/proc/meminfo: memFree=1714720/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=84440 CPUtime=102.26
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 20850 0 0 0 10212 14 0 0 25 0 1 0 1146778623 86466560 20670 1992294400 134512640 135674940 4294956192 18446744073709551615 134551833 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 21110 20670 99 283 0 20824 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84440

[startup+162.301 s]
/proc/loadavg: 1.07 1.49 1.41 2/70 29567
/proc/meminfo: memFree=1698848/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=100396 CPUtime=162.23
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 24797 0 0 0 16206 17 0 0 25 0 1 0 1146778623 102805504 24617 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 25099 24617 99 283 0 24813 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 100396

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.38 2/70 29567
/proc/meminfo: memFree=1684512/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=114736 CPUtime=222.22
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 28383 0 0 0 22202 20 0 0 25 0 1 0 1146778623 117489664 28203 1992294400 134512640 135674940 4294956192 18446744073709551615 134551237 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 28684 28203 99 283 0 28398 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 114736

[startup+282.303 s]
/proc/loadavg: 1.01 1.33 1.36 2/70 29567
/proc/meminfo: memFree=1684192/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=115248 CPUtime=282.19
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 28579 0 0 0 28199 20 0 0 25 0 1 0 1146778623 118013952 28270 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 28812 28270 99 283 0 28526 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 115248

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.33 2/70 29567
/proc/meminfo: memFree=1684192/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=115248 CPUtime=342.17
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 28579 0 0 0 34197 20 0 0 25 0 1 0 1146778623 118013952 28270 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 28812 28270 99 283 0 28526 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 115248

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.31 2/70 29567
/proc/meminfo: memFree=1684192/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=115248 CPUtime=402.15
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 28585 0 0 0 40195 20 0 0 25 0 1 0 1146778623 118013952 28276 1992294400 134512640 135674940 4294956192 18446744073709551615 134571287 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 28812 28276 99 283 0 28526 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 115248

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.29 2/70 29567
/proc/meminfo: memFree=1684128/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=115248 CPUtime=462.13
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 28589 0 0 0 46192 21 0 0 25 0 1 0 1146778623 118013952 28280 1992294400 134512640 135674940 4294956192 18446744073709551615 134551163 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 28812 28280 99 283 0 28526 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 115248

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.26 2/70 29567
/proc/meminfo: memFree=1661536/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=137860 CPUtime=522.11
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34221 0 0 0 52185 26 0 0 25 0 1 0 1146778623 141168640 33912 1992294400 134512640 135674940 4294956192 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 34465 33912 99 283 0 34179 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 137860

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.25 2/70 29567
/proc/meminfo: memFree=1660512/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=139216 CPUtime=582.09
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34478 0 0 0 58183 26 0 0 25 0 1 0 1146778623 142557184 34169 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 34804 34169 99 283 0 34518 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 139216

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.23 2/70 29567
/proc/meminfo: memFree=1660000/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140240 CPUtime=642.07
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34862 0 0 0 64181 26 0 0 25 0 1 0 1146778623 143605760 34296 1992294400 134512640 135674940 4294956192 18446744073709551615 134552178 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35060 34296 99 283 0 34774 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 140240

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/70 29567
/proc/meminfo: memFree=1659872/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140240 CPUtime=702.04
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34868 0 0 0 70178 26 0 0 25 0 1 0 1146778623 143605760 34302 1992294400 134512640 135674940 4294956192 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35060 34302 99 283 0 34774 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 140240

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.19 2/70 29567
/proc/meminfo: memFree=1659872/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140240 CPUtime=762.03
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34872 0 0 0 76176 27 0 0 25 0 1 0 1146778623 143605760 34306 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35060 34306 99 283 0 34774 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 140240

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.18 2/70 29567
/proc/meminfo: memFree=1659808/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140240 CPUtime=822.01
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34873 0 0 0 82174 27 0 0 25 0 1 0 1146778623 143605760 34307 1992294400 134512640 135674940 4294956192 18446744073709551615 134563974 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35060 34307 99 283 0 34774 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 140240

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.17 2/70 29567
/proc/meminfo: memFree=1659744/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140496 CPUtime=881.98
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34900 0 0 0 88171 27 0 0 25 0 1 0 1146778623 143867904 34334 1992294400 134512640 135674940 4294956192 18446744073709551615 134551104 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35124 34334 99 283 0 34838 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 140496

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.15 2/70 29573
/proc/meminfo: memFree=1659488/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140496 CPUtime=941.95
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34902 0 0 0 94168 27 0 0 25 0 1 0 1146778623 143867904 34336 1992294400 134512640 135674940 4294956192 18446744073709551615 134558908 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35124 34336 99 283 0 34838 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 140496

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/70 29573
/proc/meminfo: memFree=1659488/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140496 CPUtime=1001.94
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34917 0 0 0 100166 28 0 0 25 0 1 0 1146778623 143867904 34351 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35124 34351 99 283 0 34838 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 140496

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/70 29573
/proc/meminfo: memFree=1659488/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140496 CPUtime=1061.91
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34919 0 0 0 106163 28 0 0 25 0 1 0 1146778623 143867904 34353 1992294400 134512640 135674940 4294956192 18446744073709551615 134551163 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35124 34353 99 283 0 34838 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 140496

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/70 29573
/proc/meminfo: memFree=1659488/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140496 CPUtime=1121.89
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34920 0 0 0 112161 28 0 0 25 0 1 0 1146778623 143867904 34354 1992294400 134512640 135674940 4294956192 18446744073709551615 134552001 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35124 34354 99 283 0 34838 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 140496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 3/70 29573
/proc/meminfo: memFree=1659488/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140496 CPUtime=1181.87
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34924 0 0 0 118159 28 0 0 25 0 1 0 1146778623 143867904 34358 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35124 34358 99 283 0 34838 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 140496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/70 29573
/proc/meminfo: memFree=1659360/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140752 CPUtime=1200.07
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34957 0 0 0 119979 28 0 0 25 0 1 0 1146778623 144130048 34391 1992294400 134512640 135674940 4294956192 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35188 34391 99 283 0 34902 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 140752

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: 1.00 1.00 1.10 2/70 29573
/proc/meminfo: memFree=1659360/2055920 swapFree=4177824/4192956
[pid=29564] ppid=29562 vsize=140752 CPUtime=1200.07
/proc/29564/stat : 29564 (SApperloT-base) R 29562 29564 29496 0 -1 4194304 34957 0 0 0 119979 28 0 0 25 0 1 0 1146778623 144130048 34391 1992294400 134512640 135674940 4294956192 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/29564/statm: 35188 34391 99 283 0 34902 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 140752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1199.79
CPU system time (s): 0.310952
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 140752

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

runsolver used 1.00985 second user time and 3.36649 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-03 08:45:39
IDJOB=1555444
IDBENCH=70800
IDSOLVER=509
FILE ID=node73/1555444-1238741139
PBS_JOBID= 9085421
Free space on /tmp= 66504 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555444-1238741139/watcher-1555444-1238741139 -o /tmp/evaluation-result-1555444-1238741139/solver-1555444-1238741139 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1582545757 HOME/instance-1555444-1238741139.cnf

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

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED=1582545757

node73.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.277
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.277
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:       1797832 kB
Buffers:         37312 kB
Cached:         137404 kB
SwapCached:       8272 kB
Active:          24232 kB
Inactive:       160296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797832 kB
SwapTotal:     4192956 kB
SwapFree:      4177824 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:          15504 kB
Slab:            59156 kB
Committed_AS:  2830216 kB
PageTables:       1656 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= 66504 MiB
End job on node73 at 2009-04-03 09:05:42