Trace number 1580219

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.18 1200.53

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p1.cnf
MD5SUMc530016627d60451f148c386bba0e9bf
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 variables224962
Number of clauses1204358
Sum of the clauses size2908547
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2851881
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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-1580219-1238916957/watcher-1580219-1238916957 -o /tmp/evaluation-result-1580219-1238916957/solver-1580219-1238916957 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1580219-1238916957.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 3/80 25718
/proc/meminfo: memFree=1730704/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=3528 CPUtime=0
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 629 0 0 0 0 0 0 0 18 0 1 0 1164359724 3612672 435 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 882 438 139 377 0 502 0

[startup+0.0636969 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25718
/proc/meminfo: memFree=1730704/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=23324 CPUtime=0.05
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 6349 0 0 0 3 2 0 0 18 0 1 0 1164359724 23883776 5176 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 5831 5176 144 377 0 5451 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23324

[startup+0.1017 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25718
/proc/meminfo: memFree=1730704/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=25272 CPUtime=0.09
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 6857 0 0 0 7 2 0 0 18 0 1 0 1164359724 25878528 5684 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 6318 5685 144 377 0 5938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25272

[startup+0.301721 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25718
/proc/meminfo: memFree=1730704/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=35148 CPUtime=0.29
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 9910 0 0 0 25 4 0 0 19 0 1 0 1164359724 35991552 8094 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 8787 8094 144 377 0 8407 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35148

[startup+0.701762 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25718
/proc/meminfo: memFree=1730704/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=56504 CPUtime=0.69
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 17002 0 0 0 62 7 0 0 22 0 1 0 1164359724 57860096 13020 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 14159 13021 147 377 0 13779 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56504

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1655752/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=83340 CPUtime=1.49
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 26930 0 0 0 136 13 0 0 25 0 1 0 1164359724 85340160 19765 1992294400 134512640 136057169 4294956160 18446744073709551615 134771315 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25718/statm: 20835 19765 165 377 0 20455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83340

[startup+3.10301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1646664/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=90768 CPUtime=3.08
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 29777 0 0 0 294 14 0 0 25 0 1 0 1164359724 92946432 21520 1992294400 134512640 136057169 4294956160 18446744073709551615 135442174 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 22692 21520 170 377 0 22312 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 90768

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1636872/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=81872 CPUtime=6.28
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 31930 0 0 0 613 15 0 0 25 0 1 0 1164359724 83836928 19757 1992294400 134512640 136057169 4294956160 18446744073709551615 134823383 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 20468 19757 182 377 0 20088 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81872

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1652232/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=81872 CPUtime=12.68
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 31930 0 0 0 1253 15 0 0 25 0 1 0 1164359724 83836928 19757 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 20468 19757 182 377 0 20088 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81872

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1652232/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=81872 CPUtime=25.48
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 31966 0 0 0 2533 15 0 0 25 0 1 0 1164359724 83836928 19793 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 20468 19793 182 377 0 20088 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81872

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1652168/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=81872 CPUtime=51.07
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 31977 0 0 0 5092 15 0 0 25 0 1 0 1164359724 83836928 19804 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 20468 19804 182 377 0 20088 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81872

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1652168/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=81872 CPUtime=102.26
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 31977 0 0 0 10211 15 0 0 25 0 1 0 1164359724 83836928 19804 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 20468 19804 182 377 0 20088 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 81872

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1645512/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=88660 CPUtime=162.24
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 33651 0 0 0 16208 16 0 0 25 0 1 0 1164359724 90787840 21478 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 22165 21478 182 377 0 21785 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 88660

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1624904/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=109176 CPUtime=222.22
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 38775 0 0 0 22201 21 0 0 25 0 1 0 1164359724 111796224 26602 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 27294 26602 182 377 0 26914 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 109176

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1600264/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=134188 CPUtime=282.2
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 45027 0 0 0 28194 26 0 0 25 0 1 0 1164359724 137408512 32854 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 33547 32854 182 377 0 33167 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 134188

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1564880/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=169144 CPUtime=342.19
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 53744 0 0 0 34187 32 0 0 25 0 1 0 1164359724 173203456 41571 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 42286 41571 182 377 0 41906 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 169144

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1530768/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=203348 CPUtime=402.17
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 62301 0 0 0 40178 39 0 0 25 0 1 0 1164359724 208228352 50128 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 50837 50128 182 377 0 50457 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 203348

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25719
/proc/meminfo: memFree=1492432/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=241496 CPUtime=462.15
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 71872 0 0 0 46169 46 0 0 25 0 1 0 1164359724 247291904 59699 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 60374 59699 182 377 0 59994 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 241496

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25721
/proc/meminfo: memFree=1442640/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=291768 CPUtime=522.13
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 84394 0 0 0 52159 54 0 0 25 0 1 0 1164359724 298770432 72221 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 72942 72221 182 377 0 72562 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 291768

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25721
/proc/meminfo: memFree=1407824/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=326136 CPUtime=582.12
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 92991 0 0 0 58152 60 0 0 25 0 1 0 1164359724 333963264 80818 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 81534 80818 182 377 0 81154 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 326136

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25721
/proc/meminfo: memFree=1378128/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=355332 CPUtime=642.11
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 100312 0 0 0 64146 65 0 0 25 0 1 0 1164359724 363859968 88139 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 88833 88139 182 377 0 88453 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 355332

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25721
/proc/meminfo: memFree=1337616/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=395964 CPUtime=702.08
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 110449 0 0 0 70137 71 0 0 25 0 1 0 1164359724 405467136 98276 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 98991 98276 182 377 0 98611 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 395964

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25721
/proc/meminfo: memFree=1301776/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=431472 CPUtime=762.07
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 119348 0 0 0 76130 77 0 0 25 0 1 0 1164359724 441827328 107175 1992294400 134512640 136057169 4294956160 18446744073709551615 134819879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 107868 107175 182 377 0 107488 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 431472

[startup+822.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/81 25721
/proc/meminfo: memFree=1257808/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=475532 CPUtime=822.05
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 130438 0 0 0 82120 85 0 0 25 0 1 0 1164359724 486944768 118129 1992294400 134512640 136057169 4294956160 18446744073709551615 134624629 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 118883 118129 182 377 0 118503 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 475532

[startup+882.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/81 25721
/proc/meminfo: memFree=1206480/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=526900 CPUtime=882.04
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 143277 0 0 0 88110 94 0 0 25 0 1 0 1164359724 539545600 130968 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 131725 130968 182 377 0 131345 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 526900

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25721
/proc/meminfo: memFree=1153744/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=579784 CPUtime=942.01
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 156504 0 0 0 94098 103 0 0 25 0 1 0 1164359724 593698816 144195 1992294400 134512640 136057169 4294956160 18446744073709551615 134823694 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 144946 144195 182 377 0 144566 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 579784

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25721
/proc/meminfo: memFree=1114384/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=618644 CPUtime=1002
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 166224 0 0 0 100089 111 0 0 25 0 1 0 1164359724 633491456 153915 1992294400 134512640 136057169 4294956160 18446744073709551615 134624621 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 154661 153915 182 377 0 154281 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 618644

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25721
/proc/meminfo: memFree=1071696/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=662308 CPUtime=1061.98
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 177154 0 0 0 106079 119 0 0 25 0 1 0 1164359724 678203392 164845 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 165577 164845 182 377 0 165197 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 662308

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25721
/proc/meminfo: memFree=1032208/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=700804 CPUtime=1121.97
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 186791 0 0 0 112071 126 0 0 25 0 1 0 1164359724 717623296 174482 1992294400 134512640 136057169 4294956160 18446744073709551615 134823239 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 175201 174482 182 377 0 174821 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 700804

[startup+1182.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/81 25721
/proc/meminfo: memFree=993104/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=740228 CPUtime=1181.95
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 196650 0 0 0 118062 133 0 0 25 0 1 0 1164359724 757993472 184341 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 185057 184341 182 377 0 184677 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 740228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.05 1.01 1.00 2/81 25721
/proc/meminfo: memFree=982352/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=750260 CPUtime=1200.05
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194304 199149 0 0 0 119869 136 0 0 25 0 1 0 1164359724 768266240 186840 1992294400 134512640 136057169 4294956160 18446744073709551615 134618582 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25718/statm: 187565 186840 182 377 0 187185 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 750260

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

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

[startup+1200.51 s]
/proc/loadavg: 1.05 1.01 1.00 2/81 25721
/proc/meminfo: memFree=982352/2055912 swapFree=4170592/4192956
[pid=25718] ppid=25716 vsize=0 CPUtime=1200.15
/proc/25718/stat : 25718 (clasp) R 25716 25718 25585 0 -1 4194308 199152 0 0 0 119869 146 0 0 25 0 1 0 1164359724 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/25718/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.53
CPU time (s): 1200.18
CPU user time (s): 1198.7
CPU system time (s): 1.48277
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 750260

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

runsolver used 1.57776 second user time and 3.89041 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-05 09:35:58
IDJOB=1580219
IDBENCH=71013
IDSOLVER=508
FILE ID=node78/1580219-1238916957
PBS_JOBID= 9101394
Free space on /tmp= 126828 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-5p1.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-1580219-1238916957/watcher-1580219-1238916957 -o /tmp/evaluation-result-1580219-1238916957/solver-1580219-1238916957 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1580219-1238916957.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= c530016627d60451f148c386bba0e9bf
RANDOM SEED=771688341

node78.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.214
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.214
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:      2055912 kB
MemFree:       1731184 kB
Buffers:         16452 kB
Cached:         221292 kB
SwapCached:       7668 kB
Active:          75860 kB
Inactive:       172204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1731184 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:           24532 kB
Writeback:           0 kB
Mapped:          15960 kB
Slab:            60876 kB
Committed_AS:  3046808 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126828 MiB
End job on node78 at 2009-04-05 09:56:01