Trace number 1716159

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.2 1200.5

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-13-u.cnf
MD5SUM4bb23e70b97827425fcf5759bf0a79a2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables184196
Number of clauses833889
Sum of the clauses size1904914
Maximum clause length10
Minimum clause length1
Number of clauses of size 113964
Number of clauses of size 2672565
Number of clauses of size 3112780
Number of clauses of size 43840
Number of clauses of size 515360
Number of clauses of size over 515380

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-1716159-1240611895/watcher-1716159-1240611895 -o /tmp/evaluation-result-1716159-1240611895/solver-1716159-1240611895 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=238324773 HOME/instance-1716159-1240611895.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.83 1.82 1.44 3/67 764
/proc/meminfo: memFree=1190352/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=7292 CPUtime=0
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 832 0 0 0 0 0 0 0 18 0 1 0 89215752 7467008 816 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 1823 821 92 292 0 1528 0

[startup+0.065599 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 764
/proc/meminfo: memFree=1190352/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=14956 CPUtime=0.05
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 2577 0 0 0 5 0 0 0 18 0 1 0 89215752 15314944 2561 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 3739 2561 95 292 0 3444 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14956

[startup+0.1016 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 764
/proc/meminfo: memFree=1190352/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=16276 CPUtime=0.09
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 2971 0 0 0 9 0 0 0 18 0 1 0 89215752 16666624 2955 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 4069 2956 95 292 0 3774 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16276

[startup+0.301619 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 764
/proc/meminfo: memFree=1190352/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=23008 CPUtime=0.29
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 4738 0 0 0 28 1 0 0 19 0 1 0 89215752 23560192 4722 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 5752 4723 95 292 0 5457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23008

[startup+0.701654 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 764
/proc/meminfo: memFree=1190352/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=41860 CPUtime=0.69
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 9311 0 0 0 65 4 0 0 22 0 1 0 89215752 42864640 9294 1992294400 134512640 135712473 4294956192 18446744073709551615 134622986 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 10465 9298 101 292 0 10170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41860

[startup+1.50173 s]
/proc/loadavg: 1.83 1.82 1.44 2/68 765
/proc/meminfo: memFree=1150536/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=44300 CPUtime=1.49
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 10342 0 0 0 144 5 0 0 25 0 1 0 89215752 45363200 10098 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 11075 10098 105 292 0 10780 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44300

[startup+3.10187 s]
/proc/loadavg: 1.83 1.82 1.44 2/68 765
/proc/meminfo: memFree=1149832/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=45480 CPUtime=3.09
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 10648 0 0 0 304 5 0 0 25 0 1 0 89215752 46571520 10339 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 11370 10339 105 292 0 11075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45480

[startup+6.30115 s]
/proc/loadavg: 1.77 1.80 1.44 2/68 765
/proc/meminfo: memFree=1146824/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=48960 CPUtime=6.29
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 11623 0 0 0 623 6 0 0 25 0 1 0 89215752 50135040 11185 1992294400 134512640 135712473 4294956192 18446744073709551615 134537078 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 12240 11185 105 292 0 11945 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48960

[startup+12.7017 s]
/proc/loadavg: 1.71 1.79 1.44 2/68 765
/proc/meminfo: memFree=1141512/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=53640 CPUtime=12.69
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 12787 0 0 0 1262 7 0 0 25 0 1 0 89215752 54927360 12349 1992294400 134512640 135712473 4294956192 18446744073709551615 134564284 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 13410 12349 105 292 0 13115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53640

[startup+25.5019 s]
/proc/loadavg: 1.55 1.75 1.43 2/68 765
/proc/meminfo: memFree=1130568/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=64676 CPUtime=25.48
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 15607 0 0 0 2538 10 0 0 25 0 1 0 89215752 66228224 15169 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 16169 15169 109 292 0 15874 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64676

[startup+51.1012 s]
/proc/loadavg: 1.36 1.69 1.42 2/68 765
/proc/meminfo: memFree=1105160/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=91876 CPUtime=51.07
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 22764 0 0 0 5091 16 0 0 25 0 1 0 89215752 94081024 21556 1992294400 134512640 135712473 4294956192 18446744073709551615 134553925 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 22969 21556 109 292 0 22674 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91876

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.39 2/68 765
/proc/meminfo: memFree=1056840/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=139620 CPUtime=102.25
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 34668 0 0 0 10202 23 0 0 25 0 1 0 89215752 142970880 33460 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 34905 33460 109 292 0 34610 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 139620

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.36 2/68 765
/proc/meminfo: memFree=1008968/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=187976 CPUtime=162.23
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 46714 0 0 0 16191 32 0 0 25 0 1 0 89215752 192487424 45506 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 46994 45506 109 292 0 46699 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 187976

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/68 765
/proc/meminfo: memFree=957896/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=238712 CPUtime=222.22
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 59406 0 0 0 22178 44 0 0 25 0 1 0 89215752 244441088 58198 1992294400 134512640 135712473 4294956192 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 59678 58198 109 292 0 59383 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 238712

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/68 765
/proc/meminfo: memFree=905928/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=291388 CPUtime=282.21
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 72500 0 0 0 28168 53 0 0 25 0 1 0 89215752 298381312 71292 1992294400 134512640 135712473 4294956192 18446744073709551615 134554252 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 72847 71292 109 292 0 72552 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 291388

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/68 765
/proc/meminfo: memFree=856776/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=338276 CPUtime=342.19
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 84620 0 0 0 34157 62 0 0 25 0 1 0 89215752 346394624 83412 1992294400 134512640 135712473 4294956192 18446744073709551615 134581199 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 84569 83412 109 292 0 84274 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 338276

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/68 765
/proc/meminfo: memFree=799944/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=396064 CPUtime=402.18
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 99026 0 0 0 40146 72 0 0 25 0 1 0 89215752 405569536 97818 1992294400 134512640 135712473 4294956192 18446744073709551615 134554193 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 99016 97818 109 292 0 98721 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 396064

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.25 2/68 765
/proc/meminfo: memFree=747464/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=447696 CPUtime=462.17
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 111897 0 0 0 46135 82 0 0 25 0 1 0 89215752 458440704 110689 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 111924 110689 109 292 0 111629 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 447696

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.23 2/68 765
/proc/meminfo: memFree=710344/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=488800 CPUtime=522.16
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 122234 0 0 0 52125 91 0 0 25 0 1 0 89215752 500531200 120001 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 122200 120001 109 292 0 121905 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 488800

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/68 765
/proc/meminfo: memFree=675976/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=522992 CPUtime=582.14
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 130797 0 0 0 58115 99 0 0 25 0 1 0 89215752 535543808 128564 1992294400 134512640 135712473 4294956192 18446744073709551615 134558674 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 130748 128564 109 292 0 130453 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 522992

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/68 765
/proc/meminfo: memFree=633288/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=565376 CPUtime=642.13
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 141351 0 0 0 64105 108 0 0 25 0 1 0 89215752 578945024 139118 1992294400 134512640 135712473 4294956192 18446744073709551615 134553950 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 141344 139118 109 292 0 141049 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 565376

[startup+702.301 s]
/proc/loadavg: 1.11 1.10 1.19 2/68 765
/proc/meminfo: memFree=633224/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=565376 CPUtime=702.11
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 141359 0 0 0 70103 108 0 0 25 0 1 0 89215752 578945024 139126 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 141344 139126 109 292 0 141049 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 565376

[startup+762.306 s]
/proc/loadavg: 1.07 1.09 1.18 2/68 765
/proc/meminfo: memFree=633224/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=565376 CPUtime=762.1
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 141366 0 0 0 76102 108 0 0 25 0 1 0 89215752 578945024 139133 1992294400 134512640 135712473 4294956192 18446744073709551615 134564279 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 141344 139133 109 292 0 141049 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 565376

[startup+822.302 s]
/proc/loadavg: 1.02 1.07 1.17 2/68 767
/proc/meminfo: memFree=632968/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=565376 CPUtime=822.08
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 141375 0 0 0 82100 108 0 0 25 0 1 0 89215752 578945024 139142 1992294400 134512640 135712473 4294956192 18446744073709551615 134554072 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 141344 139142 109 292 0 141049 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 565376

[startup+882.301 s]
/proc/loadavg: 1.01 1.06 1.16 2/68 767
/proc/meminfo: memFree=632968/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=565376 CPUtime=882.07
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 141379 0 0 0 88098 109 0 0 25 0 1 0 89215752 578945024 139146 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 141344 139146 109 292 0 141049 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 565376

[startup+942.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/68 767
/proc/meminfo: memFree=633032/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=565376 CPUtime=942.05
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 141380 0 0 0 94096 109 0 0 25 0 1 0 89215752 578945024 139147 1992294400 134512640 135712473 4294956192 18446744073709551615 134554472 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 141344 139147 109 292 0 141049 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 565376

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.13 2/68 767
/proc/meminfo: memFree=633032/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=565376 CPUtime=1002.04
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 141380 0 0 0 100095 109 0 0 25 0 1 0 89215752 578945024 139147 1992294400 134512640 135712473 4294956192 18446744073709551615 134554457 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 141344 139147 109 292 0 141049 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 565376

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/68 767
/proc/meminfo: memFree=631496/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=567792 CPUtime=1062.02
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 141979 0 0 0 106092 110 0 0 25 0 1 0 89215752 581419008 139746 1992294400 134512640 135712473 4294956192 18446744073709551615 134554800 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 141948 139746 109 292 0 141653 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 567792

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/68 767
/proc/meminfo: memFree=580616/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=618524 CPUtime=1122.01
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 154656 0 0 0 112079 122 0 0 25 0 1 0 89215752 633368576 152294 1992294400 134512640 135712473 4294956192 18446744073709551615 134563952 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 154631 152294 109 292 0 154336 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 618524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/68 767
/proc/meminfo: memFree=568200/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=630716 CPUtime=1182
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 157710 0 0 0 118076 124 0 0 25 0 1 0 89215752 645853184 155348 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 157679 155348 109 292 0 157384 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 630716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.09 2/68 767
/proc/meminfo: memFree=568200/2055920 swapFree=4192956/4192956
[pid=764] ppid=762 vsize=630716 CPUtime=1200.09
/proc/764/stat : 764 (SApperloT-hrp) R 762 764 508 0 -1 4194304 157710 0 0 0 119885 124 0 0 25 0 1 0 89215752 645853184 155348 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/764/statm: 157679 155348 109 292 0 157384 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 630716

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.5
CPU time (s): 1200.2
CPU user time (s): 1198.86
CPU system time (s): 1.3368
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 630716

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

runsolver used 1.05784 second user time and 3.31949 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-25 00:24:56
IDJOB=1716159
IDBENCH=20370
IDSOLVER=510
FILE ID=node68/1716159-1240611895
PBS_JOBID= 9186253
Free space on /tmp= 66544 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-13-u.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716159-1240611895/watcher-1716159-1240611895 -o /tmp/evaluation-result-1716159-1240611895/solver-1716159-1240611895 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=238324773 HOME/instance-1716159-1240611895.cnf

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

MD5SUM BENCH= 4bb23e70b97827425fcf5759bf0a79a2
RANDOM SEED=238324773

node68.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.223
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.223
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:       1190832 kB
Buffers:         87172 kB
Cached:         676944 kB
SwapCached:          0 kB
Active:         281924 kB
Inactive:       498632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1190832 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16076 kB
Writeback:           0 kB
Mapped:          26464 kB
Slab:            70216 kB
Committed_AS:   207576 kB
PageTables:       1572 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node68 at 2009-04-25 00:44:58