Trace number 1784856

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
MD5SUM3ec02d98577965dc40d4f2f9fa0499c0
Bench CategoryCRAFTED (crafted 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 variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
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-1784856-1241871142/watcher-1784856-1241871142 -o /tmp/evaluation-result-1784856-1241871142/solver-1784856-1241871142 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1784856-1241871142.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 0.97 3/64 30053
/proc/meminfo: memFree=1477128/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=2152 CPUtime=0
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 215142242 2203648 298 1992294400 134512640 136057169 4294956160 18446744073709551615 134662512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 538 299 147 377 0 158 0

[startup+0.0188461 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 30053
/proc/meminfo: memFree=1477128/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=2988 CPUtime=0.01
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 491 0 0 0 1 0 0 0 18 0 1 0 215142242 3059712 475 1992294400 134512640 136057169 4294956160 18446744073709551615 134662284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 747 476 147 377 0 367 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2988

[startup+0.101861 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 30053
/proc/meminfo: memFree=1477128/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=5720 CPUtime=0.09
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 1275 0 0 0 9 0 0 0 18 0 1 0 215142242 5857280 1182 1992294400 134512640 136057169 4294956160 18446744073709551615 134775423 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 1430 1182 168 377 0 1050 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5720

[startup+0.301897 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 30053
/proc/meminfo: memFree=1477128/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=5892 CPUtime=0.29
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 1301 0 0 0 29 0 0 0 19 0 1 0 215142242 6033408 1208 1992294400 134512640 136057169 4294956160 18446744073709551615 135459769 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 1473 1208 172 377 0 1093 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5892

[startup+0.701971 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 30053
/proc/meminfo: memFree=1477128/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=5692 CPUtime=0.69
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 1379 0 0 0 69 0 0 0 22 0 1 0 215142242 5828608 1187 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 1423 1187 183 377 0 1043 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5692

[startup+1.50112 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1472832/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=5692 CPUtime=1.49
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 1379 0 0 0 149 0 0 0 25 0 1 0 215142242 5828608 1187 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 1423 1187 183 377 0 1043 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5692

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1472640/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=6352 CPUtime=3.09
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 1569 0 0 0 308 1 0 0 25 0 1 0 215142242 6504448 1377 1992294400 134512640 136057169 4294956160 18446744073709551615 134615606 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 1588 1377 183 377 0 1208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6352

[startup+6.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1471040/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=8468 CPUtime=6.29
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 2090 0 0 0 628 1 0 0 25 0 1 0 215142242 8671232 1898 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 2117 1898 183 377 0 1737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8468

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1468992/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=9416 CPUtime=12.68
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 2332 0 0 0 1267 1 0 0 25 0 1 0 215142242 9641984 2140 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 2354 2140 183 377 0 1974 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9416

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1467520/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=10868 CPUtime=25.48
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 2703 0 0 0 2547 1 0 0 25 0 1 0 215142242 11128832 2511 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 2717 2511 183 377 0 2337 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10868

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1465600/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=13080 CPUtime=51.07
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 3226 0 0 0 5105 2 0 0 25 0 1 0 215142242 13393920 3034 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 3270 3034 183 377 0 2890 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13080

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1462464/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=16208 CPUtime=102.26
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 3989 0 0 0 10223 3 0 0 25 0 1 0 215142242 16596992 3797 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 4052 3797 183 377 0 3672 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16208

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1457728/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=20868 CPUtime=162.24
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 5170 0 0 0 16220 4 0 0 25 0 1 0 215142242 21368832 4978 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 5217 4978 183 377 0 4837 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20868

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1456320/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=22360 CPUtime=222.22
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 5513 0 0 0 22217 5 0 0 25 0 1 0 215142242 22896640 5321 1992294400 134512640 136057169 4294956160 18446744073709551615 134645291 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 5590 5321 183 377 0 5210 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22360

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1452672/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=26016 CPUtime=282.2
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 6422 0 0 0 28214 6 0 0 25 0 1 0 215142242 26640384 6230 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 6504 6230 183 377 0 6124 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 26016

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1452608/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=26016 CPUtime=342.18
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 6425 0 0 0 34212 6 0 0 25 0 1 0 215142242 26640384 6233 1992294400 134512640 136057169 4294956160 18446744073709551615 134618148 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 6504 6233 183 377 0 6124 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 26016

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1449536/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=29068 CPUtime=402.15
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 7173 0 0 0 40209 6 0 0 25 0 1 0 215142242 29765632 6981 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 7267 6981 183 377 0 6887 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 29068

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1445760/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=32788 CPUtime=462.13
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 8102 0 0 0 46206 7 0 0 25 0 1 0 215142242 33574912 7910 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 8197 7910 183 377 0 7817 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 32788

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1444992/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=33580 CPUtime=522.12
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 8333 0 0 0 52204 8 0 0 25 0 1 0 215142242 34385920 8141 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 8395 8141 183 377 0 8015 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 33580

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1442624/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=36024 CPUtime=582.09
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 8915 0 0 0 58201 8 0 0 25 0 1 0 215142242 36888576 8723 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 9006 8723 183 377 0 8626 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 36024

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 30054
/proc/meminfo: memFree=1442624/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=36024 CPUtime=642.08
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 8915 0 0 0 64200 8 0 0 25 0 1 0 215142242 36888576 8723 1992294400 134512640 136057169 4294956160 18446744073709551615 134618193 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 9006 8723 183 377 0 8626 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 36024

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1417024/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=60964 CPUtime=4060.93
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 15175 0 0 0 406066 27 0 0 25 0 1 0 215142242 62427136 14910 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 15241 14910 183 377 0 14861 0
Current children cumulated CPU time (s) 4060.93
Current children cumulated vsize (KiB) 60964

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1415872/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=62152 CPUtime=4120.9
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 15461 0 0 0 412063 27 0 0 25 0 1 0 215142242 63643648 15196 1992294400 134512640 136057169 4294956160 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 15538 15196 183 377 0 15158 0
Current children cumulated CPU time (s) 4120.9
Current children cumulated vsize (KiB) 62152

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1415872/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=62152 CPUtime=4180.88
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 15461 0 0 0 418061 27 0 0 25 0 1 0 215142242 63643648 15196 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 15538 15196 183 377 0 15158 0
Current children cumulated CPU time (s) 4180.88
Current children cumulated vsize (KiB) 62152

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1415808/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=62152 CPUtime=4240.86
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 15461 0 0 0 424059 27 0 0 25 0 1 0 215142242 63643648 15196 1992294400 134512640 136057169 4294956160 18446744073709551615 134649377 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 15538 15196 183 377 0 15158 0
Current children cumulated CPU time (s) 4240.86
Current children cumulated vsize (KiB) 62152

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1415936/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=62152 CPUtime=4300.84
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 15461 0 0 0 430056 28 0 0 25 0 1 0 215142242 63643648 15196 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 15538 15196 183 377 0 15158 0
Current children cumulated CPU time (s) 4300.84
Current children cumulated vsize (KiB) 62152

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1415872/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=62152 CPUtime=4360.82
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 15461 0 0 0 436054 28 0 0 25 0 1 0 215142242 63643648 15196 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 15538 15196 183 377 0 15158 0
Current children cumulated CPU time (s) 4360.82
Current children cumulated vsize (KiB) 62152

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1415808/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=62152 CPUtime=4420.8
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 15461 0 0 0 442052 28 0 0 25 0 1 0 215142242 63643648 15196 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 15538 15196 183 377 0 15158 0
Current children cumulated CPU time (s) 4420.8
Current children cumulated vsize (KiB) 62152

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1413696/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=64132 CPUtime=4480.78
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 15969 0 0 0 448049 29 0 0 25 0 1 0 215142242 65671168 15704 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 16033 15704 183 377 0 15653 0
Current children cumulated CPU time (s) 4480.78
Current children cumulated vsize (KiB) 64132

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1412928/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=65076 CPUtime=4540.76
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 16177 0 0 0 454047 29 0 0 25 0 1 0 215142242 66637824 15912 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 16269 15912 183 377 0 15889 0
Current children cumulated CPU time (s) 4540.76
Current children cumulated vsize (KiB) 65076

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1412864/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=65076 CPUtime=4600.74
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 16177 0 0 0 460045 29 0 0 25 0 1 0 215142242 66637824 15912 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 16269 15912 183 377 0 15889 0
Current children cumulated CPU time (s) 4600.74
Current children cumulated vsize (KiB) 65076

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1412672/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=65224 CPUtime=4660.73
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 16229 0 0 0 466043 30 0 0 25 0 1 0 215142242 66789376 15964 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 16306 15964 183 377 0 15926 0
Current children cumulated CPU time (s) 4660.73
Current children cumulated vsize (KiB) 65224

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1412288/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=65624 CPUtime=4720.71
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 16308 0 0 0 472041 30 0 0 25 0 1 0 215142242 67198976 16043 1992294400 134512640 136057169 4294956160 18446744073709551615 134823898 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 16406 16043 183 377 0 16026 0
Current children cumulated CPU time (s) 4720.71
Current children cumulated vsize (KiB) 65624

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1411648/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=66372 CPUtime=4780.68
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 16480 0 0 0 478038 30 0 0 25 0 1 0 215142242 67964928 16215 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 16593 16215 183 377 0 16213 0
Current children cumulated CPU time (s) 4780.68
Current children cumulated vsize (KiB) 66372

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1410816/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=67092 CPUtime=4840.66
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 16678 0 0 0 484035 31 0 0 25 0 1 0 215142242 68702208 16413 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 16773 16413 183 377 0 16393 0
Current children cumulated CPU time (s) 4840.66
Current children cumulated vsize (KiB) 67092

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1409536/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=68280 CPUtime=4900.64
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 16974 0 0 0 490033 31 0 0 25 0 1 0 215142242 69918720 16709 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 17070 16709 183 377 0 16690 0
Current children cumulated CPU time (s) 4900.64
Current children cumulated vsize (KiB) 68280

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1407936/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=69880 CPUtime=4960.62
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 17374 0 0 0 496031 31 0 0 25 0 1 0 215142242 71557120 17109 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 17470 17109 183 377 0 17090 0
Current children cumulated CPU time (s) 4960.62
Current children cumulated vsize (KiB) 69880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1408000/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=69880 CPUtime=5000.01
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 17374 0 0 0 499970 31 0 0 25 0 1 0 215142242 71557120 17109 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 17470 17109 183 377 0 17090 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 69880

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30062
/proc/meminfo: memFree=1408000/2055920 swapFree=4181384/4192956
[pid=30053] ppid=30051 vsize=69880 CPUtime=5000.01
/proc/30053/stat : 30053 (clasp) R 30051 30053 29879 0 -1 4194304 17374 0 0 0 499970 31 0 0 25 0 1 0 215142242 71557120 17109 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30053/statm: 17470 17109 183 377 0 17090 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 69880

Child status: 0
Real time (s): 5001.72
CPU time (s): 5000.04
CPU user time (s): 4999.71
CPU system time (s): 0.329949
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 69880

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

runsolver used 3.70644 second user time and 10.1785 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-09 14:12:22
IDJOB=1784856
IDBENCH=24629
IDSOLVER=637
FILE ID=node44/1784856-1241871142
PBS_JOBID= 9264570
Free space on /tmp= 66260 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-1.sat05-504.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-1784856-1241871142/watcher-1784856-1241871142 -o /tmp/evaluation-result-1784856-1241871142/solver-1784856-1241871142 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1784856-1241871142.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= 3ec02d98577965dc40d4f2f9fa0499c0
RANDOM SEED=515273100

node44.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.267
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	: 5931.00
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.267
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:       1477544 kB
Buffers:         45840 kB
Cached:         469384 kB
SwapCached:       5384 kB
Active:          92892 kB
Inactive:       430764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1477544 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            2980 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            40728 kB
Committed_AS:   731420 kB
PageTables:       1380 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= 66260 MiB
End job on node44 at 2009-05-09 15:35:46