Trace number 1513644

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.11 1200.61

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S870840347-014.cnf
MD5SUMa5d5e4fa8cedb12d5680a53a31f09411
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.3764
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513644-1238220955/watcher-1513644-1238220955 -o /tmp/evaluation-result-1513644-1238220955/solver-1513644-1238220955 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513644-1238220955.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.91 0.97 0.95 3/81 22945
/proc/meminfo: memFree=1556712/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=1960 CPUtime=0
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 240 0 0 0 0 0 0 0 18 0 1 0 448424399 2007040 224 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 490 224 144 377 0 110 0

[startup+0.0148701 s]
/proc/loadavg: 0.91 0.97 0.95 3/81 22945
/proc/meminfo: memFree=1556712/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=2488 CPUtime=0.01
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 390 0 0 0 1 0 0 0 18 0 1 0 448424399 2547712 374 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 622 375 163 377 0 242 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2488

[startup+0.101878 s]
/proc/loadavg: 0.91 0.97 0.95 3/81 22945
/proc/meminfo: memFree=1556712/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=2904 CPUtime=0.09
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 495 0 0 0 9 0 0 0 18 0 1 0 448424399 2973696 479 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 726 479 166 377 0 346 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2904

[startup+0.301897 s]
/proc/loadavg: 0.91 0.97 0.95 3/81 22945
/proc/meminfo: memFree=1556712/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=3308 CPUtime=0.29
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 624 0 0 0 29 0 0 0 19 0 1 0 448424399 3387392 608 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 827 608 183 377 0 447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3308

[startup+0.701936 s]
/proc/loadavg: 0.91 0.97 0.95 3/81 22945
/proc/meminfo: memFree=1556712/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=3968 CPUtime=0.69
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 785 0 0 0 69 0 0 0 23 0 1 0 448424399 4063232 769 1992294400 134512640 136057169 4294956160 18446744073709551615 134618458 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 992 769 183 377 0 612 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3968

[startup+1.50302 s]
/proc/loadavg: 0.92 0.97 0.95 2/82 22946
/proc/meminfo: memFree=1554144/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=4364 CPUtime=1.49
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 881 0 0 0 149 0 0 0 25 0 1 0 448424399 4468736 865 1992294400 134512640 136057169 4294956160 18446744073709551615 134645092 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 1091 865 183 377 0 711 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4364

[startup+3.10117 s]
/proc/loadavg: 0.92 0.97 0.95 2/82 22946
/proc/meminfo: memFree=1553504/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=4760 CPUtime=3.09
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 1002 0 0 0 309 0 0 0 25 0 1 0 448424399 4874240 986 1992294400 134512640 136057169 4294956160 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 1190 986 183 377 0 810 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4760

[startup+6.30149 s]
/proc/loadavg: 0.93 0.97 0.95 2/82 22946
/proc/meminfo: memFree=1552688/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=5596 CPUtime=6.29
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 1179 0 0 0 629 0 0 0 25 0 1 0 448424399 5730304 1163 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 1399 1163 183 377 0 1019 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5596

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.95 2/82 22946
/proc/meminfo: memFree=1551608/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=6540 CPUtime=12.69
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 1412 0 0 0 1269 0 0 0 25 0 1 0 448424399 6696960 1396 1992294400 134512640 136057169 4294956160 18446744073709551615 134615835 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 1635 1396 183 377 0 1255 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6540

[startup+25.5014 s]
/proc/loadavg: 1.02 0.99 0.96 2/82 22946
/proc/meminfo: memFree=1550584/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=7668 CPUtime=25.49
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 1703 0 0 0 2548 1 0 0 25 0 1 0 448424399 7852032 1687 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 1917 1687 183 377 0 1537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7668

[startup+51.1019 s]
/proc/loadavg: 1.01 0.99 0.96 2/82 22946
/proc/meminfo: memFree=1548856/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=9548 CPUtime=51.07
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 2136 0 0 0 5106 1 0 0 25 0 1 0 448424399 9777152 2120 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 2387 2120 183 377 0 2007 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9548

[startup+102.307 s]
/proc/loadavg: 1.05 1.00 0.96 2/82 22946
/proc/meminfo: memFree=1546488/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=11976 CPUtime=102.26
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 2701 0 0 0 10224 2 0 0 25 0 1 0 448424399 12263424 2685 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 2994 2685 183 377 0 2614 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11976

[startup+162.302 s]
/proc/loadavg: 1.06 1.01 0.97 2/82 22946
/proc/meminfo: memFree=1544824/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=13736 CPUtime=162.23
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 3096 0 0 0 16221 2 0 0 25 0 1 0 448424399 14065664 3080 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 3434 3080 183 377 0 3054 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13736

[startup+222.302 s]
/proc/loadavg: 1.06 1.02 0.97 2/82 22946
/proc/meminfo: memFree=1543608/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=15064 CPUtime=222.2
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 3404 0 0 0 22218 2 0 0 25 0 1 0 448424399 15425536 3388 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 3766 3388 183 377 0 3386 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 15064

[startup+282.302 s]
/proc/loadavg: 1.02 1.02 0.97 2/82 22946
/proc/meminfo: memFree=1542840/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=15980 CPUtime=282.18
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 3608 0 0 0 28216 2 0 0 25 0 1 0 448424399 16363520 3592 1992294400 134512640 136057169 4294956160 18446744073709551615 134823828 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 3995 3592 183 377 0 3615 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 15980

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 0.97 2/82 22946
/proc/meminfo: memFree=1541880/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=16888 CPUtime=342.15
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 3860 0 0 0 34213 2 0 0 25 0 1 0 448424399 17293312 3844 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 4222 3844 183 377 0 3842 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 16888

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 0.97 2/82 22946
/proc/meminfo: memFree=1540984/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=18024 CPUtime=402.12
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 4094 0 0 0 40210 2 0 0 25 0 1 0 448424399 18456576 4078 1992294400 134512640 136057169 4294956160 18446744073709551615 134612955 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 4506 4078 183 377 0 4126 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 18024

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1540664/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=18404 CPUtime=462.11
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 4168 0 0 0 46208 3 0 0 25 0 1 0 448424399 18845696 4152 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 4601 4152 183 377 0 4221 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 18404

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1539704/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=19472 CPUtime=522.08
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 4403 0 0 0 52205 3 0 0 25 0 1 0 448424399 19939328 4387 1992294400 134512640 136057169 4294956160 18446744073709551615 134615576 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 4868 4387 183 377 0 4488 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 19472

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1539256/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=20008 CPUtime=582.05
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 4516 0 0 0 58202 3 0 0 25 0 1 0 448424399 20488192 4500 1992294400 134512640 136057169 4294956160 18446744073709551615 134823944 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 5002 4500 183 377 0 4622 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 20008

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1538744/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=20576 CPUtime=642.03
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 4641 0 0 0 64200 3 0 0 25 0 1 0 448424399 21069824 4625 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 5144 4625 183 377 0 4764 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 20576

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1538296/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=20956 CPUtime=702
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 4721 0 0 0 70197 3 0 0 25 0 1 0 448424399 21458944 4705 1992294400 134512640 136057169 4294956160 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 5239 4705 183 377 0 4859 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 20956

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1537848/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=21336 CPUtime=761.98
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 4820 0 0 0 76195 3 0 0 25 0 1 0 448424399 21848064 4804 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 5334 4804 183 377 0 4954 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 21336

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1536248/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=23100 CPUtime=821.96
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 5223 0 0 0 82192 4 0 0 25 0 1 0 448424399 23654400 5207 1992294400 134512640 136057169 4294956160 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 5775 5207 183 377 0 5395 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 23100

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1535800/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=23768 CPUtime=881.93
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 5342 0 0 0 88189 4 0 0 25 0 1 0 448424399 24338432 5326 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 5942 5326 183 377 0 5562 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 23768

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1535608/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=23912 CPUtime=941.9
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 5408 0 0 0 94186 4 0 0 25 0 1 0 448424399 24485888 5392 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 5978 5392 183 377 0 5598 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 23912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1535480/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=24056 CPUtime=1001.88
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 5438 0 0 0 100184 4 0 0 25 0 1 0 448424399 24633344 5422 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 6014 5422 183 377 0 5634 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 24056

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1535288/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=24244 CPUtime=1061.86
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 5484 0 0 0 106182 4 0 0 25 0 1 0 448424399 24825856 5468 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 6061 5468 183 377 0 5681 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 24244

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1535288/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=24244 CPUtime=1121.83
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 5489 0 0 0 112179 4 0 0 25 0 1 0 448424399 24825856 5473 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 6061 5473 183 377 0 5681 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 24244

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1534776/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=24964 CPUtime=1181.8
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 5643 0 0 0 118176 4 0 0 25 0 1 0 448424399 25563136 5627 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 6241 5627 183 377 0 5861 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 24964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/82 22946
/proc/meminfo: memFree=1534200/2055920 swapFree=4169668/4192956
[pid=22945] ppid=22943 vsize=25264 CPUtime=1200.1
/proc/22945/stat : 22945 (clasp) R 22943 22945 22908 0 -1 4194304 5735 0 0 0 120006 4 0 0 25 0 1 0 448424399 25870336 5719 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22945/statm: 6316 5719 183 377 0 5936 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 25264

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.61
CPU time (s): 1200.11
CPU user time (s): 1200.06
CPU system time (s): 0.051992
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 25264

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

runsolver used 1.3088 second user time and 4.16037 second system time

The end

Launcher Data

Begin job on node89 at 2009-03-28 07:15:55
IDJOB=1513644
IDBENCH=70280
IDSOLVER=508
FILE ID=node89/1513644-1238220955
PBS_JOBID= 9060564
Free space on /tmp= 66328 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S870840347-014.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-1513644-1238220955/watcher-1513644-1238220955 -o /tmp/evaluation-result-1513644-1238220955/solver-1513644-1238220955 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513644-1238220955.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= a5d5e4fa8cedb12d5680a53a31f09411
RANDOM SEED=1464272543

node89.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.240
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.240
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:       1557192 kB
Buffers:         65788 kB
Cached:         339432 kB
SwapCached:      12504 kB
Active:         137244 kB
Inactive:       282368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557192 kB
SwapTotal:     4192956 kB
SwapFree:      4169668 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:          19484 kB
Slab:            63360 kB
Committed_AS:  1526912 kB
PageTables:       2600 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= 66328 MiB
End job on node89 at 2009-03-28 07:35:58