Trace number 1831867

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) 10000.3 10003.3

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark948.018
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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-1831867-1242790480/watcher-1831867-1242790480 -o /tmp/evaluation-result-1831867-1242790480/solver-1831867-1242790480 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831867-1242790480.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8905
/proc/meminfo: memFree=1808768/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=3704 CPUtime=0
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 307081647 3792896 405 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 926 412 139 377 0 546 0

[startup+0.075507 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8905
/proc/meminfo: memFree=1808768/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=21476 CPUtime=0.06
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 5667 0 0 0 4 2 0 0 18 0 1 0 307081647 21991424 4900 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 5369 4901 144 377 0 4989 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21476

[startup+0.101508 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8905
/proc/meminfo: memFree=1808768/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=23116 CPUtime=0.09
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 6056 0 0 0 7 2 0 0 18 0 1 0 307081647 23670784 5289 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 5779 5289 144 377 0 5399 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23116

[startup+0.301532 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8905
/proc/meminfo: memFree=1808768/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=32844 CPUtime=0.29
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 9115 0 0 0 25 4 0 0 19 0 1 0 307081647 33632256 7705 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 8211 7706 144 377 0 7831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32844

[startup+0.701577 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8905
/proc/meminfo: memFree=1808768/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=59620 CPUtime=0.69
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 18630 0 0 0 60 9 0 0 22 0 1 0 307081647 61050880 14338 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 14905 14338 165 377 0 14525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59620

[startup+1.50168 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1741112/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=72412 CPUtime=1.49
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 23620 0 0 0 137 12 0 0 25 0 1 0 307081647 74149888 17409 1992294400 134512640 136057169 4294956160 18446744073709551615 134774713 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8905/statm: 18103 17409 168 377 0 17723 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72412

[startup+3.10185 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1739320/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=76876 CPUtime=3.07
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 24728 0 0 0 295 12 0 0 25 0 1 0 307081647 78721024 18517 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 19219 18517 170 377 0 18839 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 76876

[startup+6.30121 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1744120/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=66536 CPUtime=6.27
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 25849 0 0 0 614 13 0 0 25 0 1 0 307081647 68132864 16296 1992294400 134512640 136057169 4294956160 18446744073709551615 134825040 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 16634 16296 182 377 0 16254 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 66536

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1744128/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=66536 CPUtime=12.67
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 25849 0 0 0 1254 13 0 0 25 0 1 0 307081647 68132864 16296 1992294400 134512640 136057169 4294956160 18446744073709551615 134624354 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 16634 16296 182 377 0 16254 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 66536

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1744128/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=66536 CPUtime=25.47
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 25849 0 0 0 2534 13 0 0 25 0 1 0 307081647 68132864 16296 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 16634 16296 182 377 0 16254 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 66536

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1744192/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=66712 CPUtime=51.06
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 25860 0 0 0 5093 13 0 0 25 0 1 0 307081647 68313088 16307 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 16678 16307 182 377 0 16298 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 66712

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1736256/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=74772 CPUtime=102.25
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 27880 0 0 0 10210 15 0 0 25 0 1 0 307081647 76566528 18327 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 18693 18327 182 377 0 18313 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 74772

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1713152/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=98148 CPUtime=162.23
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 33738 0 0 0 16204 19 0 0 25 0 1 0 307081647 100503552 24185 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 24537 24185 182 377 0 24157 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 98148

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1687808/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=122956 CPUtime=222.22
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 39937 0 0 0 22198 24 0 0 25 0 1 0 307081647 125906944 30384 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 30739 30384 182 377 0 30359 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 122956

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1658432/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=152760 CPUtime=282.2
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 47377 0 0 0 28190 30 0 0 25 0 1 0 307081647 156426240 37824 1992294400 134512640 136057169 4294956160 18446744073709551615 134614157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 38190 37824 182 377 0 37810 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 152760

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1633280/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=177868 CPUtime=342.18
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 53660 0 0 0 34184 34 0 0 25 0 1 0 307081647 182136832 44107 1992294400 134512640 136057169 4294956160 18446744073709551615 134823442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 44467 44107 182 377 0 44087 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 177868

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1605184/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=205836 CPUtime=402.16
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 60629 0 0 0 40177 39 0 0 25 0 1 0 307081647 210776064 51076 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 51459 51076 182 377 0 51079 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 205836

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8906
/proc/meminfo: memFree=1573056/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=237436 CPUtime=462.14
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 68541 0 0 0 46169 45 0 0 25 0 1 0 307081647 243134464 58988 1992294400 134512640 136057169 4294956160 18446744073709551615 134823640 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 59359 58988 182 377 0 58979 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 237436

[startup+522.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 8908
/proc/meminfo: memFree=1538752/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=271820 CPUtime=522.13
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 77144 0 0 0 52162 51 0 0 25 0 1 0 307081647 278343680 67591 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 67955 67591 182 377 0 67575 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 271820

[startup+582.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 8908
/proc/meminfo: memFree=1501056/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=309476 CPUtime=582.11
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 86570 0 0 0 58153 58 0 0 25 0 1 0 307081647 316903424 77017 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 77369 77017 182 377 0 76989 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 309476

[startup+642.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8908
/proc/meminfo: memFree=1468800/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=341456 CPUtime=642.1
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 94523 0 0 0 64146 64 0 0 25 0 1 0 307081647 349650944 84970 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 85364 84970 182 377 0 84984 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 341456

[startup+702.301 s]

################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=164224/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1639640 CPUtime=9099.6
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 419617 0 0 0 909657 303 0 0 25 0 1 0 307081647 1678991360 409421 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 409910 409421 182 377 0 409530 0
Current children cumulated CPU time (s) 9099.6
Current children cumulated vsize (KiB) 1639640

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141376/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9159.59
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425310 0 0 0 915652 307 0 0 25 0 1 0 307081647 1702445056 415114 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415114 182 377 0 415256 0
Current children cumulated CPU time (s) 9159.59
Current children cumulated vsize (KiB) 1662544

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141376/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9219.57
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 921650 307 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9219.57
Current children cumulated vsize (KiB) 1662544

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141312/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9279.55
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 927648 307 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134828295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9279.55
Current children cumulated vsize (KiB) 1662544

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141312/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9339.54
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 933646 308 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9339.54
Current children cumulated vsize (KiB) 1662544

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141248/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9399.52
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 939644 308 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9399.52
Current children cumulated vsize (KiB) 1662544

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 8930
/proc/meminfo: memFree=141248/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9459.5
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 945642 308 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134823442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9459.5
Current children cumulated vsize (KiB) 1662544

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141248/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9519.48
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 951640 308 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9519.48
Current children cumulated vsize (KiB) 1662544

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141184/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9579.46
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 957638 308 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9579.46
Current children cumulated vsize (KiB) 1662544

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141184/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9639.44
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 963636 308 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9639.44
Current children cumulated vsize (KiB) 1662544

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141120/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9699.43
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 969634 309 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9699.43
Current children cumulated vsize (KiB) 1662544

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141120/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9759.41
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 975632 309 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9759.41
Current children cumulated vsize (KiB) 1662544

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141120/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9819.39
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 981630 309 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9819.39
Current children cumulated vsize (KiB) 1662544

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141120/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9879.38
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 987629 309 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134823254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9879.38
Current children cumulated vsize (KiB) 1662544

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141120/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9939.36
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 993627 309 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9939.36
Current children cumulated vsize (KiB) 1662544

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141056/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=9999.34
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 999625 309 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 9999.34
Current children cumulated vsize (KiB) 1662544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141056/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=1662544 CPUtime=10000
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194304 425312 0 0 0 999695 309 0 0 25 0 1 0 307081647 1702445056 415116 1992294400 134512640 136057169 4294956160 18446744073709551615 134820362 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8905/statm: 415636 415116 182 377 0 415256 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1662544

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

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

[startup+10003.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8930
/proc/meminfo: memFree=141056/2055920 swapFree=4180068/4192956
[pid=8905] ppid=8903 vsize=0 CPUtime=10000.2
/proc/8905/stat : 8905 (clasp) R 8903 8905 8868 0 -1 4194308 425315 0 0 0 999695 329 0 0 25 0 1 0 307081647 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/8905/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10003.3
CPU time (s): 10000.3
CPU user time (s): 9996.96
CPU system time (s): 3.34949
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 1662544

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

runsolver used 7.49586 second user time and 21.8557 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-20 05:34:41
IDJOB=1831867
IDBENCH=71039
IDSOLVER=637
FILE ID=node23/1831867-1242790480
PBS_JOBID= 9322418
Free space on /tmp= 66432 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.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-1831867-1242790480/watcher-1831867-1242790480 -o /tmp/evaluation-result-1831867-1242790480/solver-1831867-1242790480 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831867-1242790480.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=813927333

node23.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.238
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.238
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:       1809256 kB
Buffers:         38232 kB
Cached:         139468 kB
SwapCached:       7124 kB
Active:          58464 kB
Inactive:       127972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809256 kB
SwapTotal:     4192956 kB
SwapFree:      4180068 kB
Dirty:           20600 kB
Writeback:           0 kB
Mapped:          13916 kB
Slab:            46312 kB
Committed_AS:  1023772 kB
PageTables:       1392 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= 66428 MiB
End job on node23 at 2009-05-20 08:21:26