Trace number 1514928

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.01 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S1410489780-030.cnf
MD5SUM8a9e5a10d7167b9edb4334092b7b4912
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.86
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514928-1238246521/watcher-1514928-1238246521 -o /tmp/evaluation-result-1514928-1238246521/solver-1514928-1238246521 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514928-1238246521.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.92 0.98 0.99 3/64 5897
/proc/meminfo: memFree=1043704/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=1828 CPUtime=0
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 238 0 0 0 0 0 0 0 18 0 1 0 1097314018 1871872 222 1992294400 134512640 136057169 4294956160 18446744073709551615 134774782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 457 222 165 377 0 77 0

[startup+0.0448471 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5897
/proc/meminfo: memFree=1043704/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=1960 CPUtime=0.04
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 282 0 0 0 4 0 0 0 18 0 1 0 1097314018 2007040 266 1992294400 134512640 136057169 4294956160 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 490 266 181 377 0 110 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1960

[startup+0.101855 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5897
/proc/meminfo: memFree=1043704/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=1960 CPUtime=0.1
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 295 0 0 0 10 0 0 0 18 0 1 0 1097314018 2007040 279 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 490 279 181 377 0 110 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1960

[startup+0.30189 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5897
/proc/meminfo: memFree=1043704/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=2096 CPUtime=0.29
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 321 0 0 0 29 0 0 0 19 0 1 0 1097314018 2146304 305 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 524 305 181 377 0 144 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2096

[startup+0.701957 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5897
/proc/meminfo: memFree=1043704/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=2228 CPUtime=0.69
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 346 0 0 0 69 0 0 0 22 0 1 0 1097314018 2281472 330 1992294400 134512640 136057169 4294956160 18446744073709551615 134618386 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 557 330 181 377 0 177 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2228

[startup+1.50109 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1042992/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=2364 CPUtime=1.49
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 387 0 0 0 149 0 0 0 25 0 1 0 1097314018 2420736 371 1992294400 134512640 136057169 4294956160 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 591 371 181 377 0 211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2364

[startup+3.10137 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1042672/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=2500 CPUtime=3.09
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 436 0 0 0 309 0 0 0 25 0 1 0 1097314018 2560000 420 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 625 420 181 377 0 245 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2500

[startup+6.30192 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1042224/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=2900 CPUtime=6.29
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 509 0 0 0 629 0 0 0 25 0 1 0 1097314018 2969600 493 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 725 493 181 377 0 345 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2900

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1041712/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=3180 CPUtime=12.69
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 604 0 0 0 1269 0 0 0 25 0 1 0 1097314018 3256320 588 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 795 588 181 377 0 415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3180

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1041264/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=3716 CPUtime=25.49
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 711 0 0 0 2549 0 0 0 25 0 1 0 1097314018 3805184 695 1992294400 134512640 136057169 4294956160 18446744073709551615 135439454 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 929 695 181 377 0 549 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3716

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1040880/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=4120 CPUtime=51.07
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 835 0 0 0 5107 0 0 0 25 0 1 0 1097314018 4218880 819 1992294400 134512640 136057169 4294956160 18446744073709551615 134618116 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1030 819 181 377 0 650 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4120

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1040112/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=4812 CPUtime=102.26
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1000 0 0 0 10226 0 0 0 25 0 1 0 1097314018 4927488 984 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1203 984 181 377 0 823 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4812

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1039600/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=5376 CPUtime=162.23
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1129 0 0 0 16223 0 0 0 25 0 1 0 1097314018 5505024 1113 1992294400 134512640 136057169 4294956160 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1344 1113 181 377 0 964 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5376

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1039216/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=5796 CPUtime=222.22
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1220 0 0 0 22221 1 0 0 25 0 1 0 1097314018 5935104 1204 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1449 1204 181 377 0 1069 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 5796

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1038576/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=6504 CPUtime=282.2
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1363 0 0 0 28219 1 0 0 25 0 1 0 1097314018 6660096 1347 1992294400 134512640 136057169 4294956160 18446744073709551615 134613106 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1626 1347 181 377 0 1246 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6504

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1038384/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=6644 CPUtime=342.18
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1410 0 0 0 34216 2 0 0 25 0 1 0 1097314018 6803456 1394 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1661 1394 181 377 0 1281 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 6644

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1038064/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=6924 CPUtime=402.16
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1479 0 0 0 40214 2 0 0 25 0 1 0 1097314018 7090176 1463 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1731 1463 181 377 0 1351 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 6924

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1037744/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7068 CPUtime=462.14
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1545 0 0 0 46212 2 0 0 25 0 1 0 1097314018 7237632 1529 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1767 1529 181 377 0 1387 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 7068

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1037872/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7220 CPUtime=522.13
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1558 0 0 0 52210 3 0 0 25 0 1 0 1097314018 7393280 1542 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1805 1542 181 377 0 1425 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 7220

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1037808/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7220 CPUtime=582.1
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1573 0 0 0 58207 3 0 0 25 0 1 0 1097314018 7393280 1557 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1805 1557 181 377 0 1425 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 7220

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1037552/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7376 CPUtime=642.08
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1619 0 0 0 64205 3 0 0 25 0 1 0 1097314018 7553024 1603 1992294400 134512640 136057169 4294956160 18446744073709551615 134756785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1844 1603 181 377 0 1464 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 7376

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1037488/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7532 CPUtime=702.07
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1641 0 0 0 70203 4 0 0 25 0 1 0 1097314018 7712768 1625 1992294400 134512640 136057169 4294956160 18446744073709551615 134828499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1883 1625 181 377 0 1503 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 7532

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1037488/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7532 CPUtime=762.05
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1642 0 0 0 76201 4 0 0 25 0 1 0 1097314018 7712768 1626 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1883 1626 181 377 0 1503 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 7532

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5898
/proc/meminfo: memFree=1037424/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7532 CPUtime=822.02
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1650 0 0 0 82198 4 0 0 25 0 1 0 1097314018 7712768 1634 1992294400 134512640 136057169 4294956160 18446744073709551615 134823895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1883 1634 181 377 0 1503 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 7532

[startup+882.302 s]
/proc/loadavg: 1.14 1.02 1.00 2/65 5898
/proc/meminfo: memFree=1037296/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7532 CPUtime=882
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1667 0 0 0 88196 4 0 0 25 0 1 0 1097314018 7712768 1651 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1883 1651 181 377 0 1503 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 7532

[startup+942.301 s]
/proc/loadavg: 1.15 1.04 1.01 2/65 5898
/proc/meminfo: memFree=1037296/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7700 CPUtime=941.99
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1677 0 0 0 94194 5 0 0 25 0 1 0 1097314018 7884800 1661 1992294400 134512640 136057169 4294956160 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1925 1661 181 377 0 1545 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 7700

[startup+1002.3 s]
/proc/loadavg: 1.12 1.05 1.00 2/65 5898
/proc/meminfo: memFree=1037296/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7700 CPUtime=1001.97
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1681 0 0 0 100192 5 0 0 25 0 1 0 1097314018 7884800 1665 1992294400 134512640 136057169 4294956160 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1925 1665 181 377 0 1545 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 7700

[startup+1062.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 5898
/proc/meminfo: memFree=1037296/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7700 CPUtime=1061.95
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1682 0 0 0 106190 5 0 0 25 0 1 0 1097314018 7884800 1666 1992294400 134512640 136057169 4294956160 18446744073709551615 134823828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1925 1666 181 377 0 1545 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 7700

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 5900
/proc/meminfo: memFree=1037104/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7700 CPUtime=1121.92
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1683 0 0 0 112187 5 0 0 25 0 1 0 1097314018 7884800 1667 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1925 1667 181 377 0 1545 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 7700

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 5900
/proc/meminfo: memFree=1037104/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7700 CPUtime=1181.91
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1690 0 0 0 118185 6 0 0 25 0 1 0 1097314018 7884800 1674 1992294400 134512640 136057169 4294956160 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1925 1674 181 377 0 1545 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 7700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 5900
/proc/meminfo: memFree=1037104/2055920 swapFree=4175308/4192956
[pid=5897] ppid=5895 vsize=7700 CPUtime=1200
/proc/5897/stat : 5897 (clasp) R 5895 5897 5614 0 -1 4194304 1690 0 0 0 119994 6 0 0 25 0 1 0 1097314018 7884800 1674 1992294400 134512640 136057169 4294956160 18446744073709551615 134613095 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5897/statm: 1925 1674 181 377 0 1545 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 7700

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): 1200.41
CPU time (s): 1200.01
CPU user time (s): 1199.95
CPU system time (s): 0.066989
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 7700

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

runsolver used 1.02784 second user time and 2.29165 second system time

The end

Launcher Data

Begin job on node55 at 2009-03-28 14:22:01
IDJOB=1514928
IDBENCH=70387
IDSOLVER=508
FILE ID=node55/1514928-1238246521
PBS_JOBID= 9060732
Free space on /tmp= 66212 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S1410489780-030.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-1514928-1238246521/watcher-1514928-1238246521 -o /tmp/evaluation-result-1514928-1238246521/solver-1514928-1238246521 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514928-1238246521.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= 8a9e5a10d7167b9edb4334092b7b4912
RANDOM SEED=2042313490

node55.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.259
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.259
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:       1044120 kB
Buffers:         86004 kB
Cached:         830500 kB
SwapCached:      11560 kB
Active:         109000 kB
Inactive:       820652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044120 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:          18824 kB
Slab:            68236 kB
Committed_AS:  2686348 kB
PageTables:       1372 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= 66208 MiB
End job on node55 at 2009-03-28 14:42:04