Trace number 1718913

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
clasp 1.2.0-SAT09-32? (TO) 1200.25 1200.63

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
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 variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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-1718913-1240641159/watcher-1718913-1240641159 -o /tmp/evaluation-result-1718913-1240641159/solver-1718913-1240641159 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1718913-1240641159.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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.00 1.00 1.00 2/64 17768
/proc/meminfo: memFree=1214840/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=4696 CPUtime=0
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 1 0 92150689 4808704 348 1992294400 134512640 136057169 4294956160 18446744073709551615 134816777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 1174 352 139 377 0 794 0

[startup+0.0214769 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17768
/proc/meminfo: memFree=1214840/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=6984 CPUtime=0.01
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 2400 0 0 0 1 0 0 0 18 0 1 0 92150689 7151616 1227 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 1746 1230 139 377 0 1366 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6984

[startup+0.101536 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17768
/proc/meminfo: memFree=1214840/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=40156 CPUtime=0.09
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 10266 0 0 0 5 4 0 0 18 0 1 0 92150689 41119744 7573 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 10039 7578 140 377 0 9659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40156

[startup+0.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17768
/proc/meminfo: memFree=1214840/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=52576 CPUtime=0.29
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 14694 0 0 0 23 6 0 0 19 0 1 0 92150689 53837824 12001 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 13144 12001 147 377 0 12764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52576

[startup+0.701582 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17768
/proc/meminfo: memFree=1214840/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=63132 CPUtime=0.69
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 17308 0 0 0 60 9 0 0 22 0 1 0 92150689 64647168 14615 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 15783 14616 147 377 0 15403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63132

[startup+1.50167 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17769
/proc/meminfo: memFree=1146928/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=83596 CPUtime=1.49
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 22342 0 0 0 136 13 0 0 25 0 1 0 92150689 85602304 19649 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 20899 19649 147 377 0 20519 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83596

[startup+3.10183 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17769
/proc/meminfo: memFree=1120432/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=123424 CPUtime=3.09
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 32525 0 0 0 285 24 0 0 25 0 1 0 92150689 126386176 29493 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 30856 29493 147 377 0 30476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123424

[startup+6.30216 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17769
/proc/meminfo: memFree=1042672/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=200504 CPUtime=6.29
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 51921 0 0 0 586 43 0 0 25 0 1 0 92150689 205316096 48585 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 50126 48585 147 377 0 49746 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 200504

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17769
/proc/meminfo: memFree=1005424/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=216676 CPUtime=12.69
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 63921 0 0 0 1222 47 0 0 25 0 1 0 92150689 221876224 52934 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 54169 52934 178 377 0 53789 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 216676

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17769
/proc/meminfo: memFree=1003248/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=218608 CPUtime=25.47
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 64429 0 0 0 2500 47 0 0 25 0 1 0 92150689 223854592 53442 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 54652 53442 178 377 0 54272 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 218608

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17769
/proc/meminfo: memFree=1000304/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=222180 CPUtime=51.06
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 65340 0 0 0 5058 48 0 0 25 0 1 0 92150689 227512320 54353 1992294400 134512640 136057169 4294956160 18446744073709551615 134823643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 55545 54353 178 377 0 55165 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 222180

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17769
/proc/meminfo: memFree=979568/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=242340 CPUtime=102.26
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 70381 0 0 0 10173 53 0 0 25 0 1 0 92150689 248156160 59394 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 60585 59394 178 377 0 60205 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 242340

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17769
/proc/meminfo: memFree=904752/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=317256 CPUtime=162.24
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 89068 0 0 0 16158 66 0 0 25 0 1 0 92150689 324870144 78081 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 79314 78081 178 377 0 78934 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 317256

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17769
/proc/meminfo: memFree=904688/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=317256 CPUtime=222.22
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 89079 0 0 0 22156 66 0 0 25 0 1 0 92150689 324870144 78092 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 79314 78092 178 377 0 78934 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 317256

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17769
/proc/meminfo: memFree=814384/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=407720 CPUtime=282.21
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 111617 0 0 0 28141 80 0 0 25 0 1 0 92150689 417505280 100630 1992294400 134512640 136057169 4294956160 18446744073709551615 134823668 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 101930 100630 178 377 0 101550 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 407720

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=766512/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=455748 CPUtime=342.19
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 123743 0 0 0 34128 91 0 0 25 0 1 0 92150689 466685952 112620 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 113937 112620 178 377 0 113557 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 455748

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=740976/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=481264 CPUtime=402.18
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 130121 0 0 0 40122 96 0 0 25 0 1 0 92150689 492814336 118998 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 120316 118998 178 377 0 119936 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 481264

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=694704/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=528560 CPUtime=462.15
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 141964 0 0 0 46112 103 0 0 25 0 1 0 92150689 541245440 130841 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 132140 130841 178 377 0 131760 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 528560

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=564208/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=659868 CPUtime=522.14
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 174883 0 0 0 52089 125 0 0 25 0 1 0 92150689 675704832 163557 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 164967 163557 178 377 0 164587 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 659868

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=409520/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=812140 CPUtime=582.13
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 212982 0 0 0 58065 148 0 0 25 0 1 0 92150689 831631360 201656 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 203035 201656 178 377 0 202655 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 812140

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=348464/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=872980 CPUtime=642.12
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 228183 0 0 0 64054 158 0 0 25 0 1 0 92150689 893931520 216857 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 218245 216857 178 377 0 217865 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 872980

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=284976/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=937412 CPUtime=702.09
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 244479 0 0 0 70042 167 0 0 25 0 1 0 92150689 959909888 232849 1992294400 134512640 136057169 4294956160 18446744073709551615 134612876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 234353 232849 178 377 0 233973 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 937412

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=215792/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=1006076 CPUtime=762.09
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 261637 0 0 0 76031 178 0 0 25 0 1 0 92150689 1030221824 250007 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 251519 250007 178 377 0 251139 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1006076

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=137776/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=1086356 CPUtime=822.07
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 281682 0 0 0 82018 189 0 0 25 0 1 0 92150689 1112428544 270052 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 271589 270052 178 377 0 271209 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1086356

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=73264/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=1148676 CPUtime=882.06
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 297216 0 0 0 88007 199 0 0 25 0 1 0 92150689 1176244224 285586 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 287169 285586 178 377 0 286789 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1148676

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=30192/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=1191312 CPUtime=942.04
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 307899 0 0 0 93999 205 0 0 25 0 1 0 92150689 1219903488 296269 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 297828 296269 178 377 0 297448 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1191312

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=15984/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=1210276 CPUtime=1002.01
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 312578 0 0 0 99992 209 0 0 25 0 1 0 92150689 1239322624 300948 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 302569 300948 178 377 0 302189 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 1210276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=15856/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=1241332 CPUtime=1061.98
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 320353 0 0 0 105985 213 0 0 25 0 1 0 92150689 1271123968 308723 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 310333 308723 178 377 0 309953 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1241332

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=15088/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=1246516 CPUtime=1121.96
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 321658 0 0 0 111982 214 0 0 25 0 1 0 92150689 1276432384 310028 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 311629 310028 178 377 0 311249 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 1246516

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=17712/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=1357876 CPUtime=1181.92
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 349707 0 0 0 117964 228 0 0 25 0 1 0 92150689 1390465024 337621 1992294400 134512640 136057169 4294956160 18446744073709551615 134612911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 339469 337621 178 377 0 339089 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 1357876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=16112/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=1431412 CPUtime=1200.02
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194304 368102 0 0 0 119766 236 0 0 25 0 1 0 92150689 1465765888 356016 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17768/statm: 357853 356016 178 377 0 357473 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1431412

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17771
/proc/meminfo: memFree=16112/2055920 swapFree=4180592/4192956
[pid=17768] ppid=17766 vsize=0 CPUtime=1200.22
/proc/17768/stat : 17768 (clasp) R 17766 17768 17503 0 -1 4194308 368105 0 0 0 119766 256 0 0 25 0 1 0 92150689 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/17768/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.22
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.63
CPU time (s): 1200.25
CPU user time (s): 1197.66
CPU system time (s): 2.58861
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 1431412

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

runsolver used 0.879866 second user time and 2.72059 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-25 08:32:52
IDJOB=1718913
IDBENCH=20574
IDSOLVER=508
FILE ID=node24/1718913-1240641159
PBS_JOBID= 9186425
Free space on /tmp= 66032 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718913-1240641159/watcher-1718913-1240641159 -o /tmp/evaluation-result-1718913-1240641159/solver-1718913-1240641159 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1718913-1240641159.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=2058615732

node24.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.232
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.232
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:       1215320 kB
Buffers:         60828 kB
Cached:         697872 kB
SwapCached:       6708 kB
Active:         411180 kB
Inactive:       356796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215320 kB
SwapTotal:     4192956 kB
SwapFree:      4180592 kB
Dirty:          207052 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            58524 kB
Committed_AS:   354888 kB
PageTables:       1440 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= 66032 MiB
End job on node24 at 2009-04-25 08:52:54