Trace number 1722008

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.13 1200.45

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_21_SAT.cnf
MD5SUM03a36a0e1b9af8e7c30a29a92e02302e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.47777
Satisfiable
(Un)Satisfiability was proved
Number of variables4466
Number of clauses542457
Sum of the clauses size1621186
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26774
Number of clauses of size 3535652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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-1722008-1240671842/watcher-1722008-1240671842 -o /tmp/evaluation-result-1722008-1240671842/solver-1722008-1240671842 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1722008-1240671842.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.09 1.02 1.01 3/65 17222
/proc/meminfo: memFree=1729960/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=7988 CPUtime=0
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 452 0 0 0 0 0 0 0 20 0 1 0 95213443 8179712 366 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 1997 372 86 271 0 1723 0

[startup+0.041792 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 17222
/proc/meminfo: memFree=1729960/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=12376 CPUtime=0.03
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 1954 0 0 0 3 0 0 0 20 0 1 0 95213443 12673024 1868 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 3094 1868 89 271 0 2820 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12376

[startup+0.1028 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 17222
/proc/meminfo: memFree=1729960/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=12592 CPUtime=0.09
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 2190 0 0 0 9 0 0 0 20 0 1 0 95213443 12894208 2032 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 3148 2032 89 271 0 2874 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12592

[startup+0.30183 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 17222
/proc/meminfo: memFree=1729960/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=14256 CPUtime=0.29
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 2988 0 0 0 29 0 0 0 22 0 1 0 95213443 14598144 2603 1992294400 134512640 135625496 4294956224 18446744073709551615 134540974 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 3564 2607 89 271 0 3290 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14256

[startup+0.701866 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 17222
/proc/meminfo: memFree=1729960/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=17084 CPUtime=0.69
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 6079 0 0 0 68 1 0 0 25 0 1 0 95213443 17494016 3671 1992294400 134512640 135625496 4294956224 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 4271 3671 89 271 0 3997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17084

[startup+1.50195 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 17223
/proc/meminfo: memFree=1702944/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=29148 CPUtime=1.49
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 9302 0 0 0 146 3 0 0 25 0 1 0 95213443 29847552 6893 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 7287 6893 91 271 0 7013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29148

[startup+3.10113 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 17223
/proc/meminfo: memFree=1701664/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=30336 CPUtime=3.09
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 9607 0 0 0 305 4 0 0 25 0 1 0 95213443 31064064 7198 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 7584 7198 91 271 0 7310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30336

[startup+6.30149 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 17223
/proc/meminfo: memFree=1699232/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=32712 CPUtime=6.29
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 10212 0 0 0 624 5 0 0 25 0 1 0 95213443 33497088 7803 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 8178 7803 91 271 0 7904 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32712

[startup+12.7012 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 17223
/proc/meminfo: memFree=1695712/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=36184 CPUtime=12.69
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 11071 0 0 0 1263 6 0 0 25 0 1 0 95213443 37052416 8662 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 9046 8662 91 271 0 8772 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36184

[startup+25.5026 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 17223
/proc/meminfo: memFree=1689440/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=42484 CPUtime=25.48
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 12619 0 0 0 2539 9 0 0 25 0 1 0 95213443 43503616 10210 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 10621 10210 91 271 0 10347 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42484

[startup+51.1015 s]
/proc/loadavg: 1.09 1.03 1.01 2/66 17223
/proc/meminfo: memFree=1678176/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=53828 CPUtime=51.08
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 15485 0 0 0 5093 15 0 0 25 0 1 0 95213443 55119872 13076 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 13457 13076 91 271 0 13183 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53828

[startup+102.305 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 17223
/proc/meminfo: memFree=1658400/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=73284 CPUtime=102.27
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 20351 0 0 0 10202 25 0 0 25 0 1 0 95213443 75042816 17942 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 18321 17942 91 271 0 18047 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73284

[startup+162.303 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 17223
/proc/meminfo: memFree=1641376/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=90476 CPUtime=162.24
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 24616 0 0 0 16189 35 0 0 25 0 1 0 95213443 92647424 22207 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 22619 22207 91 271 0 22345 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 90476

[startup+222.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 17223
/proc/meminfo: memFree=1620704/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=111080 CPUtime=222.23
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 29869 0 0 0 22178 45 0 0 25 0 1 0 95213443 113745920 27324 1992294400 134512640 135625496 4294956224 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 27770 27324 91 271 0 27496 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 111080

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 17223
/proc/meminfo: memFree=1606432/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=125236 CPUtime=282.21
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 33432 0 0 0 28168 53 0 0 25 0 1 0 95213443 128241664 30887 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 31309 30887 91 271 0 31035 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 125236

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1592104/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=139532 CPUtime=342.21
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 36997 0 0 0 34159 62 0 0 25 0 1 0 95213443 142880768 34452 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 34883 34452 91 271 0 34609 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 139532

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1578280/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=153260 CPUtime=402.19
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 40473 0 0 0 40149 70 0 0 25 0 1 0 95213443 156938240 37928 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 38315 37928 91 271 0 38041 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 153260

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1566568/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=165128 CPUtime=462.17
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 43554 0 0 0 46141 76 0 0 25 0 1 0 95213443 169091072 40806 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 41282 40806 91 271 0 41008 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 165128

[startup+522.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 17223
/proc/meminfo: memFree=1555368/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=176564 CPUtime=522.15
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 46396 0 0 0 52132 83 0 0 25 0 1 0 95213443 180801536 43648 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 44141 43648 91 271 0 43867 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 176564

[startup+582.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 17223
/proc/meminfo: memFree=1544360/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=187312 CPUtime=582.14
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 49100 0 0 0 58124 90 0 0 25 0 1 0 95213443 191807488 46352 1992294400 134512640 135625496 4294956224 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 46828 46352 91 271 0 46554 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 187312

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1532776/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=198708 CPUtime=642.13
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 51973 0 0 0 64117 96 0 0 25 0 1 0 95213443 203476992 49225 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 49677 49225 91 271 0 49403 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 198708

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1522344/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=209172 CPUtime=702.1
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 54588 0 0 0 70108 102 0 0 25 0 1 0 95213443 214192128 51840 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 52293 51840 91 271 0 52019 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 209172

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1512680/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=218700 CPUtime=762.09
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 56987 0 0 0 76102 107 0 0 25 0 1 0 95213443 223948800 54239 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 54675 54239 91 271 0 54401 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 218700

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1499560/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=232424 CPUtime=822.08
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 60580 0 0 0 82094 114 0 0 25 0 1 0 95213443 238002176 57528 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 58106 57528 91 271 0 57832 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 232424

[startup+882.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 17223
/proc/meminfo: memFree=1490088/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=241764 CPUtime=882.06
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 62917 0 0 0 88088 118 0 0 25 0 1 0 95213443 247566336 59865 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 60441 59865 91 271 0 60167 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 241764

[startup+942.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 17223
/proc/meminfo: memFree=1482536/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=249472 CPUtime=942.04
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 64831 0 0 0 94082 122 0 0 25 0 1 0 95213443 255459328 61779 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 62368 61779 91 271 0 62094 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 249472

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1472936/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=258880 CPUtime=1002.03
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 67190 0 0 0 100074 129 0 0 25 0 1 0 95213443 265093120 64138 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 64720 64138 91 271 0 64446 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 258880

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1465192/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=266596 CPUtime=1062.01
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 69139 0 0 0 106069 132 0 0 25 0 1 0 95213443 272994304 66087 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 66649 66087 91 271 0 66375 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 266596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1457320/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=274312 CPUtime=1122
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 71058 0 0 0 112064 136 0 0 25 0 1 0 95213443 280895488 68006 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 68578 68006 91 271 0 68304 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 274312

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17223
/proc/meminfo: memFree=1450792/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=281096 CPUtime=1181.98
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 72752 0 0 0 118057 141 0 0 25 0 1 0 95213443 287842304 69700 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 70274 69700 91 271 0 70000 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 281096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 17223
/proc/meminfo: memFree=1447528/2055920 swapFree=4180992/4192956
[pid=17222] ppid=17220 vsize=284156 CPUtime=1200.08
/proc/17222/stat : 17222 (csat) R 17220 17222 16938 0 -1 4194304 73531 0 0 0 119866 142 0 0 25 0 1 0 95213443 290975744 70479 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17222/statm: 71039 70479 91 271 0 70765 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 284156

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.45
CPU time (s): 1200.13
CPU user time (s): 1198.66
CPU system time (s): 1.47078
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 284156

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

runsolver used 1.3338 second user time and 2.96455 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 17:04:03
IDJOB=1722008
IDBENCH=71081
IDSOLVER=517
FILE ID=node87/1722008-1240671842
PBS_JOBID= 9186614
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= 03a36a0e1b9af8e7c30a29a92e02302e
RANDOM SEED=481220937

node87.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1730440 kB
Buffers:         44664 kB
Cached:         210072 kB
SwapCached:       5772 kB
Active:         101132 kB
Inactive:       161768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730440 kB
SwapTotal:     4192956 kB
SwapFree:      4180992 kB
Dirty:           10508 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            48444 kB
Committed_AS:   305804 kB
PageTables:       1456 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= 66412 MiB
End job on node87 at 2009-04-25 17:24:05