Trace number 1785360

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) 5000.05 5001.51

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2480.93
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.00 1.00 1.00 3/65 20349
/proc/meminfo: memFree=1730144/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=2040 CPUtime=0
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 218931068 2088960 272 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 510 272 147 377 0 130 0

[startup+0.0600331 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20349
/proc/meminfo: memFree=1730144/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=3560 CPUtime=0.05
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 673 0 0 0 5 0 0 0 20 0 1 0 218931068 3645440 634 1992294400 134512640 136057169 4294956160 18446744073709551615 134774352 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 890 634 168 377 0 510 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3560

[startup+0.101037 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20349
/proc/meminfo: memFree=1730144/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=3560 CPUtime=0.09
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 718 0 0 0 9 0 0 0 20 0 1 0 218931068 3645440 679 1992294400 134512640 136057169 4294956160 18446744073709551615 135448280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 890 679 181 377 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3560

[startup+0.301059 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20349
/proc/meminfo: memFree=1730144/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=3560 CPUtime=0.29
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 719 0 0 0 29 0 0 0 22 0 1 0 218931068 3645440 680 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 890 680 182 377 0 510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3560

[startup+0.701101 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20349
/proc/meminfo: memFree=1730144/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=4084 CPUtime=0.69
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 844 0 0 0 69 0 0 0 25 0 1 0 218931068 4182016 805 1992294400 134512640 136057169 4294956160 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 1021 805 182 377 0 641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4084

[startup+1.50119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20350
/proc/meminfo: memFree=1727128/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=5656 CPUtime=1.49
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 1221 0 0 0 149 0 0 0 25 0 1 0 218931068 5791744 1182 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 1414 1182 182 377 0 1034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5656

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20350
/proc/meminfo: memFree=1726040/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=5920 CPUtime=3.09
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 1317 0 0 0 309 0 0 0 25 0 1 0 218931068 6062080 1278 1992294400 134512640 136057169 4294956160 18446744073709551615 134756799 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 1480 1278 182 377 0 1100 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5920

[startup+6.3017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20350
/proc/meminfo: memFree=1725472/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=6972 CPUtime=6.29
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 1572 0 0 0 629 0 0 0 25 0 1 0 218931068 7139328 1533 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 1743 1533 182 377 0 1363 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6972

[startup+12.7024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20350
/proc/meminfo: memFree=1724512/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=7104 CPUtime=12.68
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 1596 0 0 0 1268 0 0 0 25 0 1 0 218931068 7274496 1557 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 1776 1557 182 377 0 1396 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7104

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20350
/proc/meminfo: memFree=1722976/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=8556 CPUtime=25.48
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 1955 0 0 0 2548 0 0 0 25 0 1 0 218931068 8761344 1916 1992294400 134512640 136057169 4294956160 18446744073709551615 134824075 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 2139 1916 182 377 0 1759 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8556

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20350
/proc/meminfo: memFree=1720864/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=10648 CPUtime=51.08
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 2494 0 0 0 5107 1 0 0 25 0 1 0 218931068 10903552 2455 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 2662 2455 182 377 0 2282 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10648

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20350
/proc/meminfo: memFree=1719328/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=12228 CPUtime=102.26
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 2877 0 0 0 10225 1 0 0 25 0 1 0 218931068 12521472 2838 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 3057 2838 182 377 0 2677 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12228

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20350
/proc/meminfo: memFree=1717920/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=13676 CPUtime=162.24
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 3228 0 0 0 16223 1 0 0 25 0 1 0 218931068 14004224 3189 1992294400 134512640 136057169 4294956160 18446744073709551615 134824457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 3419 3189 182 377 0 3039 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 13676

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20350
/proc/meminfo: memFree=1715360/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=16148 CPUtime=222.23
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 3866 0 0 0 22221 2 0 0 25 0 1 0 218931068 16535552 3827 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 4037 3827 182 377 0 3657 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16148

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20350
/proc/meminfo: memFree=1715296/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=16148 CPUtime=282.21
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 3866 0 0 0 28219 2 0 0 25 0 1 0 218931068 16535552 3827 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 4037 3827 182 377 0 3657 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 16148

[startup+342.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 20350
/proc/meminfo: memFree=1714912/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=16588 CPUtime=342.19
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 3956 0 0 0 34217 2 0 0 25 0 1 0 218931068 16986112 3917 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 4147 3917 182 377 0 3767 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 16588

[startup+402.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 20350
/proc/meminfo: memFree=1714080/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=17420 CPUtime=402.17
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 4166 0 0 0 40215 2 0 0 25 0 1 0 218931068 17838080 4127 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 4355 4127 182 377 0 3975 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 17420

[startup+462.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 20350
/proc/meminfo: memFree=1713440/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=18056 CPUtime=462.16
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 4318 0 0 0 46214 2 0 0 25 0 1 0 218931068 18489344 4279 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 4514 4279 182 377 0 4134 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18056

[startup+522.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 20350
/proc/meminfo: memFree=1709728/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=21744 CPUtime=522.14
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 5248 0 0 0 52211 3 0 0 25 0 1 0 218931068 22265856 5209 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 5436 5209 182 377 0 5056 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 21744

[startup+582.301 s]
/proc/loadavg: 1.07 1.04 1.00 2/66 20350
/proc/meminfo: memFree=1709728/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=21744 CPUtime=582.12
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 5248 0 0 0 58209 3 0 0 25 0 1 0 218931068 22265856 5209 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 5436 5209 182 377 0 5056 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 21744

[startup+642.302 s]
/proc/loadavg: 1.07 1.05 1.00 2/66 20350
/proc/meminfo: memFree=1708000/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=23452 CPUtime=642.12
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 5679 0 0 0 64208 4 0 0 25 0 1 0 218931068 24014848 5640 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 5863 5640 182 377 0 5483 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 23452

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20358
/proc/meminfo: memFree=1691552/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=39040 CPUtime=4061.11
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 9777 0 0 0 406104 7 0 0 25 0 1 0 218931068 39976960 9487 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 9760 9487 182 377 0 9380 0
Current children cumulated CPU time (s) 4061.11
Current children cumulated vsize (KiB) 39040

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20358
/proc/meminfo: memFree=1691488/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=39040 CPUtime=4121.09
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 9777 0 0 0 412102 7 0 0 25 0 1 0 218931068 39976960 9487 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 9760 9487 182 377 0 9380 0
Current children cumulated CPU time (s) 4121.09
Current children cumulated vsize (KiB) 39040

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20358
/proc/meminfo: memFree=1691616/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=39040 CPUtime=4181.07
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 9780 0 0 0 418100 7 0 0 25 0 1 0 218931068 39976960 9490 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 9760 9490 182 377 0 9380 0
Current children cumulated CPU time (s) 4181.07
Current children cumulated vsize (KiB) 39040

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20358
/proc/meminfo: memFree=1691552/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=39040 CPUtime=4241.05
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 9780 0 0 0 424098 7 0 0 25 0 1 0 218931068 39976960 9490 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 9760 9490 182 377 0 9380 0
Current children cumulated CPU time (s) 4241.05
Current children cumulated vsize (KiB) 39040

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20358
/proc/meminfo: memFree=1691232/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=39364 CPUtime=4301.04
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 9864 0 0 0 430097 7 0 0 25 0 1 0 218931068 40308736 9574 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 9841 9574 182 377 0 9461 0
Current children cumulated CPU time (s) 4301.04
Current children cumulated vsize (KiB) 39364

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20358
/proc/meminfo: memFree=1690080/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=40452 CPUtime=4361.02
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10139 0 0 0 436094 8 0 0 25 0 1 0 218931068 41422848 9849 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10113 9849 182 377 0 9733 0
Current children cumulated CPU time (s) 4361.02
Current children cumulated vsize (KiB) 40452

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20358
/proc/meminfo: memFree=1690080/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=40452 CPUtime=4421.01
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10139 0 0 0 442093 8 0 0 25 0 1 0 218931068 41422848 9849 1992294400 134512640 136057169 4294956160 18446744073709551615 134756814 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10113 9849 182 377 0 9733 0
Current children cumulated CPU time (s) 4421.01
Current children cumulated vsize (KiB) 40452

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20358
/proc/meminfo: memFree=1690080/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=40452 CPUtime=4480.99
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10139 0 0 0 448091 8 0 0 25 0 1 0 218931068 41422848 9849 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10113 9849 182 377 0 9733 0
Current children cumulated CPU time (s) 4480.99
Current children cumulated vsize (KiB) 40452

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20358
/proc/meminfo: memFree=1689952/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=40668 CPUtime=4540.97
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10161 0 0 0 454089 8 0 0 25 0 1 0 218931068 41644032 9871 1992294400 134512640 136057169 4294956160 18446744073709551615 134824962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10167 9871 182 377 0 9787 0
Current children cumulated CPU time (s) 4540.97
Current children cumulated vsize (KiB) 40668

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20358
/proc/meminfo: memFree=1689888/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=40668 CPUtime=4600.96
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10178 0 0 0 460088 8 0 0 25 0 1 0 218931068 41644032 9888 1992294400 134512640 136057169 4294956160 18446744073709551615 134615651 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10167 9888 182 377 0 9787 0
Current children cumulated CPU time (s) 4600.96
Current children cumulated vsize (KiB) 40668

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20364
/proc/meminfo: memFree=1689504/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=40860 CPUtime=4660.92
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10227 0 0 0 466084 8 0 0 25 0 1 0 218931068 41840640 9937 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10215 9937 182 377 0 9835 0
Current children cumulated CPU time (s) 4660.92
Current children cumulated vsize (KiB) 40860

[startup+4722.31 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 20364
/proc/meminfo: memFree=1689376/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=41016 CPUtime=4720.91
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10259 0 0 0 472083 8 0 0 25 0 1 0 218931068 42000384 9969 1992294400 134512640 136057169 4294956160 18446744073709551615 134824108 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10254 9969 182 377 0 9874 0
Current children cumulated CPU time (s) 4720.91
Current children cumulated vsize (KiB) 41016

[startup+4782.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 20364
/proc/meminfo: memFree=1689312/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=41176 CPUtime=4780.89
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10273 0 0 0 478081 8 0 0 25 0 1 0 218931068 42164224 9983 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10294 9983 182 377 0 9914 0
Current children cumulated CPU time (s) 4780.89
Current children cumulated vsize (KiB) 41176

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20364
/proc/meminfo: memFree=1689248/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=41176 CPUtime=4840.87
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10285 0 0 0 484079 8 0 0 25 0 1 0 218931068 42164224 9995 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10294 9995 182 377 0 9914 0
Current children cumulated CPU time (s) 4840.87
Current children cumulated vsize (KiB) 41176

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20364
/proc/meminfo: memFree=1689248/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=41176 CPUtime=4900.85
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10285 0 0 0 490077 8 0 0 25 0 1 0 218931068 42164224 9995 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10294 9995 182 377 0 9914 0
Current children cumulated CPU time (s) 4900.85
Current children cumulated vsize (KiB) 41176

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20364
/proc/meminfo: memFree=1688864/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=41552 CPUtime=4960.83
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10378 0 0 0 496075 8 0 0 25 0 1 0 218931068 42549248 10088 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10388 10088 182 377 0 10008 0
Current children cumulated CPU time (s) 4960.83
Current children cumulated vsize (KiB) 41552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20364
/proc/meminfo: memFree=1688736/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=41684 CPUtime=5000.03
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10405 0 0 0 499995 8 0 0 25 0 1 0 218931068 42684416 10115 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10421 10115 182 377 0 10041 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 41684

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20364
/proc/meminfo: memFree=1688736/2055920 swapFree=4176244/4192956
[pid=20349] ppid=20347 vsize=41684 CPUtime=5000.03
/proc/20349/stat : 20349 (clasp) R 20347 20349 20272 0 -1 4194304 10405 0 0 0 499995 8 0 0 25 0 1 0 218931068 42684416 10115 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20349/statm: 10421 10115 182 377 0 10041 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 41684

Child status: 0
Real time (s): 5001.51
CPU time (s): 5000.05
CPU user time (s): 4999.95
CPU system time (s): 0.092985
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 41684

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

runsolver used 5.63614 second user time and 12.4341 second system time

The end

Launcher Data

Begin job on node81 at 2009-05-10 00:43:32
IDJOB=1785360
IDBENCH=24754
IDSOLVER=637
FILE ID=node81/1785360-1241909012
PBS_JOBID= 9264820
Free space on /tmp= 126444 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.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-1785360-1241909012/watcher-1785360-1241909012 -o /tmp/evaluation-result-1785360-1241909012/solver-1785360-1241909012 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785360-1241909012.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 4bdea1a05617ff95eaeaf981037754e7
RANDOM SEED=1174248777

node81.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.234
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.234
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:       1730624 kB
Buffers:         46648 kB
Cached:         204708 kB
SwapCached:      10580 kB
Active:          96724 kB
Inactive:       166772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730624 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:            2256 kB
Writeback:           0 kB
Mapped:          13892 kB
Slab:            47524 kB
Committed_AS:   661096 kB
PageTables:       1452 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= 126440 MiB
End job on node81 at 2009-05-10 02:06:56