Trace number 1735849

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) 1200.06 1200.52

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes2.cnf
MD5SUM52e359b1b3f50700797d7fba5a906213
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.72283
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-1735849-1240807289/watcher-1735849-1240807289 -o /tmp/evaluation-result-1735849-1240807289/solver-1735849-1240807289 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1735849-1240807289.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30597
/proc/meminfo: memFree=1690040/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=1960 CPUtime=0
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 108755306 2007040 234 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 490 234 144 377 0 110 0

[startup+0.0740391 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30597
/proc/meminfo: memFree=1690040/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=5908 CPUtime=0.06
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 1363 0 0 0 6 0 0 0 18 0 1 0 108755306 6049792 1237 1992294400 134512640 136057169 4294956144 18446744073709551615 134774691 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 1477 1237 166 377 0 1097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5908

[startup+0.101045 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30597
/proc/meminfo: memFree=1690040/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=5908 CPUtime=0.09
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 1363 0 0 0 9 0 0 0 18 0 1 0 108755306 6049792 1237 1992294400 134512640 136057169 4294956144 18446744073709551615 134774493 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 1477 1237 166 377 0 1097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5908

[startup+0.301084 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30597
/proc/meminfo: memFree=1690040/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=5908 CPUtime=0.29
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 1363 0 0 0 29 0 0 0 19 0 1 0 108755306 6049792 1237 1992294400 134512640 136057169 4294956144 18446744073709551615 134774484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 1477 1237 166 377 0 1097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5908

[startup+0.701163 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30597
/proc/meminfo: memFree=1690040/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=7240 CPUtime=0.69
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 1694 0 0 0 68 1 0 0 23 0 1 0 108755306 7413760 1568 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 1810 1568 172 377 0 1430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7240

[startup+1.50132 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1684848/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=6512 CPUtime=1.49
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 1715 0 0 0 148 1 0 0 25 0 1 0 108755306 6668288 1423 1992294400 134512640 136057169 4294956144 18446744073709551615 134618497 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 1628 1423 183 377 0 1248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6512

[startup+3.10164 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1683248/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=10648 CPUtime=3.09
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 2744 0 0 0 308 1 0 0 25 0 1 0 108755306 10903552 2452 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 2662 2452 183 377 0 2282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10648

[startup+6.30127 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1677552/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=13660 CPUtime=6.28
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 3497 0 0 0 627 1 0 0 25 0 1 0 108755306 13987840 3205 1992294400 134512640 136057169 4294956144 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 3415 3205 183 377 0 3035 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13660

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1676464/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=14864 CPUtime=12.68
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 3805 0 0 0 1267 1 0 0 25 0 1 0 108755306 15220736 3513 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 3716 3513 183 377 0 3336 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14864

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1671792/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=19444 CPUtime=25.48
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 4939 0 0 0 2546 2 0 0 25 0 1 0 108755306 19910656 4647 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 4861 4647 183 377 0 4481 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19444

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1668720/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=22720 CPUtime=51.07
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 5723 0 0 0 5104 3 0 0 25 0 1 0 108755306 23265280 5431 1992294400 134512640 136057169 4294956144 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 5680 5431 183 377 0 5300 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22720

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1665072/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=26264 CPUtime=102.25
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 6623 0 0 0 10222 3 0 0 25 0 1 0 108755306 26894336 6331 1992294400 134512640 136057169 4294956144 18446744073709551615 134828305 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 6566 6331 183 377 0 6186 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 26264

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1660592/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=30836 CPUtime=162.23
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 7729 0 0 0 16219 4 0 0 25 0 1 0 108755306 31576064 7437 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 7709 7437 183 377 0 7329 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 30836

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1655536/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=36088 CPUtime=222.2
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 8990 0 0 0 22215 5 0 0 25 0 1 0 108755306 36954112 8698 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 9022 8698 183 377 0 8642 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 36088

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1654128/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=37460 CPUtime=282.18
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 9329 0 0 0 28212 6 0 0 25 0 1 0 108755306 38359040 9037 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 9365 9037 183 377 0 8985 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 37460

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1651952/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=39588 CPUtime=342.16
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 9858 0 0 0 34209 7 0 0 25 0 1 0 108755306 40538112 9566 1992294400 134512640 136057169 4294956144 18446744073709551615 134819891 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 9897 9566 183 377 0 9517 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 39588

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1650480/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=41232 CPUtime=402.14
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 10231 0 0 0 40207 7 0 0 25 0 1 0 108755306 42221568 9939 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 10308 9939 183 377 0 9928 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 41232

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1643888/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=47920 CPUtime=462.11
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 11871 0 0 0 46202 9 0 0 25 0 1 0 108755306 49070080 11579 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 11980 11579 183 377 0 11600 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 47920

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1642864/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=48964 CPUtime=522.1
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 12115 0 0 0 52200 10 0 0 25 0 1 0 108755306 50139136 11823 1992294400 134512640 136057169 4294956144 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 12241 11823 183 377 0 11861 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 48964

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1642160/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=49628 CPUtime=582.07
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 12290 0 0 0 58197 10 0 0 25 0 1 0 108755306 50819072 11998 1992294400 134512640 136057169 4294956144 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 12407 11998 183 377 0 12027 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 49628

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1640816/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=51192 CPUtime=642.05
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 12644 0 0 0 64195 10 0 0 25 0 1 0 108755306 52420608 12352 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 12798 12352 183 377 0 12418 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 51192

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1637616/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=54448 CPUtime=702.02
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 13421 0 0 0 70191 11 0 0 25 0 1 0 108755306 55754752 13129 1992294400 134512640 136057169 4294956144 18446744073709551615 134820362 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 13612 13129 183 377 0 13232 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 54448

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1637168/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=55000 CPUtime=762
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 13546 0 0 0 76189 11 0 0 25 0 1 0 108755306 56320000 13254 1992294400 134512640 136057169 4294956144 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 13750 13254 183 377 0 13370 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 55000

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1636720/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=55588 CPUtime=821.98
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 13691 0 0 0 82187 11 0 0 25 0 1 0 108755306 56922112 13399 1992294400 134512640 136057169 4294956144 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 13897 13399 183 377 0 13517 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 55588

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1635440/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=56904 CPUtime=881.96
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 13999 0 0 0 88184 12 0 0 25 0 1 0 108755306 58269696 13707 1992294400 134512640 136057169 4294956144 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 14226 13707 183 377 0 13846 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 56904

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1635120/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=57360 CPUtime=941.94
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 14099 0 0 0 94182 12 0 0 25 0 1 0 108755306 58736640 13807 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 14340 13807 183 377 0 13960 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 57360

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1634928/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=57552 CPUtime=1001.91
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 14140 0 0 0 100179 12 0 0 25 0 1 0 108755306 58933248 13848 1992294400 134512640 136057169 4294956144 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 14388 13848 183 377 0 14008 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 57552

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1633008/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=59500 CPUtime=1061.89
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 14595 0 0 0 106177 12 0 0 25 0 1 0 108755306 60928000 14303 1992294400 134512640 136057169 4294956144 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 14875 14303 183 377 0 14495 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 59500

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30598
/proc/meminfo: memFree=1630704/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=61920 CPUtime=1121.86
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 15158 0 0 0 112174 12 0 0 25 0 1 0 108755306 63406080 14866 1992294400 134512640 136057169 4294956144 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 15480 14866 183 377 0 15100 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 61920

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30604
/proc/meminfo: memFree=1630192/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=62252 CPUtime=1181.84
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 15257 0 0 0 118171 13 0 0 25 0 1 0 108755306 63746048 14965 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 15563 14965 183 377 0 15183 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 62252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30604
/proc/meminfo: memFree=1629936/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=62660 CPUtime=1200.04
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 15334 0 0 0 119991 13 0 0 25 0 1 0 108755306 64163840 15042 1992294400 134512640 136057169 4294956144 18446744073709551615 134618190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 15665 15042 183 377 0 15285 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 62660

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30604
/proc/meminfo: memFree=1629936/2055920 swapFree=4181848/4192956
[pid=30597] ppid=30595 vsize=62660 CPUtime=1200.04
/proc/30597/stat : 30597 (clasp) R 30595 30597 29797 0 -1 4194304 15334 0 0 0 119991 13 0 0 25 0 1 0 108755306 64163840 15042 1992294400 134512640 136057169 4294956144 18446744073709551615 134618190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30597/statm: 15665 15042 183 377 0 15285 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 62660

Child status: 0
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.91
CPU system time (s): 0.147977
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 62660

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

runsolver used 0.91486 second user time and 2.41763 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-27 06:41:29
IDJOB=1735849
IDBENCH=71537
IDSOLVER=508
FILE ID=node66/1735849-1240807289
PBS_JOBID= 9187379
Free space on /tmp= 66324 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1150c84314gyes2.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-1735849-1240807289/watcher-1735849-1240807289 -o /tmp/evaluation-result-1735849-1240807289/solver-1735849-1240807289 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1735849-1240807289.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 52e359b1b3f50700797d7fba5a906213
RANDOM SEED=464892738

node66.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.263
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.263
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:       1690456 kB
Buffers:         50468 kB
Cached:         248916 kB
SwapCached:       5120 kB
Active:          88852 kB
Inactive:       218588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690456 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:            2864 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            44108 kB
Committed_AS:   525328 kB
PageTables:       1360 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= 66324 MiB
End job on node66 at 2009-04-27 07:01:32