Trace number 1718445

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.04 1200.62

General information on the benchmark

Nameindustrial/grieu/
vmpc_33.cnf
MD5SUM4c4d694bb911a7a13a7cb66a99dd484c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark143.882
Satisfiable
(Un)Satisfiability was proved
Number of variables1089
Number of clauses177375
Sum of the clauses size464310
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269795
Number of clauses of size 3107514
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 566

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-1718445-1240636750/watcher-1718445-1240636750 -o /tmp/evaluation-result-1718445-1240636750/solver-1718445-1240636750 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1718445-1240636750.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: 0.94 0.99 0.99 3/64 2896
/proc/meminfo: memFree=1189392/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=1960 CPUtime=0
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 256 0 0 0 0 0 0 0 18 0 1 0 91702340 2007040 240 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 490 241 144 377 0 110 0

[startup+0.027594 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 2896
/proc/meminfo: memFree=1189392/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=3544 CPUtime=0.02
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 674 0 0 0 2 0 0 0 18 0 1 0 91702340 3629056 617 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 886 617 144 377 0 506 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3544

[startup+0.101606 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 2896
/proc/meminfo: memFree=1189392/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=8508 CPUtime=0.09
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 2190 0 0 0 9 0 0 0 18 0 1 0 91702340 8712192 1838 1992294400 134512640 136057169 4294956160 18446744073709551615 134771552 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 2127 1839 163 377 0 1747 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8508

[startup+0.301639 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 2896
/proc/meminfo: memFree=1189392/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=11572 CPUtime=0.29
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 3101 0 0 0 28 1 0 0 19 0 1 0 91702340 11849728 2613 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 2893 2613 168 377 0 2513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11572

[startup+0.701705 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 2896
/proc/meminfo: memFree=1189392/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=11572 CPUtime=0.69
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 3102 0 0 0 68 1 0 0 23 0 1 0 91702340 11849728 2614 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 2893 2614 168 377 0 2513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11572

[startup+1.50184 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 2897
/proc/meminfo: memFree=1179592/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=11572 CPUtime=1.49
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 3107 0 0 0 148 1 0 0 25 0 1 0 91702340 11849728 2619 1992294400 134512640 136057169 4294956160 18446744073709551615 135255743 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 2893 2619 171 377 0 2513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11572

[startup+3.10111 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 2897
/proc/meminfo: memFree=1180680/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=9948 CPUtime=3.09
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 3118 0 0 0 308 1 0 0 25 0 1 0 91702340 10186752 2279 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 2487 2279 182 377 0 2107 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9948

[startup+6.30164 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 2897
/proc/meminfo: memFree=1180680/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=9948 CPUtime=6.29
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 3120 0 0 0 628 1 0 0 25 0 1 0 91702340 10186752 2281 1992294400 134512640 136057169 4294956160 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 2487 2281 182 377 0 2107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9948

[startup+12.7017 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 2897
/proc/meminfo: memFree=1175240/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=15912 CPUtime=12.69
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 4583 0 0 0 1267 2 0 0 25 0 1 0 91702340 16293888 3744 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 3978 3744 182 377 0 3598 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15912

[startup+25.5019 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 2897
/proc/meminfo: memFree=1171592/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=19372 CPUtime=25.48
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 5462 0 0 0 2545 3 0 0 25 0 1 0 91702340 19836928 4623 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 4843 4623 182 377 0 4463 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19372

[startup+51.1011 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 2897
/proc/meminfo: memFree=1168840/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=22028 CPUtime=51.06
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 6104 0 0 0 5103 3 0 0 25 0 1 0 91702340 22556672 5265 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 5507 5265 182 377 0 5127 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 22028

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 2897
/proc/meminfo: memFree=1163016/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=27972 CPUtime=102.24
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 7578 0 0 0 10220 4 0 0 25 0 1 0 91702340 28643328 6739 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 6993 6739 182 377 0 6613 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 27972

[startup+162.302 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 2897
/proc/meminfo: memFree=1159048/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=31980 CPUtime=162.21
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 8562 0 0 0 16216 5 0 0 25 0 1 0 91702340 32747520 7723 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 7995 7723 182 377 0 7615 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 31980

[startup+222.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 2897
/proc/meminfo: memFree=1157384/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=33508 CPUtime=222.18
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 8969 0 0 0 22213 5 0 0 25 0 1 0 91702340 34312192 8130 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 8377 8130 182 377 0 7997 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 33508

[startup+282.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 2897
/proc/meminfo: memFree=1154696/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=36488 CPUtime=282.15
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 9648 0 0 0 28209 6 0 0 25 0 1 0 91702340 37363712 8809 1992294400 134512640 136057169 4294956160 18446744073709551615 134618241 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 9122 8809 182 377 0 8742 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 36488

[startup+342.303 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 2897
/proc/meminfo: memFree=1152712/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=38500 CPUtime=342.13
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 10148 0 0 0 34206 7 0 0 25 0 1 0 91702340 39424000 9309 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 9625 9309 182 377 0 9245 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 38500

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1149960/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=41148 CPUtime=402.1
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 10833 0 0 0 40203 7 0 0 25 0 1 0 91702340 42135552 9994 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 10287 9994 182 377 0 9907 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 41148

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1147144/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=43928 CPUtime=462.07
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 11512 0 0 0 46199 8 0 0 25 0 1 0 91702340 44982272 10673 1992294400 134512640 136057169 4294956160 18446744073709551615 134756826 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 10982 10673 182 377 0 10602 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 43928

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1146248/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=45012 CPUtime=522.04
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 11741 0 0 0 52196 8 0 0 25 0 1 0 91702340 46092288 10902 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 11253 10902 182 377 0 10873 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 45012

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1145096/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=46196 CPUtime=582.02
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 12032 0 0 0 58194 8 0 0 25 0 1 0 91702340 47304704 11193 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 11549 11193 182 377 0 11169 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 46196

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1143624/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=47796 CPUtime=641.99
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 12409 0 0 0 64190 9 0 0 25 0 1 0 91702340 48943104 11570 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 11949 11570 182 377 0 11569 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 47796

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1142408/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=48968 CPUtime=701.96
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 12723 0 0 0 70187 9 0 0 25 0 1 0 91702340 50143232 11884 1992294400 134512640 136057169 4294956160 18446744073709551615 134618395 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 12242 11884 182 377 0 11862 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 48968

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1141576/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=49808 CPUtime=761.93
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 12911 0 0 0 76184 9 0 0 25 0 1 0 91702340 51003392 12072 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 12452 12072 182 377 0 12072 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 49808

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1140488/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=51020 CPUtime=821.9
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 13221 0 0 0 82180 10 0 0 25 0 1 0 91702340 52244480 12382 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 12755 12382 182 377 0 12375 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 51020

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1138248/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=53248 CPUtime=881.87
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 13786 0 0 0 88177 10 0 0 25 0 1 0 91702340 54525952 12947 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 13312 12947 182 377 0 12932 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 53248

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1135624/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=56060 CPUtime=941.84
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 14458 0 0 0 94173 11 0 0 25 0 1 0 91702340 57405440 13619 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 14015 13619 182 377 0 13635 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 56060

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1135240/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=56440 CPUtime=1001.81
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 14540 0 0 0 100170 11 0 0 25 0 1 0 91702340 57794560 13701 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 14110 13701 182 377 0 13730 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 56440

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1134536/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=57032 CPUtime=1061.79
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 14703 0 0 0 106168 11 0 0 25 0 1 0 91702340 58400768 13864 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 14258 13864 182 377 0 13878 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 57032

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2897
/proc/meminfo: memFree=1133128/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=58628 CPUtime=1121.77
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 15058 0 0 0 112165 12 0 0 25 0 1 0 91702340 60035072 14219 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 14657 14219 182 377 0 14277 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 58628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2899
/proc/meminfo: memFree=1132360/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=59208 CPUtime=1181.73
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 15193 0 0 0 118161 12 0 0 25 0 1 0 91702340 60628992 14354 1992294400 134512640 136057169 4294956160 18446744073709551615 134756790 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 14802 14354 182 377 0 14422 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 59208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2899
/proc/meminfo: memFree=1132232/2055920 swapFree=4192956/4192956
[pid=2896] ppid=2894 vsize=59368 CPUtime=1200.03
/proc/2896/stat : 2896 (clasp) R 2894 2896 2825 0 -1 4194304 15229 0 0 0 119991 12 0 0 25 0 1 0 91702340 60792832 14390 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2896/statm: 14842 14390 182 377 0 14462 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 59368

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

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

Child status: 0
Real time (s): 1200.62
CPU time (s): 1200.04
CPU user time (s): 1199.91
CPU system time (s): 0.131979
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 59368

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

runsolver used 1.17082 second user time and 3.20451 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-25 07:19:11
IDJOB=1718445
IDBENCH=20488
IDSOLVER=508
FILE ID=node57/1718445-1240636750
PBS_JOBID= 9186451
Free space on /tmp= 66440 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/grieu/vmpc_33.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-1718445-1240636750/watcher-1718445-1240636750 -o /tmp/evaluation-result-1718445-1240636750/solver-1718445-1240636750 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1718445-1240636750.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= 4c4d694bb911a7a13a7cb66a99dd484c
RANDOM SEED=1293229872

node57.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.256
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.256
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:       1189872 kB
Buffers:         93596 kB
Cached:         671472 kB
SwapCached:          0 kB
Active:         400820 kB
Inactive:       378104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189872 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4356 kB
Writeback:           0 kB
Mapped:          23628 kB
Slab:            73244 kB
Committed_AS:   245616 kB
PageTables:       1388 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= 66436 MiB
End job on node57 at 2009-04-25 07:39:13