Trace number 1733408

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
CSat 2009-03-22? (TO) 1200.11 1200.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod5block_2vars_12gates.cnf
MD5SUM97b074a6a073bb165e8c5c9ac040a066
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 variables926
Number of clauses372485
Sum of the clauses size2182931
Maximum clause length35
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 24586
Number of clauses of size 31
Number of clauses of size 48527
Number of clauses of size 516131
Number of clauses of size over 5343080

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-1733408-1240788039/watcher-1733408-1240788039 -o /tmp/evaluation-result-1733408-1240788039/solver-1733408-1240788039 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1733408-1240788039.cnf 

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.00 1.00 1.00 2/64 32115
/proc/meminfo: memFree=1639824/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=5736 CPUtime=0
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 617 0 0 0 0 0 0 0 18 0 1 0 106832513 5873664 601 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 1434 606 86 271 0 1160 0

[startup+0.0144571 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 32115
/proc/meminfo: memFree=1639824/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=8648 CPUtime=0
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 1241 0 0 0 0 0 0 0 18 0 1 0 106832513 8855552 1225 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 2162 1225 89 271 0 1888 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8648

[startup+0.101466 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 32115
/proc/meminfo: memFree=1639824/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=8864 CPUtime=0.09
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 1531 0 0 0 9 0 0 0 18 0 1 0 106832513 9076736 1483 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 2216 1483 89 271 0 1942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8864

[startup+0.301485 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 32115
/proc/meminfo: memFree=1639824/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=9244 CPUtime=0.29
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 2242 0 0 0 28 1 0 0 19 0 1 0 106832513 9465856 2001 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 2311 2001 89 271 0 2037 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9244

[startup+0.701524 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 32115
/proc/meminfo: memFree=1639824/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=13552 CPUtime=0.69
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 5375 0 0 0 67 2 0 0 23 0 1 0 106832513 13877248 2975 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 3388 2975 89 271 0 3114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13552

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1625288/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=27676 CPUtime=1.49
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 10601 0 0 0 144 5 0 0 25 0 1 0 106832513 28340224 6259 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 6919 6259 91 271 0 6645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27676

[startup+3.10176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1614536/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=28336 CPUtime=3.09
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 10788 0 0 0 302 7 0 0 25 0 1 0 106832513 29016064 6446 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 7084 6446 91 271 0 6810 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28336

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1613384/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=29260 CPUtime=6.29
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 11016 0 0 0 621 8 0 0 25 0 1 0 106832513 29962240 6674 1992294400 134512640 135625496 4294956240 18446744073709551615 134541311 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 7315 6674 91 271 0 7041 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29260

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1611720/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=30984 CPUtime=12.68
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 11421 0 0 0 1257 11 0 0 25 0 1 0 106832513 31727616 7079 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 7746 7079 91 271 0 7472 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30984

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1608840/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=33904 CPUtime=25.48
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 12152 0 0 0 2532 16 0 0 25 0 1 0 106832513 34717696 7810 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 8476 7810 91 271 0 8202 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33904

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1604680/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=38136 CPUtime=51.07
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 13213 0 0 0 5082 25 0 0 25 0 1 0 106832513 39051264 8871 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 9534 8871 91 271 0 9260 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38136

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1597576/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=45232 CPUtime=102.26
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 14961 0 0 0 10191 35 0 0 25 0 1 0 106832513 46317568 10619 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 11308 10619 91 271 0 11034 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 45232

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1591176/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=51800 CPUtime=162.24
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 16697 0 0 0 16178 46 0 0 25 0 1 0 106832513 53043200 12219 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 12950 12219 91 271 0 12676 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51800

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1585800/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=57052 CPUtime=222.23
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 18030 0 0 0 22168 55 0 0 25 0 1 0 106832513 58421248 13552 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 14263 13552 91 271 0 13989 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 57052

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1581320/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=61860 CPUtime=282.21
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 19363 0 0 0 28161 60 0 0 25 0 1 0 106832513 63344640 14682 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 15465 14682 91 271 0 15191 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 61860

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1576584/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=66508 CPUtime=342.19
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 20522 0 0 0 34152 67 0 0 25 0 1 0 106832513 68104192 15841 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 16627 15841 91 271 0 16353 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 66508

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1572360/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=70724 CPUtime=402.18
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 21578 0 0 0 40142 76 0 0 25 0 1 0 106832513 72421376 16897 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 17681 16897 91 271 0 17407 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 70724

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32116
/proc/meminfo: memFree=1568584/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=74300 CPUtime=462.17
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 22505 0 0 0 46134 83 0 0 25 0 1 0 106832513 76083200 17824 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 18575 17824 91 271 0 18301 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 74300

[startup+522.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 32116
/proc/meminfo: memFree=1564552/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=79048 CPUtime=522.15
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 23840 0 0 0 52125 90 0 0 25 0 1 0 106832513 80945152 18855 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 19762 18855 91 271 0 19488 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 79048

[startup+582.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 32116
/proc/meminfo: memFree=1560072/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=83364 CPUtime=582.14
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 24947 0 0 0 58117 97 0 0 25 0 1 0 106832513 85364736 19962 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 20841 19962 91 271 0 20567 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 83364

[startup+642.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 32116
/proc/meminfo: memFree=1556872/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=86516 CPUtime=642.13
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 25745 0 0 0 64111 102 0 0 25 0 1 0 106832513 88592384 20760 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 21629 20760 91 271 0 21355 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 86516

[startup+702.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 32116
/proc/meminfo: memFree=1553800/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=89604 CPUtime=702.1
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 26504 0 0 0 70103 107 0 0 25 0 1 0 106832513 91754496 21519 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 22401 21519 91 271 0 22127 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 89604

[startup+762.305 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 32116
/proc/meminfo: memFree=1550664/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=92832 CPUtime=762.1
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 27283 0 0 0 76097 113 0 0 25 0 1 0 106832513 95059968 22298 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 23208 22298 91 271 0 22934 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 92832

[startup+822.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 32116
/proc/meminfo: memFree=1547912/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=95536 CPUtime=822.07
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 27960 0 0 0 82089 118 0 0 25 0 1 0 106832513 97828864 22975 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 23884 22975 91 271 0 23610 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 95536

[startup+882.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 32116
/proc/meminfo: memFree=1544200/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=99100 CPUtime=882.06
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 28889 0 0 0 88083 123 0 0 25 0 1 0 106832513 101478400 23904 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 24775 23904 91 271 0 24501 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 99100

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32116
/proc/meminfo: memFree=1542088/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=101212 CPUtime=942.04
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 29426 0 0 0 94078 126 0 0 25 0 1 0 106832513 103641088 24441 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 25303 24441 91 271 0 25029 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 101212

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32116
/proc/meminfo: memFree=1539848/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=103324 CPUtime=1002.03
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 29964 0 0 0 100074 129 0 0 25 0 1 0 106832513 105803776 24979 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 25831 24979 91 271 0 25557 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 103324

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32116
/proc/meminfo: memFree=1537160/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=106036 CPUtime=1062.01
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 30638 0 0 0 106068 133 0 0 25 0 1 0 106832513 108580864 25653 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 26509 25653 91 271 0 26235 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 106036

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32118
/proc/meminfo: memFree=1534664/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=109324 CPUtime=1122
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 31699 0 0 0 112063 137 0 0 25 0 1 0 106832513 111947776 26258 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 27331 26258 91 271 0 27057 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 109324

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32118
/proc/meminfo: memFree=1532488/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=111436 CPUtime=1181.98
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 32269 0 0 0 118059 139 0 0 25 0 1 0 106832513 114110464 26828 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 27859 26828 91 271 0 27585 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 111436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32118
/proc/meminfo: memFree=1531720/2055920 swapFree=4192812/4192956
[pid=32115] ppid=32113 vsize=112228 CPUtime=1200.08
/proc/32115/stat : 32115 (csat) R 32113 32115 31998 0 -1 4194304 32438 0 0 0 119868 140 0 0 25 0 1 0 106832513 114921472 26997 1992294400 134512640 135625496 4294956240 18446744073709551615 134529047 0 0 4096 0 0 0 0 17 1 0 0
/proc/32115/statm: 28057 26997 91 271 0 27783 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 112228

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.11
CPU user time (s): 1198.69
CPU system time (s): 1.42378
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 112228

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

runsolver used 1.05284 second user time and 2.77158 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-27 01:20:39
IDJOB=1733408
IDBENCH=71140
IDSOLVER=517
FILE ID=node36/1733408-1240788039
PBS_JOBID= 9187305
Free space on /tmp= 66384 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod5block_2vars_12gates.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733408-1240788039/watcher-1733408-1240788039 -o /tmp/evaluation-result-1733408-1240788039/solver-1733408-1240788039 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1733408-1240788039.cnf

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

MD5SUM BENCH= 97b074a6a073bb165e8c5c9ac040a066
RANDOM SEED=223697170

node36.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.232
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.232
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:       1640304 kB
Buffers:         48812 kB
Cached:         288052 kB
SwapCached:        144 kB
Active:         126000 kB
Inactive:       224960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11888 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            50748 kB
Committed_AS:   404500 kB
PageTables:       1356 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= 66380 MiB
End job on node36 at 2009-04-27 01:40:42