Trace number 1553469

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

General information on the benchmark

NameAPPLICATIONS/
bitverif/minxor/minxor128.cnf
MD5SUM10b48467ea3d951975cb9264f0b654fe
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark611.334
Satisfiable
(Un)Satisfiability was proved
Number of variables54258
Number of clauses160469
Sum of the clauses size374425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106978
Number of clauses of size 353489
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-1553469-1238715444/watcher-1553469-1238715444 -o /tmp/evaluation-result-1553469-1238715444/solver-1553469-1238715444 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=688933729 HOME/instance-1553469-1238715444.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.03 1.03 1.00 3/76 16948
/proc/meminfo: memFree=1404288/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=4312 CPUtime=0
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 684 0 0 0 0 0 0 0 18 0 1 0 1144205492 4415488 668 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 1078 669 95 292 0 783 0

[startup+0.0957949 s]
/proc/loadavg: 1.03 1.03 1.00 3/76 16948
/proc/meminfo: memFree=1404288/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=8668 CPUtime=0.09
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 1833 0 0 0 8 1 0 0 18 0 1 0 1144205492 8876032 1817 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 2167 1818 95 292 0 1872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8668

[startup+0.101795 s]
/proc/loadavg: 1.03 1.03 1.00 3/76 16948
/proc/meminfo: memFree=1404288/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=8932 CPUtime=0.09
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 1906 0 0 0 8 1 0 0 18 0 1 0 1144205492 9146368 1890 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 2233 1890 95 292 0 1938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8932

[startup+0.301826 s]
/proc/loadavg: 1.03 1.03 1.00 3/76 16948
/proc/meminfo: memFree=1404288/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=12992 CPUtime=0.29
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 2979 0 0 0 28 1 0 0 19 0 1 0 1144205492 13303808 2929 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 3248 2929 105 292 0 2953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12992

[startup+0.70189 s]
/proc/loadavg: 1.03 1.03 1.00 3/76 16948
/proc/meminfo: memFree=1404288/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=13124 CPUtime=0.69
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 3010 0 0 0 68 1 0 0 22 0 1 0 1144205492 13438976 2960 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 3281 2960 105 292 0 2986 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13124

[startup+1.50202 s]
/proc/loadavg: 1.03 1.03 1.00 2/77 16949
/proc/meminfo: memFree=1392824/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=13260 CPUtime=1.49
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 3014 0 0 0 148 1 0 0 25 0 1 0 1144205492 13578240 2964 1992294400 134512640 135712473 4294956208 18446744073709551615 134552601 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 3315 2964 105 292 0 3020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13260

[startup+3.10127 s]
/proc/loadavg: 1.03 1.03 1.00 2/77 16949
/proc/meminfo: memFree=1392248/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=14580 CPUtime=3.08
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 3360 0 0 0 307 1 0 0 25 0 1 0 1144205492 14929920 3310 1992294400 134512640 135712473 4294956208 18446744073709551615 134563068 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 3645 3310 105 292 0 3350 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14580

[startup+6.30179 s]
/proc/loadavg: 1.03 1.03 1.00 2/77 16949
/proc/meminfo: memFree=1387576/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=18944 CPUtime=6.29
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 4522 0 0 0 627 2 0 0 25 0 1 0 1144205492 19398656 4378 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 4736 4378 109 292 0 4441 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18944

[startup+12.7018 s]
/proc/loadavg: 1.03 1.03 1.00 2/77 16949
/proc/meminfo: memFree=1381048/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=25568 CPUtime=12.69
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 6255 0 0 0 1266 3 0 0 25 0 1 0 1144205492 26181632 6038 1992294400 134512640 135712473 4294956208 18446744073709551615 134563902 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 6392 6038 109 292 0 6097 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25568

[startup+25.5019 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 16949
/proc/meminfo: memFree=1371576/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=34616 CPUtime=25.48
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 8493 0 0 0 2544 4 0 0 25 0 1 0 1144205492 35446784 8276 1992294400 134512640 135712473 4294956208 18446744073709551615 134557815 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 8654 8276 109 292 0 8359 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34616

[startup+51.1019 s]
/proc/loadavg: 1.01 1.02 1.00 2/77 16949
/proc/meminfo: memFree=1347832/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=59072 CPUtime=51.07
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 14510 0 0 0 5098 9 0 0 25 0 1 0 1144205492 60489728 14293 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 14768 14293 109 292 0 14473 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59072

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 16949
/proc/meminfo: memFree=1293048/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=115132 CPUtime=102.25
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 28950 0 0 0 10202 23 0 0 25 0 1 0 1144205492 117895168 27834 1992294400 134512640 135712473 4294956208 18446744073709551615 134537192 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 28783 27834 109 292 0 28488 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 115132

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 16951
/proc/meminfo: memFree=1249656/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=159680 CPUtime=162.23
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 39919 0 0 0 16189 34 0 0 25 0 1 0 1144205492 163512320 38803 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 39920 38803 109 292 0 39625 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 159680

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 16951
/proc/meminfo: memFree=1216120/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=192976 CPUtime=222.21
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 48159 0 0 0 22181 40 0 0 25 0 1 0 1144205492 197607424 47043 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 48244 47043 109 292 0 47949 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 192976

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1187000/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=221848 CPUtime=282.2
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 55378 0 0 0 28174 46 0 0 25 0 1 0 1144205492 227172352 54262 1992294400 134512640 135712473 4294956208 18446744073709551615 134554807 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 55462 54262 109 292 0 55167 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 221848

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1172344/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=236664 CPUtime=342.18
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 59071 0 0 0 34168 50 0 0 25 0 1 0 1144205492 242343936 57955 1992294400 134512640 135712473 4294956208 18446744073709551615 134554402 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 59166 57955 109 292 0 58871 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 236664

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1161720/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=247104 CPUtime=402.15
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 61685 0 0 0 40163 52 0 0 25 0 1 0 1144205492 253034496 60569 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 61776 60569 109 292 0 61481 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 247104

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1140152/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=269252 CPUtime=462.14
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 67111 0 0 0 46156 58 0 0 25 0 1 0 1144205492 275714048 65995 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 67313 65996 109 292 0 67018 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 269252

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1120312/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=289188 CPUtime=522.12
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 72013 0 0 0 52149 63 0 0 25 0 1 0 1144205492 296128512 70897 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 72297 70897 109 292 0 72002 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 289188

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1113848/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=295668 CPUtime=582.1
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 73621 0 0 0 58146 64 0 0 25 0 1 0 1144205492 302764032 72505 1992294400 134512640 135712473 4294956208 18446744073709551615 134574359 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 73917 72505 109 292 0 73622 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 295668

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1113784/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=295668 CPUtime=642.09
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 73629 0 0 0 64145 64 0 0 25 0 1 0 1144205492 302764032 72513 1992294400 134512640 135712473 4294956208 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 73917 72513 109 292 0 73622 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 295668

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1107320/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=302016 CPUtime=702.07
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 75226 0 0 0 70141 66 0 0 25 0 1 0 1144205492 309264384 74110 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 75504 74110 109 292 0 75209 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 302016

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1107320/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=302016 CPUtime=762.05
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 75248 0 0 0 76139 66 0 0 25 0 1 0 1144205492 309264384 74132 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 75504 74132 109 292 0 75209 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 302016

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1107576/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=301500 CPUtime=822.03
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 75256 0 0 0 82137 66 0 0 25 0 1 0 1144205492 308736000 74011 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 75375 74011 109 292 0 75080 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 301500

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1107576/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=301500 CPUtime=882.01
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 75268 0 0 0 88135 66 0 0 25 0 1 0 1144205492 308736000 74023 1992294400 134512640 135712473 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 75375 74023 109 292 0 75080 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 301500

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1107768/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=301500 CPUtime=941.99
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 75274 0 0 0 94133 66 0 0 25 0 1 0 1144205492 308736000 74029 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 75375 74029 109 292 0 75080 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 301500

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1107768/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=301500 CPUtime=1001.97
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 75280 0 0 0 100131 66 0 0 25 0 1 0 1144205492 308736000 74035 1992294400 134512640 135712473 4294956208 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 75375 74035 109 292 0 75080 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 301500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1107768/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=301500 CPUtime=1061.95
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 75282 0 0 0 106129 66 0 0 25 0 1 0 1144205492 308736000 74037 1992294400 134512640 135712473 4294956208 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 75375 74037 109 292 0 75080 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 301500

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1107832/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=301500 CPUtime=1121.93
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 75284 0 0 0 112127 66 0 0 25 0 1 0 1144205492 308736000 74039 1992294400 134512640 135712473 4294956208 18446744073709551615 134564570 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 75375 74039 110 292 0 75080 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 301500

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1107768/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=301500 CPUtime=1181.91
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 75284 0 0 0 118125 66 0 0 25 0 1 0 1144205492 308736000 74039 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 75375 74039 110 292 0 75080 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 301500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 16951
/proc/meminfo: memFree=1107768/2055920 swapFree=4173572/4192956
[pid=16948] ppid=16946 vsize=301500 CPUtime=1200.01
/proc/16948/stat : 16948 (SApperloT-hrp) R 16946 16948 16787 0 -1 4194304 75284 0 0 0 119935 66 0 0 25 0 1 0 1144205492 308736000 74039 1992294400 134512640 135712473 4294956208 18446744073709551615 134554494 0 0 4096 0 0 0 0 17 1 0 0
/proc/16948/statm: 75375 74039 110 292 0 75080 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 301500

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.45
CPU time (s): 1200.07
CPU user time (s): 1199.35
CPU system time (s): 0.714891
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 302016

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

runsolver used 1.08183 second user time and 3.3025 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-03 01:37:24
IDJOB=1553469
IDBENCH=70762
IDSOLVER=510
FILE ID=node69/1553469-1238715444
PBS_JOBID= 9085314
Free space on /tmp= 65708 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxor/minxor128.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553469-1238715444/watcher-1553469-1238715444 -o /tmp/evaluation-result-1553469-1238715444/solver-1553469-1238715444 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=688933729 HOME/instance-1553469-1238715444.cnf

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

MD5SUM BENCH= 10b48467ea3d951975cb9264f0b654fe
RANDOM SEED=688933729

node69.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.261
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	: 5931.00
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.261
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:       1404768 kB
Buffers:         84572 kB
Cached:         474464 kB
SwapCached:      10192 kB
Active:         260332 kB
Inactive:       310752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404768 kB
SwapTotal:     4192956 kB
SwapFree:      4173572 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          17680 kB
Slab:            64772 kB
Committed_AS:  3540544 kB
PageTables:       2336 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= 65704 MiB
End job on node69 at 2009-04-03 01:57:27