Trace number 1726462

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

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
MD5SUM00198881c2cf000cfee916c18d69d474
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 variables1132
Number of clauses14011
Sum of the clauses size42316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313728
Number of clauses of size 4283
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-1726462-1240712573/watcher-1726462-1240712573 -o /tmp/evaluation-result-1726462-1240712573/solver-1726462-1240712573 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1726462-1240712573.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: 1.81 1.21 1.07 3/71 3554
/proc/meminfo: memFree=1661568/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=1960 CPUtime=0
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 99284813 2007040 245 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 490 245 144 377 0 110 0

[startup+0.027996 s]
/proc/loadavg: 1.81 1.21 1.07 3/71 3554
/proc/meminfo: memFree=1661568/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=2776 CPUtime=0.02
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 464 0 0 0 2 0 0 0 18 0 1 0 99284813 2842624 440 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 694 440 165 377 0 314 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2776

[startup+0.102024 s]
/proc/loadavg: 1.81 1.21 1.07 3/71 3554
/proc/meminfo: memFree=1661568/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=3568 CPUtime=0.09
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 683 0 0 0 9 0 0 0 18 0 1 0 99284813 3653632 659 1992294400 134512640 136057169 4294956144 18446744073709551615 135437512 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 892 659 180 377 0 512 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3568

[startup+0.301999 s]
/proc/loadavg: 1.81 1.21 1.07 3/71 3554
/proc/meminfo: memFree=1661568/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=3568 CPUtime=0.29
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 685 0 0 0 29 0 0 0 19 0 1 0 99284813 3653632 661 1992294400 134512640 136057169 4294956144 18446744073709551615 134612880 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 892 661 182 377 0 512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3568

[startup+0.701026 s]
/proc/loadavg: 1.81 1.21 1.07 3/71 3554
/proc/meminfo: memFree=1661568/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=3832 CPUtime=0.69
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 764 0 0 0 69 0 0 0 23 0 1 0 99284813 3923968 740 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 958 740 182 377 0 578 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3832

[startup+1.50208 s]
/proc/loadavg: 1.81 1.21 1.07 3/71 3887
/proc/meminfo: memFree=1658816/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=4100 CPUtime=1.49
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 842 0 0 0 149 0 0 0 25 0 1 0 99284813 4198400 818 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 1025 818 182 377 0 645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4100

[startup+3.10118 s]
/proc/loadavg: 1.83 1.23 1.08 3/72 4212
/proc/meminfo: memFree=1657848/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=4628 CPUtime=3.08
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 965 0 0 0 308 0 0 0 25 0 1 0 99284813 4739072 941 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 1157 941 182 377 0 777 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4628

[startup+6.3014 s]
/proc/loadavg: 1.83 1.23 1.08 3/72 4800
/proc/meminfo: memFree=1655928/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=5296 CPUtime=6.29
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 1146 0 0 0 628 1 0 0 25 0 1 0 99284813 5423104 1122 1992294400 134512640 136057169 4294956144 18446744073709551615 134645317 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 1324 1122 182 377 0 944 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5296

[startup+12.7019 s]
/proc/loadavg: 1.85 1.25 1.09 2/72 6884
/proc/meminfo: memFree=1653512/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=5824 CPUtime=12.68
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 1268 0 0 0 1267 1 0 0 25 0 1 0 99284813 5963776 1244 1992294400 134512640 136057169 4294956144 18446744073709551615 134819904 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 1456 1244 182 377 0 1076 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5824

[startup+25.5017 s]
/proc/loadavg: 1.96 1.29 1.10 3/71 11261
/proc/meminfo: memFree=1646800/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=7288 CPUtime=25.47
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 1637 0 0 0 2544 3 0 0 25 0 1 0 99284813 7462912 1613 1992294400 134512640 136057169 4294956144 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 1822 1613 182 377 0 1442 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7288

[startup+51.1014 s]
/proc/loadavg: 2.03 1.36 1.13 3/72 20090
/proc/meminfo: memFree=1633288/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=8556 CPUtime=51.05
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 1926 0 0 0 5094 11 0 0 25 0 1 0 99284813 8761344 1902 1992294400 134512640 136057169 4294956144 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 2139 1902 182 377 0 1759 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8556

[startup+102.307 s]
/proc/loadavg: 1.48 1.33 1.13 2/65 21746
/proc/meminfo: memFree=1632512/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=10364 CPUtime=102.23
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 2365 0 0 0 10211 12 0 0 25 0 1 0 99284813 10612736 2341 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 2591 2341 182 377 0 2211 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10364

[startup+162.302 s]
/proc/loadavg: 1.19 1.27 1.12 2/65 21746
/proc/meminfo: memFree=1631040/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=11836 CPUtime=162.2
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 2742 0 0 0 16208 12 0 0 25 0 1 0 99284813 12120064 2718 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 2959 2718 182 377 0 2579 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11836

[startup+222.302 s]
/proc/loadavg: 1.06 1.22 1.10 2/65 21746
/proc/meminfo: memFree=1630208/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=12740 CPUtime=222.17
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 2943 0 0 0 22205 12 0 0 25 0 1 0 99284813 13045760 2919 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 3185 2919 182 377 0 2805 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 12740

[startup+282.302 s]
/proc/loadavg: 1.07 1.19 1.10 2/65 21746
/proc/meminfo: memFree=1629504/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=13336 CPUtime=282.14
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 3113 0 0 0 28202 12 0 0 25 0 1 0 99284813 13656064 3089 1992294400 134512640 136057169 4294956144 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 3334 3089 182 377 0 2954 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 13336

[startup+342.302 s]
/proc/loadavg: 1.12 1.18 1.10 2/65 21746
/proc/meminfo: memFree=1628288/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=14532 CPUtime=342.12
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 3397 0 0 0 34199 13 0 0 25 0 1 0 99284813 14880768 3373 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 3633 3373 182 377 0 3253 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 14532

[startup+402.302 s]
/proc/loadavg: 1.05 1.15 1.09 2/65 21746
/proc/meminfo: memFree=1628032/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=14872 CPUtime=402.09
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 3462 0 0 0 40196 13 0 0 25 0 1 0 99284813 15228928 3438 1992294400 134512640 136057169 4294956144 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 3718 3438 182 377 0 3338 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 14872

[startup+462.302 s]
/proc/loadavg: 1.01 1.12 1.08 2/65 21746
/proc/meminfo: memFree=1627264/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=15696 CPUtime=462.06
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 3667 0 0 0 46193 13 0 0 25 0 1 0 99284813 16072704 3643 1992294400 134512640 136057169 4294956144 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 3924 3643 182 377 0 3544 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 15696

[startup+522.302 s]
/proc/loadavg: 1.00 1.09 1.08 2/65 21746
/proc/meminfo: memFree=1626688/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=16124 CPUtime=522.04
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 3789 0 0 0 52191 13 0 0 25 0 1 0 99284813 16510976 3765 1992294400 134512640 136057169 4294956144 18446744073709551615 134823773 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4031 3765 182 377 0 3651 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 16124

[startup+582.302 s]
/proc/loadavg: 1.00 1.07 1.07 2/65 21746
/proc/meminfo: memFree=1626560/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=16284 CPUtime=582.02
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 3815 0 0 0 58189 13 0 0 25 0 1 0 99284813 16674816 3791 1992294400 134512640 136057169 4294956144 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4071 3791 182 377 0 3691 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 16284

[startup+642.302 s]
/proc/loadavg: 1.00 1.06 1.06 2/65 21746
/proc/meminfo: memFree=1626304/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=16552 CPUtime=641.99
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 3876 0 0 0 64186 13 0 0 25 0 1 0 99284813 16949248 3852 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4138 3852 182 377 0 3758 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 16552

[startup+702.302 s]
/proc/loadavg: 1.00 1.05 1.06 2/65 21746
/proc/meminfo: memFree=1625472/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=17508 CPUtime=701.97
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 4079 0 0 0 70184 13 0 0 25 0 1 0 99284813 17928192 4055 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4377 4055 182 377 0 3997 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 17508

[startup+762.307 s]
/proc/loadavg: 1.00 1.03 1.05 2/65 21746
/proc/meminfo: memFree=1625024/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=17944 CPUtime=761.95
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 4194 0 0 0 76182 13 0 0 25 0 1 0 99284813 18374656 4170 1992294400 134512640 136057169 4294956144 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4486 4170 182 377 0 4106 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 17944

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.05 2/65 21746
/proc/meminfo: memFree=1624832/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=18092 CPUtime=821.91
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 4225 0 0 0 82178 13 0 0 25 0 1 0 99284813 18526208 4201 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4523 4201 182 377 0 4143 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 18092

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 21746
/proc/meminfo: memFree=1624640/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=18280 CPUtime=881.9
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 4261 0 0 0 88176 14 0 0 25 0 1 0 99284813 18718720 4237 1992294400 134512640 136057169 4294956144 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4570 4237 182 377 0 4190 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 18280

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.04 2/65 21748
/proc/meminfo: memFree=1624128/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=18440 CPUtime=941.87
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 4320 0 0 0 94173 14 0 0 25 0 1 0 99284813 18882560 4296 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4610 4296 182 377 0 4230 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 18440

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 21748
/proc/meminfo: memFree=1624000/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=18764 CPUtime=1001.84
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 4387 0 0 0 100170 14 0 0 25 0 1 0 99284813 19214336 4363 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4691 4363 182 377 0 4311 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 18764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 21748
/proc/meminfo: memFree=1623808/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=19152 CPUtime=1061.82
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 4451 0 0 0 106168 14 0 0 25 0 1 0 99284813 19611648 4427 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4788 4427 182 377 0 4408 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 19152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 21748
/proc/meminfo: memFree=1623488/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=19508 CPUtime=1121.77
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 4530 0 0 0 112163 14 0 0 25 0 1 0 99284813 19976192 4506 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4877 4506 182 377 0 4497 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 19508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 21748
/proc/meminfo: memFree=1623168/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=19888 CPUtime=1181.75
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 4629 0 0 0 118161 14 0 0 25 0 1 0 99284813 20365312 4605 1992294400 134512640 136057169 4294956144 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 4972 4605 182 377 0 4592 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 19888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 21748
/proc/meminfo: memFree=1623040/2055920 swapFree=4181728/4192956
[pid=3554] ppid=3552 vsize=20076 CPUtime=1200.05
/proc/3554/stat : 3554 (clasp) R 3552 3554 16661 0 -1 4194304 4652 0 0 0 119991 14 0 0 25 0 1 0 99284813 20557824 4628 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3554/statm: 5019 4628 182 377 0 4639 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 20076

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.61
CPU time (s): 1200.06
CPU user time (s): 1199.91
CPU system time (s): 0.146977
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 20076

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

runsolver used 1.07784 second user time and 3.34249 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-26 04:22:53
IDJOB=1726462
IDBENCH=24614
IDSOLVER=508
FILE ID=node52/1726462-1240712573
PBS_JOBID= 9186822
Free space on /tmp= 66232 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.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-1726462-1240712573/watcher-1726462-1240712573 -o /tmp/evaluation-result-1726462-1240712573/solver-1726462-1240712573 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1726462-1240712573.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= 00198881c2cf000cfee916c18d69d474
RANDOM SEED=1465521724

node52.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.214
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.214
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:       1661536 kB
Buffers:         29696 kB
Cached:         284356 kB
SwapCached:       5888 kB
Active:         121416 kB
Inactive:       203336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661536 kB
SwapTotal:     4192956 kB
SwapFree:      4181728 kB
Dirty:            2668 kB
Writeback:           0 kB
Mapped:          16360 kB
Slab:            55148 kB
Committed_AS:   383684 kB
PageTables:       1748 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= 66232 MiB
End job on node52 at 2009-04-26 04:42:56