Trace number 1726515

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

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
MD5SUM84c61ea490109e11c1f7afe1d2e5d438
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 variables1188
Number of clauses13833
Sum of the clauses size41796
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313536
Number of clauses of size 4297
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726515-1240713266/watcher-1726515-1240713266 -o /tmp/evaluation-result-1726515-1240713266/solver-1726515-1240713266 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1726515-1240713266.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: 2.00 1.91 1.54 3/64 20595
/proc/meminfo: memFree=1505024/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=1968 CPUtime=0
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 99359451 2015232 230 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 492 231 144 377 0 112 0

[startup+0.0870089 s]
/proc/loadavg: 2.00 1.91 1.54 3/64 20595
/proc/meminfo: memFree=1505024/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=3176 CPUtime=0.08
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 579 0 0 0 8 0 0 0 18 0 1 0 99359451 3252224 554 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 794 554 167 377 0 414 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3176

[startup+0.101009 s]
/proc/loadavg: 2.00 1.91 1.54 3/64 20595
/proc/meminfo: memFree=1505024/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=3440 CPUtime=0.09
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 637 0 0 0 9 0 0 0 18 0 1 0 99359451 3522560 612 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 860 612 170 377 0 480 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3440

[startup+0.301037 s]
/proc/loadavg: 2.00 1.91 1.54 3/64 20595
/proc/meminfo: memFree=1505024/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=3572 CPUtime=0.29
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 686 0 0 0 29 0 0 0 19 0 1 0 99359451 3657728 661 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 893 661 183 377 0 513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3572

[startup+0.701094 s]
/proc/loadavg: 2.00 1.91 1.54 3/64 20595
/proc/meminfo: memFree=1505024/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=3968 CPUtime=0.69
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 801 0 0 0 69 0 0 0 22 0 1 0 99359451 4063232 776 1992294400 134512640 136057169 4294956144 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 992 776 183 377 0 612 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3968

[startup+1.50121 s]
/proc/loadavg: 2.00 1.91 1.54 2/65 20596
/proc/meminfo: memFree=1502648/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=4232 CPUtime=1.49
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 858 0 0 0 149 0 0 0 25 0 1 0 99359451 4333568 833 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 1058 833 183 377 0 678 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4232

[startup+3.10144 s]
/proc/loadavg: 1.92 1.90 1.54 2/65 20596
/proc/meminfo: memFree=1502136/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=4628 CPUtime=3.09
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 968 0 0 0 309 0 0 0 25 0 1 0 99359451 4739072 943 1992294400 134512640 136057169 4294956144 18446744073709551615 134823738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 1157 943 183 377 0 777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4628

[startup+6.30189 s]
/proc/loadavg: 1.92 1.90 1.54 2/65 20596
/proc/meminfo: memFree=1500856/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=5576 CPUtime=6.29
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 1188 0 0 0 629 0 0 0 25 0 1 0 99359451 5709824 1163 1992294400 134512640 136057169 4294956144 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 1394 1163 183 377 0 1014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5576

[startup+12.7018 s]
/proc/loadavg: 1.78 1.87 1.54 2/65 20596
/proc/meminfo: memFree=1500024/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=6368 CPUtime=12.69
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 1400 0 0 0 1269 0 0 0 25 0 1 0 99359451 6520832 1375 1992294400 134512640 136057169 4294956144 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 1592 1375 183 377 0 1212 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6368

[startup+25.5016 s]
/proc/loadavg: 1.66 1.84 1.53 2/65 20596
/proc/meminfo: memFree=1498744/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=7560 CPUtime=25.48
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 1710 0 0 0 2548 0 0 0 25 0 1 0 99359451 7741440 1685 1992294400 134512640 136057169 4294956144 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 1890 1685 183 377 0 1510 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7560

[startup+51.1013 s]
/proc/loadavg: 1.43 1.77 1.52 2/65 20596
/proc/meminfo: memFree=1497656/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=8900 CPUtime=51.08
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 2015 0 0 0 5107 1 0 0 25 0 1 0 99359451 9113600 1990 1992294400 134512640 136057169 4294956144 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 2225 1990 183 377 0 1845 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8900

[startup+102.306 s]
/proc/loadavg: 1.17 1.64 1.48 2/65 20596
/proc/meminfo: memFree=1495160/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=11356 CPUtime=102.26
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 2623 0 0 0 10225 1 0 0 25 0 1 0 99359451 11628544 2598 1992294400 134512640 136057169 4294956144 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 2839 2598 183 377 0 2459 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11356

[startup+162.301 s]
/proc/loadavg: 1.06 1.52 1.45 2/65 20598
/proc/meminfo: memFree=1493168/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=13068 CPUtime=162.24
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 3040 0 0 0 16222 2 0 0 25 0 1 0 99359451 13381632 3015 1992294400 134512640 136057169 4294956144 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 3267 3015 183 377 0 2887 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 13068

[startup+222.302 s]
/proc/loadavg: 1.02 1.42 1.42 2/65 20598
/proc/meminfo: memFree=1491768/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=14580 CPUtime=222.22
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 3436 0 0 0 22220 2 0 0 25 0 1 0 99359451 14929920 3411 1992294400 134512640 136057169 4294956144 18446744073709551615 134823498 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 3645 3411 183 377 0 3265 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 14580

[startup+282.301 s]
/proc/loadavg: 1.01 1.34 1.39 2/65 20598
/proc/meminfo: memFree=1491064/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=15368 CPUtime=282.2
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 3617 0 0 0 28218 2 0 0 25 0 1 0 99359451 15736832 3592 1992294400 134512640 136057169 4294956144 18446744073709551615 134615582 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 3842 3592 183 377 0 3462 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 15368

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.36 2/65 20598
/proc/meminfo: memFree=1489848/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=16616 CPUtime=342.19
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 3916 0 0 0 34216 3 0 0 25 0 1 0 99359451 17014784 3891 1992294400 134512640 136057169 4294956144 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 4154 3891 183 377 0 3774 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 16616

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.34 2/65 20598
/proc/meminfo: memFree=1489528/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=16900 CPUtime=402.17
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 3994 0 0 0 40214 3 0 0 25 0 1 0 99359451 17305600 3969 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 4225 3969 183 377 0 3845 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 16900

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.31 2/65 20598
/proc/meminfo: memFree=1488120/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=18432 CPUtime=462.15
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 4366 0 0 0 46212 3 0 0 25 0 1 0 99359451 18874368 4341 1992294400 134512640 136057169 4294956144 18446744073709551615 134612955 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 4608 4341 183 377 0 4228 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 18432

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.29 2/65 20598
/proc/meminfo: memFree=1486840/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=19516 CPUtime=522.13
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 4680 0 0 0 52210 3 0 0 25 0 1 0 99359451 19984384 4634 1992294400 134512640 136057169 4294956144 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 4879 4634 183 377 0 4499 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 19516

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.27 2/65 20598
/proc/meminfo: memFree=1486904/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=19516 CPUtime=582.11
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 4681 0 0 0 58208 3 0 0 25 0 1 0 99359451 19984384 4635 1992294400 134512640 136057169 4294956144 18446744073709551615 134813023 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 4879 4635 183 377 0 4499 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 19516

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.25 2/65 20598
/proc/meminfo: memFree=1486840/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=19684 CPUtime=642.1
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 4705 0 0 0 64207 3 0 0 25 0 1 0 99359451 20156416 4659 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 4921 4659 183 377 0 4541 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 19684

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.23 2/65 20598
/proc/meminfo: memFree=1486072/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=20572 CPUtime=702.08
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 4897 0 0 0 70204 4 0 0 25 0 1 0 99359451 21065728 4851 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 5143 4851 183 377 0 4763 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 20572

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.22 2/65 20598
/proc/meminfo: memFree=1485560/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=21024 CPUtime=762.07
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 5011 0 0 0 76203 4 0 0 25 0 1 0 99359451 21528576 4965 1992294400 134512640 136057169 4294956144 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 5256 4965 183 377 0 4876 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 21024

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.20 2/65 20598
/proc/meminfo: memFree=1485112/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=21588 CPUtime=822.04
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 5138 0 0 0 82200 4 0 0 25 0 1 0 99359451 22106112 5092 1992294400 134512640 136057169 4294956144 18446744073709551615 134819604 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 5397 5092 183 377 0 5017 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 21588

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.18 2/65 20598
/proc/meminfo: memFree=1484728/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=21968 CPUtime=882.03
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 5218 0 0 0 88199 4 0 0 25 0 1 0 99359451 22495232 5172 1992294400 134512640 136057169 4294956144 18446744073709551615 134828289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 5492 5172 183 377 0 5112 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 21968

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 20598
/proc/meminfo: memFree=1484152/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=22388 CPUtime=942.01
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 5350 0 0 0 94197 4 0 0 25 0 1 0 99359451 22925312 5304 1992294400 134512640 136057169 4294956144 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 5597 5304 183 377 0 5217 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 22388

[startup+1002.3 s]
/proc/loadavg: 1.07 1.04 1.16 2/65 20598
/proc/meminfo: memFree=1483832/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=22740 CPUtime=1001.99
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 5446 0 0 0 100195 4 0 0 25 0 1 0 99359451 23285760 5398 1992294400 134512640 136057169 4294956144 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 5685 5398 183 377 0 5305 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 22740

[startup+1062.3 s]
/proc/loadavg: 1.02 1.03 1.15 2/65 20598
/proc/meminfo: memFree=1483512/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=23640 CPUtime=1061.97
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 5649 0 0 0 106193 4 0 0 25 0 1 0 99359451 24207360 5601 1992294400 134512640 136057169 4294956144 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 5910 5601 183 377 0 5530 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 23640

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.14 2/65 20598
/proc/meminfo: memFree=1482296/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=24364 CPUtime=1121.96
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 5812 0 0 0 112191 5 0 0 25 0 1 0 99359451 24948736 5764 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 6091 5764 183 377 0 5711 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 24364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 20598
/proc/meminfo: memFree=1481784/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=24812 CPUtime=1181.94
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 5931 0 0 0 118189 5 0 0 25 0 1 0 99359451 25407488 5883 1992294400 134512640 136057169 4294956144 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 6203 5883 183 377 0 5823 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 24812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 20598
/proc/meminfo: memFree=1481656/2055920 swapFree=4181336/4192956
[pid=20595] ppid=20593 vsize=24948 CPUtime=1200.04
/proc/20595/stat : 20595 (clasp) R 20593 20595 15745 0 -1 4194304 5964 0 0 0 119999 5 0 0 25 0 1 0 99359451 25546752 5916 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20595/statm: 6237 5916 183 377 0 5857 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 24948

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.05
CPU user time (s): 1199.99
CPU system time (s): 0.058991
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 24948

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

runsolver used 0.988849 second user time and 2.36164 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-26 04:34:26
IDJOB=1726515
IDBENCH=24615
IDSOLVER=508
FILE ID=node29/1726515-1240713266
PBS_JOBID= 9186857
Free space on /tmp= 66420 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.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-1726515-1240713266/watcher-1726515-1240713266 -o /tmp/evaluation-result-1726515-1240713266/solver-1726515-1240713266 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1726515-1240713266.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= 84c61ea490109e11c1f7afe1d2e5d438
RANDOM SEED=907636018

node29.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.281
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.281
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:       1505440 kB
Buffers:         57168 kB
Cached:         413028 kB
SwapCached:       5940 kB
Active:         215776 kB
Inactive:       262772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505440 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            57836 kB
Committed_AS:   404348 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= 66420 MiB
End job on node29 at 2009-04-26 04:54:28