Trace number 1719071

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.12 1200.56

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.907
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

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-1719071-1240642937/watcher-1719071-1240642937 -o /tmp/evaluation-result-1719071-1240642937/solver-1719071-1240642937 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1269345467 HOME/instance-1719071-1240642937.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/65 18870
/proc/meminfo: memFree=1349624/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=5380 CPUtime=0
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 583 0 0 0 0 0 0 0 20 0 1 0 92323075 5509120 567 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 1345 568 95 292 0 1050 0

[startup+0.0994351 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18870
/proc/meminfo: memFree=1349624/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=9476 CPUtime=0.09
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 1599 0 0 0 9 0 0 0 20 0 1 0 92323075 9703424 1583 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 2369 1583 95 292 0 2074 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9476

[startup+0.101434 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18870
/proc/meminfo: memFree=1349624/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=9476 CPUtime=0.09
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 1619 0 0 0 9 0 0 0 20 0 1 0 92323075 9703424 1603 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 2369 1603 95 292 0 2074 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9476

[startup+0.30147 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18870
/proc/meminfo: memFree=1349624/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=17340 CPUtime=0.29
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 3577 0 0 0 28 1 0 0 22 0 1 0 92323075 17756160 3561 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 4335 3562 95 292 0 4040 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17340

[startup+0.701541 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18870
/proc/meminfo: memFree=1349624/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=23436 CPUtime=0.69
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 5125 0 0 0 67 2 0 0 25 0 1 0 92323075 23998464 5075 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 5859 5075 105 292 0 5564 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23436

[startup+1.50169 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18871
/proc/meminfo: memFree=1329136/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=24908 CPUtime=1.49
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 5506 0 0 0 147 2 0 0 25 0 1 0 92323075 25505792 5456 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 6227 5456 105 292 0 5932 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24908

[startup+3.10198 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18871
/proc/meminfo: memFree=1325872/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=28524 CPUtime=3.09
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 6383 0 0 0 306 3 0 0 25 0 1 0 92323075 29208576 6333 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 7131 6333 109 292 0 6836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28524

[startup+6.30156 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 18871
/proc/meminfo: memFree=1318576/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=35564 CPUtime=6.29
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 8105 0 0 0 624 5 0 0 25 0 1 0 92323075 36417536 8055 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 8891 8055 109 292 0 8596 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35564

[startup+12.7017 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 18871
/proc/meminfo: memFree=1307248/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=48080 CPUtime=12.68
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 11056 0 0 0 1261 7 0 0 25 0 1 0 92323075 49233920 10913 1992294400 134512640 135712473 4294956192 18446744073709551615 134581400 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 12020 10913 109 292 0 11725 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48080

[startup+25.502 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 18871
/proc/meminfo: memFree=1288560/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=66876 CPUtime=25.48
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 15631 0 0 0 2537 11 0 0 25 0 1 0 92323075 68481024 15293 1992294400 134512640 135712473 4294956192 18446744073709551615 134564495 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 16719 15293 109 292 0 16424 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66876

[startup+51.1017 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 18871
/proc/meminfo: memFree=1256432/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=101248 CPUtime=51.07
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 24227 0 0 0 5089 18 0 0 25 0 1 0 92323075 103677952 23631 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 25312 23631 109 292 0 25017 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 101248

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 18871
/proc/meminfo: memFree=1194096/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=165532 CPUtime=102.25
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 39643 0 0 0 10195 30 0 0 25 0 1 0 92323075 169504768 38918 1992294400 134512640 135712473 4294956192 18446744073709551615 134564284 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 41383 38918 109 292 0 41088 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 165532

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1120880/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=246048 CPUtime=162.23
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 58473 0 0 0 16180 43 0 0 25 0 1 0 92323075 251953152 57362 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 61512 57362 109 292 0 61217 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 246048

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1099824/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=267548 CPUtime=222.21
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 63506 0 0 0 22173 48 0 0 25 0 1 0 92323075 273969152 62395 1992294400 134512640 135712473 4294956192 18446744073709551615 134540738 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 66887 62395 109 292 0 66592 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 267548

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1093040/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=276172 CPUtime=282.19
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 65931 0 0 0 28170 49 0 0 25 0 1 0 92323075 282800128 64046 1992294400 134512640 135712473 4294956192 18446744073709551615 134540611 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 69043 64046 109 292 0 68748 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 276172

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1088624/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=283360 CPUtime=342.16
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 68199 0 0 0 34166 50 0 0 25 0 1 0 92323075 290160640 65156 1992294400 134512640 135712473 4294956192 18446744073709551615 134540651 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 70840 65156 109 292 0 70545 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 283360

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1080048/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=296196 CPUtime=402.14
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 72374 0 0 0 40162 52 0 0 25 0 1 0 92323075 303304704 67272 1992294400 134512640 135712473 4294956192 18446744073709551615 134540629 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 74049 67272 109 292 0 73754 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 296196

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1070960/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=309524 CPUtime=462.11
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 77451 0 0 0 46157 54 0 0 25 0 1 0 92323075 316952576 69522 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 77381 69522 109 292 0 77086 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 309524

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1070960/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=309524 CPUtime=522.09
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 77456 0 0 0 52155 54 0 0 25 0 1 0 92323075 316952576 69527 1992294400 134512640 135712473 4294956192 18446744073709551615 134540778 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 77381 69527 109 292 0 77086 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 309524

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1068400/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=313112 CPUtime=582.07
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 78872 0 0 0 58152 55 0 0 25 0 1 0 92323075 320626688 70170 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 78278 70170 109 292 0 77983 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 313112

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1064176/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=317212 CPUtime=642.05
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 80853 0 0 0 64148 57 0 0 25 0 1 0 92323075 324825088 71251 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 79303 71251 109 292 0 79008 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 317212

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1062960/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=318240 CPUtime=702.04
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 81280 0 0 0 70146 58 0 0 25 0 1 0 92323075 325877760 71549 1992294400 134512640 135712473 4294956192 18446744073709551615 134540787 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 79560 71549 109 292 0 79265 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 318240

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1062768/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=318240 CPUtime=762.02
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 81335 0 0 0 76144 58 0 0 25 0 1 0 92323075 325877760 71604 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 79560 71604 109 292 0 79265 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 318240

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1041904/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=338980 CPUtime=821.99
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 86920 0 0 0 82137 62 0 0 25 0 1 0 92323075 347115520 76803 1992294400 134512640 135712473 4294956192 18446744073709551615 134540787 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 84745 76803 109 292 0 84450 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 338980

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1039408/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=342316 CPUtime=881.97
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 87654 0 0 0 88135 62 0 0 25 0 1 0 92323075 350531584 77441 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 85579 77441 109 292 0 85284 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 342316

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1022832/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=359556 CPUtime=941.95
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 92112 0 0 0 94128 67 0 0 25 0 1 0 92323075 368185344 81576 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 89889 81576 109 292 0 89594 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 359556

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18871
/proc/meminfo: memFree=1020656/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=363036 CPUtime=1001.92
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 93175 0 0 0 100125 67 0 0 25 0 1 0 92323075 371748864 82124 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 90759 82124 109 292 0 90464 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 363036

[startup+1062.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 18871
/proc/meminfo: memFree=992624/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=395012 CPUtime=1061.9
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 101696 0 0 0 106114 76 0 0 25 0 1 0 92323075 404492288 89103 1992294400 134512640 135712473 4294956192 18446744073709551615 134540578 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 98753 89103 109 292 0 98458 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 395012

[startup+1122.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 18871
/proc/meminfo: memFree=987056/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=400048 CPUtime=1121.88
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 103676 0 0 0 112110 78 0 0 25 0 1 0 92323075 409649152 90568 1992294400 134512640 135712473 4294956192 18446744073709551615 134564820 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 100012 90568 109 292 0 99717 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 400048

[startup+1182.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 18871
/proc/meminfo: memFree=969584/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=422444 CPUtime=1181.86
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 111100 0 0 0 118104 82 0 0 25 0 1 0 92323075 432582656 94956 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 105611 94956 109 292 0 105316 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 422444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 18871
/proc/meminfo: memFree=967344/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=424372 CPUtime=1200.06
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 111588 0 0 0 119924 82 0 0 25 0 1 0 92323075 434556928 95444 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 106093 95444 109 292 0 105798 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 424372

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.07 1.03 1.00 2/66 18871
/proc/meminfo: memFree=967344/2055920 swapFree=4181392/4192956
[pid=18870] ppid=18868 vsize=424372 CPUtime=1200.06
/proc/18870/stat : 18870 (SApperloT-hrp) R 18868 18870 18493 0 -1 4194304 111588 0 0 0 119924 82 0 0 25 0 1 0 92323075 434556928 95444 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/18870/statm: 106093 95444 109 292 0 105798 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 424372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.12
CPU user time (s): 1199.24
CPU system time (s): 0.880866
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 424372

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

runsolver used 1.35279 second user time and 2.71559 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-25 09:02:18
IDJOB=1719071
IDBENCH=20577
IDSOLVER=510
FILE ID=node84/1719071-1240642937
PBS_JOBID= 9186468
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED=1269345467

node84.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.259
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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1350040 kB
Buffers:         67256 kB
Cached:         579584 kB
SwapCached:       5892 kB
Active:         237204 kB
Inactive:       417996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1350040 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           11688 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            36628 kB
Committed_AS:   298520 kB
PageTables:       1368 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= 66232 MiB
End job on node84 at 2009-04-25 09:22:20