Trace number 1722458

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_20_SAT.cnf
MD5SUM8aa38136187abb1238dedfc85e88a72c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.64075
Satisfiable
(Un)Satisfiability was proved
Number of variables4242
Number of clauses503783
Sum of the clauses size1505427
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26480
Number of clauses of size 3497272
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-1722458-1240675764/watcher-1722458-1240675764 -o /tmp/evaluation-result-1722458-1240675764/solver-1722458-1240675764 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1722458-1240675764.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 3/64 2586
/proc/meminfo: memFree=1459760/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=7532 CPUtime=0
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 391 0 0 0 0 0 0 0 18 0 1 0 95604535 7712768 305 1992294400 134512640 135625496 4294956224 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 1883 310 86 271 0 1609 0

[startup+0.0549329 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2586
/proc/meminfo: memFree=1459760/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=11884 CPUtime=0.04
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 1895 0 0 0 4 0 0 0 18 0 1 0 95604535 12169216 1809 1992294400 134512640 135625496 4294956224 18446744073709551615 134540974 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 2971 1809 89 271 0 2697 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11884

[startup+0.101936 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2586
/proc/meminfo: memFree=1459760/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=11884 CPUtime=0.09
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 2000 0 0 0 9 0 0 0 18 0 1 0 95604535 12169216 1914 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 2971 1914 89 271 0 2697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11884

[startup+0.301953 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2586
/proc/meminfo: memFree=1459760/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=12280 CPUtime=0.29
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 2807 0 0 0 28 1 0 0 19 0 1 0 95604535 12574720 2422 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 3070 2422 89 271 0 2796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12280

[startup+0.701988 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2586
/proc/meminfo: memFree=1459760/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=15260 CPUtime=0.69
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 5309 0 0 0 67 2 0 0 22 0 1 0 95604535 15626240 3433 1992294400 134512640 135625496 4294956224 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 3815 3433 89 271 0 3541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15260

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1434088/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=27844 CPUtime=1.49
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 8864 0 0 0 145 4 0 0 25 0 1 0 95604535 28512256 6531 1992294400 134512640 135625496 4294956224 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 6961 6531 91 271 0 6687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27844

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1432936/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=29164 CPUtime=3.09
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 9198 0 0 0 304 5 0 0 25 0 1 0 95604535 29863936 6865 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 7291 6865 91 271 0 7017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29164

[startup+6.30248 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1431144/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=30880 CPUtime=6.29
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 9629 0 0 0 623 6 0 0 25 0 1 0 95604535 31621120 7296 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 7720 7296 91 271 0 7446 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30880

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1427120/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=34840 CPUtime=12.69
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 10632 0 0 0 1260 9 0 0 25 0 1 0 95604535 35676160 8299 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 8710 8299 91 271 0 8436 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34840

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1420720/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=41012 CPUtime=25.48
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 12173 0 0 0 2536 12 0 0 25 0 1 0 95604535 41996288 9840 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 10253 9840 91 271 0 9979 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41012

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1410288/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=51700 CPUtime=51.07
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 14815 0 0 0 5089 18 0 0 25 0 1 0 95604535 52940800 12482 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 12925 12482 91 271 0 12651 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 51700

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1391536/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=70212 CPUtime=102.26
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 19442 0 0 0 10199 27 0 0 25 0 1 0 95604535 71897088 17109 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 17553 17109 91 271 0 17279 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70212

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1368880/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=92960 CPUtime=162.25
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 25116 0 0 0 16185 40 0 0 25 0 1 0 95604535 95191040 22783 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 23240 22783 91 271 0 22966 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 92960

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1353840/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=107648 CPUtime=222.23
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 28824 0 0 0 22175 48 0 0 25 0 1 0 95604535 110231552 26491 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 26912 26491 91 271 0 26638 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 107648

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1340720/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=121132 CPUtime=282.21
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 32268 0 0 0 28163 58 0 0 25 0 1 0 95604535 124039168 29799 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 30283 29799 91 271 0 30009 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 121132

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1327728/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=133972 CPUtime=342.2
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 35489 0 0 0 34154 66 0 0 25 0 1 0 95604535 137187328 33020 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 33493 33020 91 271 0 33219 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 133972

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1309936/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=151680 CPUtime=402.18
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 39932 0 0 0 40143 75 0 0 25 0 1 0 95604535 155320320 37463 1992294400 134512640 135625496 4294956224 18446744073709551615 134541465 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 37920 37463 91 271 0 37646 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 151680

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1295792/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=166128 CPUtime=462.17
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 43659 0 0 0 46134 83 0 0 25 0 1 0 95604535 170115072 40987 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 41532 40987 91 271 0 41258 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 166128

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1283888/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=178048 CPUtime=522.15
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 46640 0 0 0 52126 89 0 0 25 0 1 0 95604535 182321152 43968 1992294400 134512640 135625496 4294956224 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 44512 43968 91 271 0 44238 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 178048

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1274224/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=187636 CPUtime=582.13
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 49022 0 0 0 58117 96 0 0 25 0 1 0 95604535 192139264 46350 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 46909 46350 91 271 0 46635 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 187636

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1266032/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=195800 CPUtime=642.12
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 51065 0 0 0 64112 100 0 0 25 0 1 0 95604535 200499200 48393 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 48950 48393 91 271 0 48676 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 195800

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1255088/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=206672 CPUtime=702.11
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 53815 0 0 0 70103 108 0 0 25 0 1 0 95604535 211632128 51143 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 51668 51143 91 271 0 51394 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 206672

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1246512/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=215160 CPUtime=762.09
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 55931 0 0 0 76094 115 0 0 25 0 1 0 95604535 220323840 53259 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 53790 53259 91 271 0 53516 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 215160

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1238192/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=223536 CPUtime=822.07
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 58048 0 0 0 82087 120 0 0 25 0 1 0 95604535 228900864 55376 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 55884 55376 91 271 0 55610 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 223536

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1228592/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=233676 CPUtime=882.06
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 60715 0 0 0 88080 126 0 0 25 0 1 0 95604535 239284224 57739 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 58419 57739 91 271 0 58145 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 233676

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1221680/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=240612 CPUtime=942.04
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 62462 0 0 0 94073 131 0 0 25 0 1 0 95604535 246386688 59486 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 60153 59486 91 271 0 59879 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 240612

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1215728/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=246624 CPUtime=1002.02
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 63960 0 0 0 100068 134 0 0 25 0 1 0 95604535 252542976 60984 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 61656 60984 91 271 0 61382 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 246624

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1208048/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=254336 CPUtime=1062.01
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 65893 0 0 0 106063 138 0 0 25 0 1 0 95604535 260440064 62917 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 63584 62917 91 271 0 63310 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 254336

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1198960/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=263260 CPUtime=1121.99
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 68131 0 0 0 112056 143 0 0 25 0 1 0 95604535 269578240 65155 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 65815 65155 91 271 0 65541 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 263260

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1191728/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=270484 CPUtime=1181.98
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 69943 0 0 0 118050 148 0 0 25 0 1 0 95604535 276975616 66967 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 67621 66967 91 271 0 67347 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 270484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2587
/proc/meminfo: memFree=1189616/2055920 swapFree=4192956/4192956
[pid=2586] ppid=2584 vsize=272472 CPUtime=1200.07
/proc/2586/stat : 2586 (csat) R 2584 2586 2125 0 -1 4194304 70448 0 0 0 119857 150 0 0 25 0 1 0 95604535 279011328 67472 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 68118 67472 91 271 0 67844 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 272472

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.58
CPU system time (s): 1.55076
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 272472

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

runsolver used 0.779881 second user time and 2.6206 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-25 18:09:25
IDJOB=1722458
IDBENCH=71090
IDSOLVER=517
FILE ID=node50/1722458-1240675764
PBS_JOBID= 9186595
Free space on /tmp= 66516 MiB

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

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

MD5SUM BENCH= 8aa38136187abb1238dedfc85e88a72c
RANDOM SEED=763157767

node50.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.216
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.216
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:       1460240 kB
Buffers:         88424 kB
Cached:         405868 kB
SwapCached:          0 kB
Active:         144160 kB
Inactive:       364136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460240 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9844 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            73344 kB
Committed_AS:   283632 kB
PageTables:       1448 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= 66512 MiB
End job on node50 at 2009-04-25 18:29:27