Trace number 1784814

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.1 5001.41

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1387.39
Satisfiable
(Un)Satisfiability was proved
Number of variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
Number of clauses of size 40
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-1784814-1241866941/watcher-1784814-1241866941 -o /tmp/evaluation-result-1784814-1241866941/solver-1784814-1241866941 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1784814-1241866941.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: 0.99 0.98 0.96 3/64 22868
/proc/meminfo: memFree=552200/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=2148 CPUtime=0
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 214721005 2199552 298 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 537 298 144 377 0 157 0

[startup+0.0538201 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22868
/proc/meminfo: memFree=552200/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=3620 CPUtime=0.04
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 726 0 0 0 4 0 0 0 18 0 1 0 214721005 3706880 675 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 905 675 168 377 0 525 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3620

[startup+0.101823 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22868
/proc/meminfo: memFree=552200/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=4160 CPUtime=0.09
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 858 0 0 0 9 0 0 0 18 0 1 0 214721005 4259840 807 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 1040 807 172 377 0 660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4160

[startup+0.301845 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22868
/proc/meminfo: memFree=552200/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=4552 CPUtime=0.29
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 1002 0 0 0 29 0 0 0 19 0 1 0 214721005 4661248 915 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 1138 915 183 377 0 758 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4552

[startup+0.701888 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22868
/proc/meminfo: memFree=552200/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=4684 CPUtime=0.69
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 1054 0 0 0 69 0 0 0 22 0 1 0 214721005 4796416 967 1992294400 134512640 136057169 4294956160 18446744073709551615 134824069 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 1171 967 183 377 0 791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4684

[startup+1.50198 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=548544/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=5756 CPUtime=1.49
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 1297 0 0 0 149 0 0 0 25 0 1 0 214721005 5894144 1210 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 1439 1210 183 377 0 1059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5756

[startup+3.10115 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=547648/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=6944 CPUtime=3.09
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 1611 0 0 0 309 0 0 0 25 0 1 0 214721005 7110656 1524 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 1736 1524 183 377 0 1356 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6944

[startup+6.3015 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=546368/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=7076 CPUtime=6.29
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 1634 0 0 0 629 0 0 0 25 0 1 0 214721005 7245824 1547 1992294400 134512640 136057169 4294956160 18446744073709551615 134645285 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 1769 1547 183 377 0 1389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7076

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=545792/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=7604 CPUtime=12.68
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 1772 0 0 0 1268 0 0 0 25 0 1 0 214721005 7786496 1685 1992294400 134512640 136057169 4294956160 18446744073709551615 134649297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 1901 1685 183 377 0 1521 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7604

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=544128/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=9332 CPUtime=25.49
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 2185 0 0 0 2548 1 0 0 25 0 1 0 214721005 9555968 2098 1992294400 134512640 136057169 4294956160 18446744073709551615 134828280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 2333 2098 183 377 0 1953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9332

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=541504/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=12472 CPUtime=51.07
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 2978 0 0 0 5106 1 0 0 25 0 1 0 214721005 12771328 2891 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 3118 2891 183 377 0 2738 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12472

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=538944/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=14608 CPUtime=102.27
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 3500 0 0 0 10225 2 0 0 25 0 1 0 214721005 14958592 3413 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 3652 3413 183 377 0 3272 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14608

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=538048/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=15624 CPUtime=162.24
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 3729 0 0 0 16222 2 0 0 25 0 1 0 214721005 15998976 3642 1992294400 134512640 136057169 4294956160 18446744073709551615 134823297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 3906 3642 183 377 0 3526 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15624

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=537280/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=16380 CPUtime=222.24
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 3920 0 0 0 22221 3 0 0 25 0 1 0 214721005 16773120 3833 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 4095 3833 183 377 0 3715 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 16380

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=536968/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=16728 CPUtime=282.22
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 3992 0 0 0 28219 3 0 0 25 0 1 0 214721005 17129472 3905 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 4182 3905 183 377 0 3802 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 16728

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=533576/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=20216 CPUtime=342.2
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 4826 0 0 0 34216 4 0 0 25 0 1 0 214721005 20701184 4739 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 5054 4739 183 377 0 4674 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 20216

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=532744/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=20984 CPUtime=402.19
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 5032 0 0 0 40214 5 0 0 25 0 1 0 214721005 21487616 4945 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 5246 4945 183 377 0 4866 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 20984

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=532488/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=21364 CPUtime=462.17
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 5094 0 0 0 46212 5 0 0 25 0 1 0 214721005 21876736 5007 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 5341 5007 183 377 0 4961 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 21364

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=532360/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=21552 CPUtime=522.16
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 5136 0 0 0 52211 5 0 0 25 0 1 0 214721005 22069248 5049 1992294400 134512640 136057169 4294956160 18446744073709551615 134618118 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 5388 5049 183 377 0 5008 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 21552

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=532104/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=21868 CPUtime=582.14
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 5202 0 0 0 58209 5 0 0 25 0 1 0 214721005 22392832 5115 1992294400 134512640 136057169 4294956160 18446744073709551615 134618117 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 5467 5115 183 377 0 5087 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 21868

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 22869
/proc/meminfo: memFree=531912/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=22060 CPUtime=642.13
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 5248 0 0 0 64208 5 0 0 25 0 1 0 214721005 22589440 5161 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 5515 5161 183 377 0 5135 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 22060

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517832/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=36644 CPUtime=4001.23
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8735 0 0 0 400108 15 0 0 25 0 1 0 214721005 37523456 8648 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9161 8648 183 377 0 8781 0
Current children cumulated CPU time (s) 4001.23
Current children cumulated vsize (KiB) 36644

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517832/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=36644 CPUtime=4061.22
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8736 0 0 0 406107 15 0 0 25 0 1 0 214721005 37523456 8649 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9161 8649 183 377 0 8781 0
Current children cumulated CPU time (s) 4061.22
Current children cumulated vsize (KiB) 36644

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517832/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=36644 CPUtime=4121.2
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8736 0 0 0 412105 15 0 0 25 0 1 0 214721005 37523456 8649 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9161 8649 183 377 0 8781 0
Current children cumulated CPU time (s) 4121.2
Current children cumulated vsize (KiB) 36644

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517832/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=36644 CPUtime=4181.19
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8736 0 0 0 418103 16 0 0 25 0 1 0 214721005 37523456 8649 1992294400 134512640 136057169 4294956160 18446744073709551615 134828272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9161 8649 183 377 0 8781 0
Current children cumulated CPU time (s) 4181.19
Current children cumulated vsize (KiB) 36644

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517832/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=36644 CPUtime=4241.18
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8736 0 0 0 424102 16 0 0 25 0 1 0 214721005 37523456 8649 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9161 8649 183 377 0 8781 0
Current children cumulated CPU time (s) 4241.18
Current children cumulated vsize (KiB) 36644

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517768/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=36644 CPUtime=4301.16
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8736 0 0 0 430100 16 0 0 25 0 1 0 214721005 37523456 8649 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9161 8649 183 377 0 8781 0
Current children cumulated CPU time (s) 4301.16
Current children cumulated vsize (KiB) 36644

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517320/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=37168 CPUtime=4361.14
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8864 0 0 0 436098 16 0 0 25 0 1 0 214721005 38060032 8777 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9292 8777 183 377 0 8912 0
Current children cumulated CPU time (s) 4361.14
Current children cumulated vsize (KiB) 37168

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517320/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=37168 CPUtime=4421.13
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8869 0 0 0 442097 16 0 0 25 0 1 0 214721005 38060032 8782 1992294400 134512640 136057169 4294956160 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9292 8782 183 377 0 8912 0
Current children cumulated CPU time (s) 4421.13
Current children cumulated vsize (KiB) 37168

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517256/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=37168 CPUtime=4481.11
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8870 0 0 0 448095 16 0 0 25 0 1 0 214721005 38060032 8783 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9292 8783 183 377 0 8912 0
Current children cumulated CPU time (s) 4481.11
Current children cumulated vsize (KiB) 37168

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517256/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=37168 CPUtime=4541.09
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8870 0 0 0 454093 16 0 0 25 0 1 0 214721005 38060032 8783 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9292 8783 183 377 0 8912 0
Current children cumulated CPU time (s) 4541.09
Current children cumulated vsize (KiB) 37168

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517256/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=37168 CPUtime=4601.08
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8870 0 0 0 460092 16 0 0 25 0 1 0 214721005 38060032 8783 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9292 8783 183 377 0 8912 0
Current children cumulated CPU time (s) 4601.08
Current children cumulated vsize (KiB) 37168

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=517256/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=37168 CPUtime=4661.06
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8870 0 0 0 466090 16 0 0 25 0 1 0 214721005 38060032 8783 1992294400 134512640 136057169 4294956160 18446744073709551615 134649349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9292 8783 183 377 0 8912 0
Current children cumulated CPU time (s) 4661.06
Current children cumulated vsize (KiB) 37168

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=516808/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=37572 CPUtime=4721.05
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 8967 0 0 0 472088 17 0 0 25 0 1 0 214721005 38473728 8880 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9393 8880 183 377 0 9013 0
Current children cumulated CPU time (s) 4721.05
Current children cumulated vsize (KiB) 37572

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=515336/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=39280 CPUtime=4781.04
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 9397 0 0 0 478086 18 0 0 25 0 1 0 214721005 40222720 9310 1992294400 134512640 136057169 4294956160 18446744073709551615 134813019 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 9820 9310 183 377 0 9440 0
Current children cumulated CPU time (s) 4781.04
Current children cumulated vsize (KiB) 39280

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=514120/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=40480 CPUtime=4841.02
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 9662 0 0 0 484084 18 0 0 25 0 1 0 214721005 41451520 9575 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 10120 9575 183 377 0 9740 0
Current children cumulated CPU time (s) 4841.02
Current children cumulated vsize (KiB) 40480

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=513800/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=40836 CPUtime=4901
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 9750 0 0 0 490082 18 0 0 25 0 1 0 214721005 41816064 9663 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 10209 9663 183 377 0 9829 0
Current children cumulated CPU time (s) 4901
Current children cumulated vsize (KiB) 40836

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=513608/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=40980 CPUtime=4960.98
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 9799 0 0 0 496080 18 0 0 25 0 1 0 214721005 41963520 9712 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 10245 9712 183 377 0 9865 0
Current children cumulated CPU time (s) 4960.98
Current children cumulated vsize (KiB) 40980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 22877
/proc/meminfo: memFree=513352/2055920 swapFree=4179680/4192956
[pid=22868] ppid=22866 vsize=41264 CPUtime=5000.08
/proc/22868/stat : 22868 (clasp) R 22866 22868 22733 0 -1 4194304 9860 0 0 0 499990 18 0 0 25 0 1 0 214721005 42254336 9773 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22868/statm: 10316 9773 183 377 0 9936 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 41264

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

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

Child status: 0
Real time (s): 5001.41
CPU time (s): 5000.1
CPU user time (s): 4999.9
CPU system time (s): 0.19597
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 41264

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

runsolver used 4.39833 second user time and 11.1203 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-09 13:02:21
IDJOB=1784814
IDBENCH=24622
IDSOLVER=637
FILE ID=node64/1784814-1241866941
PBS_JOBID= 9264551
Free space on /tmp= 66368 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.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-1784814-1241866941/watcher-1784814-1241866941 -o /tmp/evaluation-result-1784814-1241866941/solver-1784814-1241866941 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1784814-1241866941.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= 8fc368e9f6ea136e0b6522b198a7a916
RANDOM SEED=1483754522

node64.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.218
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.218
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:        552616 kB
Buffers:         88928 kB
Cached:        1308148 kB
SwapCached:       7056 kB
Active:          96536 kB
Inactive:      1310440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        552616 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:          15008 kB
Slab:            82092 kB
Committed_AS:   608476 kB
PageTables:       1392 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= 66368 MiB
End job on node64 at 2009-05-09 14:25:44