Trace number 1785990

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.73

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-1785990-1241939596/watcher-1785990-1241939596 -o /tmp/evaluation-result-1785990-1241939596/solver-1785990-1241939596 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785990-1241939596.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.91 0.97 0.99 2/64 8993
/proc/meminfo: memFree=1746224/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=1828 CPUtime=0
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 232 0 0 0 0 0 0 0 20 0 1 0 221993763 1871872 216 1992294400 134512640 136057169 4294956176 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 457 216 144 377 0 77 0

[startup+0.039332 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 8993
/proc/meminfo: memFree=1746224/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=4064 CPUtime=0.03
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 848 0 0 0 3 0 0 0 20 0 1 0 221993763 4161536 730 1992294400 134512640 136057169 4294956176 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 1016 731 144 377 0 636 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4064

[startup+0.101341 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 8993
/proc/meminfo: memFree=1746224/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=8764 CPUtime=0.08
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 2141 0 0 0 8 0 0 0 20 0 1 0 221993763 8974336 1796 1992294400 134512640 136057169 4294956176 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 2191 1803 144 377 0 1811 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8764

[startup+0.30138 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 8993
/proc/meminfo: memFree=1746224/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=12916 CPUtime=0.28
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 3707 0 0 0 27 1 0 0 21 0 1 0 221993763 13225984 2805 1992294400 134512640 136057169 4294956176 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 3229 2805 167 377 0 2849 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12916

[startup+0.701452 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 8993
/proc/meminfo: memFree=1746224/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=12916 CPUtime=0.68
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 3707 0 0 0 67 1 0 0 25 0 1 0 221993763 13225984 2805 1992294400 134512640 136057169 4294956176 18446744073709551615 134774665 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 3229 2805 167 377 0 2849 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12916

[startup+1.5016 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 8994
/proc/meminfo: memFree=1735592/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=13708 CPUtime=1.48
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 3914 0 0 0 147 1 0 0 25 0 1 0 221993763 14036992 3012 1992294400 134512640 136057169 4294956176 18446744073709551615 134765737 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 3427 3012 169 377 0 3047 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13708

[startup+3.10189 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 8994
/proc/meminfo: memFree=1733416/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=13388 CPUtime=3.08
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 4447 0 0 0 307 1 0 0 25 0 1 0 221993763 13709312 3123 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 3347 3123 183 377 0 2967 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13388

[startup+6.30148 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 8994
/proc/meminfo: memFree=1732976/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=16856 CPUtime=6.29
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 5305 0 0 0 627 2 0 0 25 0 1 0 221993763 17260544 3981 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 4214 3981 183 377 0 3834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16856

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 8994
/proc/meminfo: memFree=1717808/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=30884 CPUtime=12.68
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 8835 0 0 0 1264 4 0 0 25 0 1 0 221993763 31625216 7511 1992294400 134512640 136057169 4294956176 18446744073709551615 134823492 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 7721 7511 183 377 0 7341 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30884

[startup+25.502 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 8994
/proc/meminfo: memFree=1708016/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=39504 CPUtime=25.48
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 10964 0 0 0 2542 6 0 0 25 0 1 0 221993763 40452096 9640 1992294400 134512640 136057169 4294956176 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 9876 9640 183 377 0 9496 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39504

[startup+51.1017 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 8994
/proc/meminfo: memFree=1704304/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=43280 CPUtime=51.07
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 11923 0 0 0 5100 7 0 0 25 0 1 0 221993763 44318720 10599 1992294400 134512640 136057169 4294956176 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 10820 10599 183 377 0 10440 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43280

[startup+102.305 s]
/proc/loadavg: 1.20 1.03 1.01 2/65 8994
/proc/meminfo: memFree=1697968/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=49564 CPUtime=102.26
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 13474 0 0 0 10218 8 0 0 25 0 1 0 221993763 50753536 12150 1992294400 134512640 136057169 4294956176 18446744073709551615 134615651 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 12391 12150 183 377 0 12011 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49564

[startup+162.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 8994
/proc/meminfo: memFree=1688624/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=59124 CPUtime=162.23
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 15798 0 0 0 16212 11 0 0 25 0 1 0 221993763 60542976 14474 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 14781 14474 183 377 0 14401 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 59124

[startup+222.302 s]
/proc/loadavg: 1.09 1.04 1.01 2/65 8994
/proc/meminfo: memFree=1685552/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=62232 CPUtime=222.21
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 16566 0 0 0 22209 12 0 0 25 0 1 0 221993763 63725568 15242 1992294400 134512640 136057169 4294956176 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 15558 15242 183 377 0 15178 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 62232

[startup+282.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 8994
/proc/meminfo: memFree=1677168/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=70440 CPUtime=282.19
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 18647 0 0 0 28205 14 0 0 25 0 1 0 221993763 72130560 17323 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 17610 17323 183 377 0 17230 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 70440

[startup+342.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 8994
/proc/meminfo: memFree=1668016/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=79736 CPUtime=342.17
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 20917 0 0 0 34201 16 0 0 25 0 1 0 221993763 81649664 19593 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 19934 19593 183 377 0 19554 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 79736

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8994
/proc/meminfo: memFree=1663536/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=84176 CPUtime=402.15
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 22020 0 0 0 40198 17 0 0 25 0 1 0 221993763 86196224 20696 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 21044 20696 183 377 0 20664 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 84176

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8994
/proc/meminfo: memFree=1659184/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=88576 CPUtime=462.14
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 23139 0 0 0 46195 19 0 0 25 0 1 0 221993763 90701824 21815 1992294400 134512640 136057169 4294956176 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 22144 21815 183 377 0 21764 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 88576

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8994
/proc/meminfo: memFree=1655536/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=92172 CPUtime=522.12
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 24036 0 0 0 52192 20 0 0 25 0 1 0 221993763 94384128 22712 1992294400 134512640 136057169 4294956176 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 23043 22712 183 377 0 22663 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 92172

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8994
/proc/meminfo: memFree=1652272/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=95504 CPUtime=582.1
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 24840 0 0 0 58189 21 0 0 25 0 1 0 221993763 97796096 23516 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 23876 23516 183 377 0 23496 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 95504

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8994
/proc/meminfo: memFree=1652336/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=95504 CPUtime=642.08
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 24840 0 0 0 64187 21 0 0 25 0 1 0 221993763 97796096 23516 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 23876 23516 183 377 0 23496 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 95504

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1595760/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=153168 CPUtime=4060.92
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 38849 0 0 0 406046 46 0 0 25 0 1 0 221993763 156844032 37389 1992294400 134512640 136057169 4294956176 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 38292 37389 183 377 0 37912 0
Current children cumulated CPU time (s) 4060.92
Current children cumulated vsize (KiB) 153168

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1595440/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=153488 CPUtime=4120.9
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 38928 0 0 0 412043 47 0 0 25 0 1 0 221993763 157171712 37468 1992294400 134512640 136057169 4294956176 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 38372 37468 183 377 0 37992 0
Current children cumulated CPU time (s) 4120.9
Current children cumulated vsize (KiB) 153488

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1594608/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=154368 CPUtime=4180.88
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 39138 0 0 0 418041 47 0 0 25 0 1 0 221993763 158072832 37678 1992294400 134512640 136057169 4294956176 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 38592 37678 183 377 0 38212 0
Current children cumulated CPU time (s) 4180.88
Current children cumulated vsize (KiB) 154368

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1594288/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=154812 CPUtime=4240.85
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 39205 0 0 0 424038 47 0 0 25 0 1 0 221993763 158527488 37745 1992294400 134512640 136057169 4294956176 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 38703 37745 183 377 0 38323 0
Current children cumulated CPU time (s) 4240.85
Current children cumulated vsize (KiB) 154812

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1594032/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=155176 CPUtime=4300.84
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 39303 0 0 0 430036 48 0 0 25 0 1 0 221993763 158900224 37843 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 38794 37843 183 377 0 38414 0
Current children cumulated CPU time (s) 4300.84
Current children cumulated vsize (KiB) 155176

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1589872/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=159140 CPUtime=4360.82
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 40292 0 0 0 436033 49 0 0 25 0 1 0 221993763 162959360 38832 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 39785 38832 183 377 0 39405 0
Current children cumulated CPU time (s) 4360.82
Current children cumulated vsize (KiB) 159140

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1589808/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=159140 CPUtime=4420.8
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 40292 0 0 0 442031 49 0 0 25 0 1 0 221993763 162959360 38832 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 39785 38832 183 377 0 39405 0
Current children cumulated CPU time (s) 4420.8
Current children cumulated vsize (KiB) 159140

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1589808/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=159140 CPUtime=4480.77
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 40292 0 0 0 448028 49 0 0 25 0 1 0 221993763 162959360 38832 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 39785 38832 183 377 0 39405 0
Current children cumulated CPU time (s) 4480.77
Current children cumulated vsize (KiB) 159140

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1589744/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=159140 CPUtime=4540.76
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 40292 0 0 0 454026 50 0 0 25 0 1 0 221993763 162959360 38832 1992294400 134512640 136057169 4294956176 18446744073709551615 134618259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 39785 38832 183 377 0 39405 0
Current children cumulated CPU time (s) 4540.76
Current children cumulated vsize (KiB) 159140

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1588720/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=160228 CPUtime=4600.75
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 40541 0 0 0 460024 51 0 0 25 0 1 0 221993763 164073472 39081 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 40057 39081 183 377 0 39677 0
Current children cumulated CPU time (s) 4600.75
Current children cumulated vsize (KiB) 160228

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1588272/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=160732 CPUtime=4660.72
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 40657 0 0 0 466021 51 0 0 25 0 1 0 221993763 164589568 39197 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 40183 39197 183 377 0 39803 0
Current children cumulated CPU time (s) 4660.72
Current children cumulated vsize (KiB) 160732

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1587824/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=161136 CPUtime=4720.7
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 40760 0 0 0 472019 51 0 0 25 0 1 0 221993763 165003264 39300 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 40284 39300 183 377 0 39904 0
Current children cumulated CPU time (s) 4720.7
Current children cumulated vsize (KiB) 161136

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1585456/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=163620 CPUtime=4780.68
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 41371 0 0 0 478016 52 0 0 25 0 1 0 221993763 167546880 39911 1992294400 134512640 136057169 4294956176 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 40905 39911 183 377 0 40525 0
Current children cumulated CPU time (s) 4780.68
Current children cumulated vsize (KiB) 163620

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1585392/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=163620 CPUtime=4840.66
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 41371 0 0 0 484014 52 0 0 25 0 1 0 221993763 167546880 39911 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 40905 39911 183 377 0 40525 0
Current children cumulated CPU time (s) 4840.66
Current children cumulated vsize (KiB) 163620

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1584432/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=164512 CPUtime=4900.63
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 41600 0 0 0 490011 52 0 0 25 0 1 0 221993763 168460288 40140 1992294400 134512640 136057169 4294956176 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 41128 40140 183 377 0 40748 0
Current children cumulated CPU time (s) 4900.63
Current children cumulated vsize (KiB) 164512

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1584432/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=164512 CPUtime=4960.62
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 41601 0 0 0 496009 53 0 0 25 0 1 0 221993763 168460288 40141 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 41128 40141 183 377 0 40748 0
Current children cumulated CPU time (s) 4960.62
Current children cumulated vsize (KiB) 164512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9002
/proc/meminfo: memFree=1584432/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=164512 CPUtime=5000.02
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 41601 0 0 0 499949 53 0 0 25 0 1 0 221993763 168460288 40141 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 41128 40141 183 377 0 40748 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 164512

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 9002
/proc/meminfo: memFree=1584432/2055920 swapFree=4168272/4192956
[pid=8993] ppid=8991 vsize=164512 CPUtime=5000.02
/proc/8993/stat : 8993 (clasp) R 8991 8993 8956 0 -1 4194304 41601 0 0 0 499949 53 0 0 25 0 1 0 221993763 168460288 40141 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8993/statm: 41128 40141 183 377 0 40748 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 164512

Child status: 0
Real time (s): 5001.73
CPU time (s): 5000.05
CPU user time (s): 4999.49
CPU system time (s): 0.557915
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 164512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.49
system time used= 0.557915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41603
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= 1
involuntary context switches= 7243

runsolver used 3.58446 second user time and 10.7384 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-10 09:13:17
IDJOB=1785990
IDBENCH=71428
IDSOLVER=637
FILE ID=node2/1785990-1241939596
PBS_JOBID= 9265019
Free space on /tmp= 66360 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2100c215164gyes2.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-1785990-1241939596/watcher-1785990-1241939596 -o /tmp/evaluation-result-1785990-1241939596/solver-1785990-1241939596 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785990-1241939596.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= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=366712060

node2.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.265
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.265
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:       1746704 kB
Buffers:         50032 kB
Cached:         171908 kB
SwapCached:      18984 kB
Active:          92912 kB
Inactive:       150244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746704 kB
SwapTotal:     4192956 kB
SwapFree:      4168272 kB
Dirty:            4768 kB
Writeback:           0 kB
Mapped:          13908 kB
Slab:            52048 kB
Committed_AS:   951236 kB
PageTables:       1468 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= 66356 MiB
End job on node2 at 2009-05-10 10:36:40