Trace number 1784880

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.15 5001.58

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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-1784880-1241871884/watcher-1784880-1241871884 -o /tmp/evaluation-result-1784880-1241871884/solver-1784880-1241871884 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1784880-1241871884.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.91 3/64 30632
/proc/meminfo: memFree=1602520/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=4532 CPUtime=0
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 545 0 0 0 0 0 0 0 18 0 1 0 42190612 4640768 431 1992294400 134512640 136057169 4294956176 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 1133 435 140 377 0 753 0

[startup+0.0973979 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 30632
/proc/meminfo: memFree=1602520/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=9712 CPUtime=0.09
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 2525 0 0 0 8 1 0 0 18 0 1 0 42190612 9945088 2123 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 2428 2124 144 377 0 2048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9712

[startup+0.101396 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 30632
/proc/meminfo: memFree=1602520/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=9844 CPUtime=0.09
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 2579 0 0 0 8 1 0 0 18 0 1 0 42190612 10080256 2177 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 2461 2177 144 377 0 2081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9844

[startup+0.301417 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 30632
/proc/meminfo: memFree=1602520/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=20612 CPUtime=0.29
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 6107 0 0 0 27 2 0 0 19 0 1 0 42190612 21106688 4742 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 5153 4742 144 377 0 4773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20612

[startup+0.701458 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 30632
/proc/meminfo: memFree=1602520/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=41716 CPUtime=0.69
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 12969 0 0 0 64 5 0 0 22 0 1 0 42190612 42717184 9894 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 10429 9894 144 377 0 10049 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41716

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1547536/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=67448 CPUtime=1.49
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 21810 0 0 0 138 11 0 0 25 0 1 0 42190612 69066752 15815 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 16862 15816 163 377 0 16482 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67448

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1528592/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=90972 CPUtime=3.09
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 30469 0 0 0 295 14 0 0 25 0 1 0 42190612 93155328 21226 1992294400 134512640 136057169 4294956176 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 22743 21226 166 377 0 22363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90972

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1518032/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=90972 CPUtime=6.29
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 30469 0 0 0 615 14 0 0 25 0 1 0 42190612 93155328 21226 1992294400 134512640 136057169 4294956176 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 22743 21226 166 377 0 22363 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90972

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1518224/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=90972 CPUtime=12.68
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 30469 0 0 0 1254 14 0 0 25 0 1 0 42190612 93155328 21226 1992294400 134512640 136057169 4294956176 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 22743 21226 166 377 0 22363 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 90972

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1518288/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=90972 CPUtime=25.49
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 30469 0 0 0 2534 15 0 0 25 0 1 0 42190612 93155328 21226 1992294400 134512640 136057169 4294956176 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 22743 21226 166 377 0 22363 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90972

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1503696/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=105924 CPUtime=51.08
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 34187 0 0 0 5090 18 0 0 25 0 1 0 42190612 108466176 24944 1992294400 134512640 136057169 4294956176 18446744073709551615 134765711 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 26481 24944 170 377 0 26101 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 105924

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1510352/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=93868 CPUtime=102.26
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 36355 0 0 0 10207 19 0 0 25 0 1 0 42190612 96120832 23196 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 23467 23196 183 377 0 23087 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 93868

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1510416/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=93868 CPUtime=162.24
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 36355 0 0 0 16205 19 0 0 25 0 1 0 42190612 96120832 23196 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 23467 23196 183 377 0 23087 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 93868

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1509072/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=95440 CPUtime=222.23
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 36720 0 0 0 22203 20 0 0 25 0 1 0 42190612 97730560 23561 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 23860 23561 183 377 0 23480 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 95440

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1499600/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=105004 CPUtime=282.21
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 39119 0 0 0 28198 23 0 0 25 0 1 0 42190612 107524096 25960 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 26251 25960 183 377 0 25871 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 105004

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1489040/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=115540 CPUtime=342.2
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 41727 0 0 0 34194 26 0 0 25 0 1 0 42190612 118312960 28568 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 28885 28568 183 377 0 28505 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 115540

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1479184/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=125352 CPUtime=402.18
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 44179 0 0 0 40190 28 0 0 25 0 1 0 42190612 128360448 31020 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 31338 31020 183 377 0 30958 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 125352

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1468368/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=135972 CPUtime=462.16
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 46854 0 0 0 46185 31 0 0 25 0 1 0 42190612 139235328 33695 1992294400 134512640 136057169 4294956176 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 33993 33695 183 377 0 33613 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 135972

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1458960/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=145716 CPUtime=522.14
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 49378 0 0 0 52180 34 0 0 25 0 1 0 42190612 149213184 36083 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 36429 36083 183 377 0 36049 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 145716

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1450064/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=154540 CPUtime=582.12
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 51566 0 0 0 58175 37 0 0 25 0 1 0 42190612 158248960 38271 1992294400 134512640 136057169 4294956176 18446744073709551615 134823242 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 38635 38271 183 377 0 38255 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 154540

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 30633
/proc/meminfo: memFree=1438096/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=166320 CPUtime=642.11
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 54526 0 0 0 64171 40 0 0 25 0 1 0 42190612 170311680 41231 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 41580 41231 183 377 0 41200 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 166320

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1174992/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=430044 CPUtime=4061.14
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 120936 0 0 0 405993 121 0 0 25 0 1 0 42190612 440365056 106557 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 107511 106557 183 377 0 107131 0
Current children cumulated CPU time (s) 4061.14
Current children cumulated vsize (KiB) 430044

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1173456/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=431644 CPUtime=4121.11
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 121357 0 0 0 411990 121 0 0 25 0 1 0 42190612 442003456 106978 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 107911 106978 183 377 0 107531 0
Current children cumulated CPU time (s) 4121.11
Current children cumulated vsize (KiB) 431644

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1164688/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=440432 CPUtime=4181.09
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 123506 0 0 0 417985 124 0 0 25 0 1 0 42190612 451002368 109127 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 110108 109127 183 377 0 109728 0
Current children cumulated CPU time (s) 4181.09
Current children cumulated vsize (KiB) 440432

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1156560/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=449196 CPUtime=4241.07
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 125595 0 0 0 423981 126 0 0 25 0 1 0 42190612 459976704 111216 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 112299 111216 183 377 0 111919 0
Current children cumulated CPU time (s) 4241.07
Current children cumulated vsize (KiB) 449196

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1154640/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=450924 CPUtime=4301.06
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 126189 0 0 0 429979 127 0 0 25 0 1 0 42190612 461746176 111656 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 112731 111656 183 377 0 112351 0
Current children cumulated CPU time (s) 4301.06
Current children cumulated vsize (KiB) 450924

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1153936/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=451712 CPUtime=4361.04
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 126366 0 0 0 435977 127 0 0 25 0 1 0 42190612 462553088 111833 1992294400 134512640 136057169 4294956176 18446744073709551615 134618259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 112928 111833 183 377 0 112548 0
Current children cumulated CPU time (s) 4361.04
Current children cumulated vsize (KiB) 451712

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1153552/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=452068 CPUtime=4421.02
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 126454 0 0 0 441975 127 0 0 25 0 1 0 42190612 462917632 111921 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 113017 111921 183 377 0 112637 0
Current children cumulated CPU time (s) 4421.02
Current children cumulated vsize (KiB) 452068

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1153296/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=452228 CPUtime=4481.01
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 126510 0 0 0 447973 128 0 0 25 0 1 0 42190612 463081472 111977 1992294400 134512640 136057169 4294956176 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 113057 111977 183 377 0 112677 0
Current children cumulated CPU time (s) 4481.01
Current children cumulated vsize (KiB) 452228

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1153040/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=452600 CPUtime=4540.99
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 126571 0 0 0 453971 128 0 0 25 0 1 0 42190612 463462400 112038 1992294400 134512640 136057169 4294956176 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 113150 112038 183 377 0 112770 0
Current children cumulated CPU time (s) 4540.99
Current children cumulated vsize (KiB) 452600

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1152592/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=452956 CPUtime=4600.98
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 126654 0 0 0 459970 128 0 0 25 0 1 0 42190612 463826944 112121 1992294400 134512640 136057169 4294956176 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 113239 112121 183 377 0 112859 0
Current children cumulated CPU time (s) 4600.98
Current children cumulated vsize (KiB) 452956

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1152336/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=453240 CPUtime=4660.95
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 126722 0 0 0 465967 128 0 0 25 0 1 0 42190612 464117760 112189 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 113310 112189 183 377 0 112930 0
Current children cumulated CPU time (s) 4660.95
Current children cumulated vsize (KiB) 453240

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1151952/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=453664 CPUtime=4720.94
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 126820 0 0 0 471966 128 0 0 25 0 1 0 42190612 464551936 112287 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 113416 112287 183 377 0 113036 0
Current children cumulated CPU time (s) 4720.94
Current children cumulated vsize (KiB) 453664

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1151504/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=454104 CPUtime=4780.92
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 126929 0 0 0 477963 129 0 0 25 0 1 0 42190612 465002496 112396 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 113526 112396 183 377 0 113146 0
Current children cumulated CPU time (s) 4780.92
Current children cumulated vsize (KiB) 454104

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1147600/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=457936 CPUtime=4840.91
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 127902 0 0 0 483961 130 0 0 25 0 1 0 42190612 468926464 113369 1992294400 134512640 136057169 4294956176 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 114484 113369 183 377 0 114104 0
Current children cumulated CPU time (s) 4840.91
Current children cumulated vsize (KiB) 457936

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1139664/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=465844 CPUtime=4900.89
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 129879 0 0 0 489957 132 0 0 25 0 1 0 42190612 477024256 115346 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 116461 115346 183 377 0 116081 0
Current children cumulated CPU time (s) 4900.89
Current children cumulated vsize (KiB) 465844

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1130768/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=474768 CPUtime=4960.87
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 132091 0 0 0 495953 134 0 0 25 0 1 0 42190612 486162432 117558 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 118692 117558 183 377 0 118312 0
Current children cumulated CPU time (s) 4960.87
Current children cumulated vsize (KiB) 474768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30641
/proc/meminfo: memFree=1124880/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=480728 CPUtime=5000.07
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 133560 0 0 0 499871 136 0 0 25 0 1 0 42190612 492265472 119027 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 120182 119027 183 377 0 119802 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 480728

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 0.96 2/65 30641
/proc/meminfo: memFree=1124880/2055920 swapFree=4192952/4192956
[pid=30632] ppid=30630 vsize=480728 CPUtime=5000.07
/proc/30632/stat : 30632 (clasp) R 30630 30632 30484 0 -1 4194304 133560 0 0 0 499871 136 0 0 25 0 1 0 42190612 492265472 119027 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30632/statm: 120182 119027 183 377 0 119802 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 480728

Child status: 0
Real time (s): 5001.58
CPU time (s): 5000.15
CPU user time (s): 4998.71
CPU system time (s): 1.43678
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 480728

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

runsolver used 4.48832 second user time and 9.29459 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-09 14:24:48
IDJOB=1784880
IDBENCH=24635
IDSOLVER=637
FILE ID=node7/1784880-1241871884
PBS_JOBID= 9264605
Free space on /tmp= 66316 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.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-1784880-1241871884/watcher-1784880-1241871884 -o /tmp/evaluation-result-1784880-1241871884/solver-1784880-1241871884 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1784880-1241871884.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= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=1316060940

node7.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.243
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.243
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:       1603064 kB
Buffers:         34304 kB
Cached:         335408 kB
SwapCached:          4 kB
Active:         105420 kB
Inactive:       278260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603064 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           26060 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            55208 kB
Committed_AS:    74776 kB
PageTables:       1444 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= 66312 MiB
End job on node7 at 2009-05-09 15:48:11