Trace number 1729059

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.02 1200.31

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
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-1729059-1240744636/watcher-1729059-1240744636 -o /tmp/evaluation-result-1729059-1240744636/solver-1729059-1240744636 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1729059-1240744636.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.05 1.01 1.00 3/64 14994
/proc/meminfo: memFree=1694160/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=1836 CPUtime=0
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 102490999 1880064 207 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 459 208 144 377 0 79 0

[startup+0.0837619 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 14994
/proc/meminfo: memFree=1694160/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=2516 CPUtime=0.08
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 426 0 0 0 8 0 0 0 18 0 1 0 102490999 2576384 409 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 629 409 167 377 0 249 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2516

[startup+0.101763 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 14994
/proc/meminfo: memFree=1694160/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=2648 CPUtime=0.1
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 445 0 0 0 10 0 0 0 18 0 1 0 102490999 2711552 428 1992294400 134512640 136057169 4294956160 18446744073709551615 134778178 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 662 428 167 377 0 282 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2648

[startup+0.301781 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 14994
/proc/meminfo: memFree=1694160/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=3336 CPUtime=0.3
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 642 0 0 0 30 0 0 0 19 0 1 0 102490999 3416064 625 1992294400 134512640 136057169 4294956160 18446744073709551615 134823322 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 834 625 182 377 0 454 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3336

[startup+0.701816 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 14994
/proc/meminfo: memFree=1694160/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=4000 CPUtime=0.7
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 798 0 0 0 70 0 0 0 22 0 1 0 102490999 4096000 781 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 1000 781 182 377 0 620 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 4000

[startup+1.50189 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 14995
/proc/meminfo: memFree=1691592/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=4420 CPUtime=1.5
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 910 0 0 0 150 0 0 0 25 0 1 0 102490999 4526080 893 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 1105 893 182 377 0 725 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 4420

[startup+3.10103 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 14995
/proc/meminfo: memFree=1690888/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=5088 CPUtime=3.09
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 1071 0 0 0 309 0 0 0 25 0 1 0 102490999 5210112 1054 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 1272 1054 182 377 0 892 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5088

[startup+6.30232 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 14995
/proc/meminfo: memFree=1689800/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=5896 CPUtime=6.3
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 1252 0 0 0 630 0 0 0 25 0 1 0 102490999 6037504 1235 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 1474 1235 182 377 0 1094 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 5896

[startup+12.7019 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 14995
/proc/meminfo: memFree=1688648/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=7004 CPUtime=12.69
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 1522 0 0 0 1269 0 0 0 25 0 1 0 102490999 7172096 1505 1992294400 134512640 136057169 4294956160 18446744073709551615 134618116 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 1751 1505 182 377 0 1371 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7004

[startup+25.5011 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 14995
/proc/meminfo: memFree=1687368/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=8136 CPUtime=25.49
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 1820 0 0 0 2549 0 0 0 25 0 1 0 102490999 8331264 1803 1992294400 134512640 136057169 4294956160 18446744073709551615 134615618 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 2034 1803 182 377 0 1654 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8136

[startup+51.1014 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 14995
/proc/meminfo: memFree=1685768/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=9836 CPUtime=51.08
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 2225 0 0 0 5108 0 0 0 25 0 1 0 102490999 10072064 2208 1992294400 134512640 136057169 4294956160 18446744073709551615 134615521 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 2459 2208 182 377 0 2079 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9836

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1683656/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=12024 CPUtime=102.27
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 2735 0 0 0 10226 1 0 0 25 0 1 0 102490999 12312576 2718 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 3006 2718 182 377 0 2626 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12024

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1682120/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=13772 CPUtime=162.25
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 3139 0 0 0 16224 1 0 0 25 0 1 0 102490999 14102528 3122 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 3443 3122 182 377 0 3063 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13772

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1681032/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=14824 CPUtime=222.24
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 3386 0 0 0 22222 2 0 0 25 0 1 0 102490999 15179776 3369 1992294400 134512640 136057169 4294956160 18446744073709551615 134820167 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 3706 3369 182 377 0 3326 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 14824

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1679816/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=16128 CPUtime=282.23
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 3693 0 0 0 28220 3 0 0 25 0 1 0 102490999 16515072 3676 1992294400 134512640 136057169 4294956160 18446744073709551615 134647577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 4032 3676 182 377 0 3652 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 16128

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1679176/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=16960 CPUtime=342.21
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 3862 0 0 0 34218 3 0 0 25 0 1 0 102490999 17367040 3845 1992294400 134512640 136057169 4294956160 18446744073709551615 134618241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 4240 3845 182 377 0 3860 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 16960

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1677896/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=18200 CPUtime=402.19
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 4154 0 0 0 40216 3 0 0 25 0 1 0 102490999 18636800 4137 1992294400 134512640 136057169 4294956160 18446744073709551615 134828552 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 4550 4137 182 377 0 4170 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 18200

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1677128/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=19056 CPUtime=462.18
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 4349 0 0 0 46214 4 0 0 25 0 1 0 102490999 19513344 4332 1992294400 134512640 136057169 4294956160 18446744073709551615 134618331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 4764 4332 182 377 0 4384 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 19056

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1677000/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=19216 CPUtime=522.16
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 4385 0 0 0 52212 4 0 0 25 0 1 0 102490999 19677184 4368 1992294400 134512640 136057169 4294956160 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 4804 4368 182 377 0 4424 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 19216

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1676808/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=19404 CPUtime=582.15
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 4427 0 0 0 58211 4 0 0 25 0 1 0 102490999 19869696 4410 1992294400 134512640 136057169 4294956160 18446744073709551615 134613030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 4851 4410 182 377 0 4471 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 19404

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1675208/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=20980 CPUtime=642.14
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 4803 0 0 0 64209 5 0 0 25 0 1 0 102490999 21483520 4786 1992294400 134512640 136057169 4294956160 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 5245 4786 182 377 0 4865 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 20980

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1674888/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=21472 CPUtime=702.12
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 4894 0 0 0 70207 5 0 0 25 0 1 0 102490999 21987328 4877 1992294400 134512640 136057169 4294956160 18446744073709551615 134813016 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 5368 4877 182 377 0 4988 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 21472

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1674312/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=21928 CPUtime=762.11
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 5020 0 0 0 76206 5 0 0 25 0 1 0 102490999 22454272 5003 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 5482 5003 182 377 0 5102 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 21928

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1673864/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=22580 CPUtime=822.09
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 5141 0 0 0 82204 5 0 0 25 0 1 0 102490999 23121920 5124 1992294400 134512640 136057169 4294956160 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 5645 5124 182 377 0 5265 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 22580

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1673416/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=23148 CPUtime=882.08
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 5270 0 0 0 88202 6 0 0 25 0 1 0 102490999 23703552 5253 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 5787 5253 182 377 0 5407 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 23148

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1672392/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=24224 CPUtime=942.06
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 5517 0 0 0 94200 6 0 0 25 0 1 0 102490999 24805376 5500 1992294400 134512640 136057169 4294956160 18446744073709551615 134618452 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 6056 5500 182 377 0 5676 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 24224

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1671688/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=24784 CPUtime=1002.05
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 5670 0 0 0 100198 7 0 0 25 0 1 0 102490999 25378816 5653 1992294400 134512640 136057169 4294956160 18446744073709551615 134813057 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 6196 5653 182 377 0 5816 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 24784

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1671176/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=25380 CPUtime=1062.03
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 5797 0 0 0 106196 7 0 0 25 0 1 0 102490999 25989120 5780 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 6345 5780 182 377 0 5965 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 25380

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1670920/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=25696 CPUtime=1122.02
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 5869 0 0 0 112194 8 0 0 25 0 1 0 102490999 26312704 5852 1992294400 134512640 136057169 4294956160 18446744073709551615 134618221 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 6424 5852 182 377 0 6044 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 25696

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1670792/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=25920 CPUtime=1182.01
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 5889 0 0 0 118193 8 0 0 25 0 1 0 102490999 26542080 5872 1992294400 134512640 136057169 4294956160 18446744073709551615 134618117 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 6480 5872 182 377 0 6100 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 25920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1670792/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=25920 CPUtime=1200.01
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 5891 0 0 0 119993 8 0 0 25 0 1 0 102490999 26542080 5874 1992294400 134512640 136057169 4294956160 18446744073709551615 134651702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 6480 5874 182 377 0 6100 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 25920

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14995
/proc/meminfo: memFree=1670792/2055920 swapFree=4192956/4192956
[pid=14994] ppid=14992 vsize=25920 CPUtime=1200.01
/proc/14994/stat : 14994 (clasp) R 14992 14994 14831 0 -1 4194304 5891 0 0 0 119993 8 0 0 25 0 1 0 102490999 26542080 5874 1992294400 134512640 136057169 4294956160 18446744073709551615 134651702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14994/statm: 6480 5874 182 377 0 6100 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 25920

Child status: 0
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.93
CPU system time (s): 0.086986
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 25920

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

runsolver used 0.960853 second user time and 2.40263 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-26 13:17:16
IDJOB=1729059
IDBENCH=24692
IDSOLVER=508
FILE ID=node55/1729059-1240744636
PBS_JOBID= 9187039
Free space on /tmp= 66388 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.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-1729059-1240744636/watcher-1729059-1240744636 -o /tmp/evaluation-result-1729059-1240744636/solver-1729059-1240744636 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1729059-1240744636.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= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=1890221424

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.240
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.240
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:       1694640 kB
Buffers:         38112 kB
Cached:         242048 kB
SwapCached:          0 kB
Active:          49036 kB
Inactive:       244972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1694640 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            53264 kB
Committed_AS:   301580 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= 66388 MiB
End job on node55 at 2009-04-26 13:37:19