Trace number 1718967

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.61

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

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-1718967-1240641536/watcher-1718967-1240641536 -o /tmp/evaluation-result-1718967-1240641536/solver-1718967-1240641536 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=500382631 HOME/instance-1718967-1240641536.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.92 0.98 0.99 3/64 27604
/proc/meminfo: memFree=1755584/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=6248 CPUtime=0
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 770 0 0 0 0 0 0 0 18 0 1 0 92182401 6397952 754 1992294400 134512640 135712473 4294956208 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 1562 760 92 292 0 1267 0

[startup+0.092331 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27604
/proc/meminfo: memFree=1755584/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=20832 CPUtime=0.08
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 2470 0 0 0 7 1 0 0 18 0 1 0 92182401 21331968 2454 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 5208 2454 95 292 0 4913 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20832

[startup+0.101331 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27604
/proc/meminfo: memFree=1755584/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=21096 CPUtime=0.09
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 2553 0 0 0 8 1 0 0 18 0 1 0 92182401 21602304 2537 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 5274 2538 95 292 0 4979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21096

[startup+0.30137 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27604
/proc/meminfo: memFree=1755584/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=28620 CPUtime=0.29
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 4414 0 0 0 27 2 0 0 19 0 1 0 92182401 29306880 4398 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 7155 4398 95 292 0 6860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28620

[startup+0.701446 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27604
/proc/meminfo: memFree=1755584/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=43064 CPUtime=0.69
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 8006 0 0 0 63 6 0 0 22 0 1 0 92182401 44097536 7990 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 10766 7990 95 292 0 10471 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43064

[startup+1.5016 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1713400/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=71324 CPUtime=1.49
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 14935 0 0 0 137 12 0 0 25 0 1 0 92182401 73035776 14919 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 17831 14919 95 292 0 17536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71324

[startup+3.1019 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1675064/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=96788 CPUtime=3.09
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 21315 0 0 0 293 16 0 0 25 0 1 0 92182401 99110912 21006 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 24197 21006 105 292 0 23902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96788

[startup+6.30152 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1671864/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=100036 CPUtime=6.29
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 22125 0 0 0 612 17 0 0 25 0 1 0 92182401 102436864 21816 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 25009 21816 105 292 0 24714 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100036

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1659960/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=112108 CPUtime=12.69
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 25103 0 0 0 1250 19 0 0 25 0 1 0 92182401 114798592 24794 1992294400 134512640 135712473 4294956208 18446744073709551615 134563921 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 28027 24794 109 292 0 27732 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112108

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1648952/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=122152 CPUtime=25.48
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 27605 0 0 0 2527 21 0 0 25 0 1 0 92182401 125083648 27296 1992294400 134512640 135712473 4294956208 18446744073709551615 134563899 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 30538 27296 109 292 0 30243 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 122152

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1648184/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=122944 CPUtime=51.07
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 27798 0 0 0 5086 21 0 0 25 0 1 0 92182401 125894656 27489 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 30736 27489 110 292 0 30441 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 122944

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1648248/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=122944 CPUtime=102.26
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 27801 0 0 0 10205 21 0 0 25 0 1 0 92182401 125894656 27492 1992294400 134512640 135712473 4294956208 18446744073709551615 134563921 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 30736 27492 110 292 0 30441 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 122944

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1648184/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=122944 CPUtime=162.24
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 27803 0 0 0 16202 22 0 0 25 0 1 0 92182401 125894656 27494 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 30736 27494 110 292 0 30441 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 122944

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1648120/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=122944 CPUtime=222.22
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 27804 0 0 0 22200 22 0 0 25 0 1 0 92182401 125894656 27495 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 30736 27495 110 292 0 30441 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 122944

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1636600/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=135204 CPUtime=282.19
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 30784 0 0 0 28195 24 0 0 25 0 1 0 92182401 138448896 30475 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 33801 30475 110 292 0 33506 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 135204

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1607352/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=164652 CPUtime=342.17
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 37973 0 0 0 34188 29 0 0 25 0 1 0 92182401 168603648 37664 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 41163 37664 110 292 0 40868 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 164652

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1539064/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=236748 CPUtime=402.15
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 55298 0 0 0 40175 40 0 0 25 0 1 0 92182401 242429952 54860 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 59187 54860 110 292 0 58892 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 236748

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1475576/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=301248 CPUtime=462.13
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 71315 0 0 0 46161 52 0 0 25 0 1 0 92182401 308477952 70587 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 75312 70587 110 292 0 75017 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 301248

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1407544/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=371116 CPUtime=522.11
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 88515 0 0 0 52146 65 0 0 25 0 1 0 92182401 380022784 87658 1992294400 134512640 135712473 4294956208 18446744073709551615 134552891 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 92779 87658 110 292 0 92484 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 371116

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1369400/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=409856 CPUtime=582.09
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 98327 0 0 0 58135 74 0 0 25 0 1 0 92182401 419692544 96992 1992294400 134512640 135712473 4294956208 18446744073709551615 134564172 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 102464 96992 110 292 0 102169 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 409856

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1331448/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=451152 CPUtime=642.08
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 109943 0 0 0 64123 85 0 0 25 0 1 0 92182401 461979648 106469 1992294400 134512640 135712473 4294956208 18446744073709551615 134564633 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 112788 106469 110 292 0 112493 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 451152

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1286776/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=499000 CPUtime=702.05
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 122150 0 0 0 70110 95 0 0 25 0 1 0 92182401 510976000 117872 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 124750 117872 110 292 0 124455 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 499000

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1199800/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=585120 CPUtime=762.04
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 143601 0 0 0 76091 113 0 0 25 0 1 0 92182401 599162880 139323 1992294400 134512640 135712473 4294956208 18446744073709551615 134554392 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 146280 139323 110 292 0 145985 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 585120

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1155960/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=632988 CPUtime=822.01
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 155572 0 0 0 82077 124 0 0 25 0 1 0 92182401 648179712 150393 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 158247 150393 110 292 0 157952 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 632988

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1123320/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=665060 CPUtime=881.99
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 163741 0 0 0 88066 133 0 0 25 0 1 0 92182401 681021440 158433 1992294400 134512640 135712473 4294956208 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 166265 158433 110 292 0 165970 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 665060

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1098360/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=690488 CPUtime=941.97
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 170157 0 0 0 94056 141 0 0 25 0 1 0 92182401 707059712 164720 1992294400 134512640 135712473 4294956208 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 172622 164720 110 292 0 172327 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 690488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1076152/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=713796 CPUtime=1001.95
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 176507 0 0 0 100049 146 0 0 25 0 1 0 92182401 730927104 170171 1992294400 134512640 135712473 4294956208 18446744073709551615 134540805 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 178449 170171 110 292 0 178154 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 713796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1076088/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=713796 CPUtime=1061.92
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 176507 0 0 0 106046 146 0 0 25 0 1 0 92182401 730927104 170171 1992294400 134512640 135712473 4294956208 18446744073709551615 134540803 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 178449 170171 110 292 0 178154 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 713796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1076024/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=713796 CPUtime=1121.91
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 176507 0 0 0 112044 147 0 0 25 0 1 0 92182401 730927104 170171 1992294400 134512640 135712473 4294956208 18446744073709551615 134540781 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 178449 170171 110 292 0 178154 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 713796

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1076088/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=713796 CPUtime=1181.89
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 176507 0 0 0 118042 147 0 0 25 0 1 0 92182401 730927104 170171 1992294400 134512640 135712473 4294956208 18446744073709551615 134540651 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 178449 170171 110 292 0 178154 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 713796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1075896/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=713664 CPUtime=1200.09
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4194304 176570 0 0 0 119862 147 0 0 25 0 1 0 92182401 730791936 170201 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 178416 170201 110 292 0 178121 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 713664

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27605
/proc/meminfo: memFree=1075896/2055920 swapFree=4192812/4192956
[pid=27604] ppid=27602 vsize=0 CPUtime=1200.19
/proc/27604/stat : 27604 (SApperloT-hrp) R 27602 27604 27386 0 -1 4195332 176570 0 0 0 119862 157 0 0 25 0 1 0 92182401 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/27604/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.2
CPU user time (s): 1198.62
CPU system time (s): 1.58076
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 713796

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

runsolver used 0.961853 second user time and 2.58861 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-25 08:38:59
IDJOB=1718967
IDBENCH=20575
IDSOLVER=510
FILE ID=node38/1718967-1240641536
PBS_JOBID= 9186460
Free space on /tmp= 66276 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq5.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718967-1240641536/watcher-1718967-1240641536 -o /tmp/evaluation-result-1718967-1240641536/solver-1718967-1240641536 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=500382631 HOME/instance-1718967-1240641536.cnf

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

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED=500382631

node38.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.265
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.265
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:       1756064 kB
Buffers:         26136 kB
Cached:         192280 kB
SwapCached:          0 kB
Active:         111604 kB
Inactive:       120640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           52340 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            53624 kB
Committed_AS:   433104 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= 66276 MiB
End job on node38 at 2009-04-25 08:59:02