Trace number 1721958

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
Bench CategoryAPPLICATION (applications 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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
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-1721958-1240671252/watcher-1721958-1240671252 -o /tmp/evaluation-result-1721958-1240671252/solver-1721958-1240671252 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1721958-1240671252.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: 0.92 0.98 0.99 3/64 16000
/proc/meminfo: memFree=1504680/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=3856 CPUtime=0
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 537 0 0 0 0 0 0 0 18 0 1 0 95152417 3948544 521 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 964 526 86 271 0 690 0

[startup+0.0283161 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16000
/proc/meminfo: memFree=1504680/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=5356 CPUtime=0.02
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 797 0 0 0 2 0 0 0 18 0 1 0 95152417 5484544 781 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 1339 781 89 271 0 1065 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.101322 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16000
/proc/meminfo: memFree=1504680/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=5720 CPUtime=0.09
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 1106 0 0 0 9 0 0 0 18 0 1 0 95152417 5857280 988 1992294400 134512640 135625496 4294956240 18446744073709551615 135013880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 1430 988 89 271 0 1156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5720

[startup+0.301339 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16000
/proc/meminfo: memFree=1504680/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=12772 CPUtime=0.29
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 2241 0 0 0 28 1 0 0 19 0 1 0 95152417 13078528 1520 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 3193 1525 89 271 0 2919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12772

[startup+0.701373 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16000
/proc/meminfo: memFree=1504680/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=14884 CPUtime=0.7
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 4205 0 0 0 68 2 0 0 22 0 1 0 95152417 15241216 3484 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 3721 3484 91 271 0 3447 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 14884

[startup+1.50144 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1490848/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=15412 CPUtime=1.49
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 4330 0 0 0 147 2 0 0 25 0 1 0 95152417 15781888 3609 1992294400 134512640 135625496 4294956240 18446744073709551615 134529047 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 3853 3609 91 271 0 3579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15412

[startup+3.10158 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1490016/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=16468 CPUtime=3.1
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 4594 0 0 0 307 3 0 0 25 0 1 0 95152417 16863232 3873 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 4117 3873 91 271 0 3843 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 16468

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1488096/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=18052 CPUtime=6.29
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 4991 0 0 0 626 3 0 0 25 0 1 0 95152417 18485248 4270 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 4513 4270 91 271 0 4239 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18052

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1485664/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=20312 CPUtime=12.69
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 5564 0 0 0 1265 4 0 0 25 0 1 0 95152417 20799488 4843 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 5078 4843 91 271 0 4804 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20312

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1482464/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=23344 CPUtime=25.49
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 6312 0 0 0 2542 7 0 0 25 0 1 0 95152417 23904256 5591 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 5836 5591 91 271 0 5562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23344

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1477664/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=28272 CPUtime=51.07
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 7538 0 0 0 5096 11 0 0 25 0 1 0 95152417 28950528 6817 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 7068 6817 91 271 0 6794 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28272

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1468768/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=37072 CPUtime=102.27
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 9731 0 0 0 10208 19 0 0 25 0 1 0 95152417 37961728 9010 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 9268 9010 91 271 0 8994 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37072

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1458912/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=47028 CPUtime=162.25
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 12194 0 0 0 16199 26 0 0 25 0 1 0 95152417 48156672 11473 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 11757 11473 91 271 0 11483 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47028

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1450464/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=55624 CPUtime=222.24
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 14420 0 0 0 22191 33 0 0 25 0 1 0 95152417 56958976 13563 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 13906 13563 91 271 0 13632 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 55624

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1443104/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=62960 CPUtime=282.22
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 16251 0 0 0 28183 39 0 0 25 0 1 0 95152417 64471040 15394 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 15740 15394 91 271 0 15466 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 62960

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1436832/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=68980 CPUtime=342.21
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 17815 0 0 0 34176 45 0 0 25 0 1 0 95152417 70635520 16958 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 17245 16958 91 271 0 16971 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 68980

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16001
/proc/meminfo: memFree=1433248/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=72984 CPUtime=402.19
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 18921 0 0 0 40169 50 0 0 25 0 1 0 95152417 74735616 17861 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 18246 17861 91 271 0 17972 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 72984

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1428576/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=77628 CPUtime=462.17
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 20059 0 0 0 46163 54 0 0 25 0 1 0 95152417 79491072 18999 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 19407 18999 91 271 0 19133 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 77628

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1422880/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=83380 CPUtime=522.16
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 21487 0 0 0 52158 58 0 0 25 0 1 0 95152417 85381120 20427 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 20845 20427 91 271 0 20571 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 83380

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1418144/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=88076 CPUtime=582.14
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 22638 0 0 0 58151 63 0 0 25 0 1 0 95152417 90189824 21578 1992294400 134512640 135625496 4294956240 18446744073709551615 134529066 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 22019 21578 91 271 0 21745 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 88076

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1413728/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=92376 CPUtime=642.13
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 23737 0 0 0 64145 68 0 0 25 0 1 0 95152417 94593024 22677 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 23094 22677 91 271 0 22820 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 92376

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1409632/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=96340 CPUtime=702.12
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 24743 0 0 0 70140 72 0 0 25 0 1 0 95152417 98652160 23683 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 24085 23683 91 271 0 23811 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 96340

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1404576/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=101896 CPUtime=762.1
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 26286 0 0 0 76133 77 0 0 25 0 1 0 95152417 104341504 24922 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 25474 24922 91 271 0 25200 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 101896

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1399840/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=106644 CPUtime=822.09
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 27484 0 0 0 82128 81 0 0 25 0 1 0 95152417 109203456 26120 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 26661 26120 91 271 0 26387 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 106644

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1396192/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=110240 CPUtime=882.07
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 28381 0 0 0 88123 84 0 0 25 0 1 0 95152417 112885760 27017 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 27560 27017 91 271 0 27286 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 110240

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1391456/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=115004 CPUtime=942.05
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 29564 0 0 0 94118 87 0 0 25 0 1 0 95152417 117764096 28200 1992294400 134512640 135625496 4294956240 18446744073709551615 135061620 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 28751 28200 91 271 0 28477 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 115004

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1387680/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=118824 CPUtime=1002.04
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 30500 0 0 0 100113 91 0 0 25 0 1 0 95152417 121675776 29136 1992294400 134512640 135625496 4294956240 18446744073709551615 134529043 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 29706 29136 91 271 0 29432 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 118824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1384544/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=121964 CPUtime=1062.03
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 31297 0 0 0 106108 95 0 0 25 0 1 0 95152417 124891136 29933 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 30491 29933 91 271 0 30217 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 121964

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1379872/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=126540 CPUtime=1122.01
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 32432 0 0 0 112103 98 0 0 25 0 1 0 95152417 129576960 31068 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 31635 31068 91 271 0 31361 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 126540

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1377248/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=129132 CPUtime=1181.99
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 33094 0 0 0 118098 101 0 0 25 0 1 0 95152417 132231168 31730 1992294400 134512640 135625496 4294956240 18446744073709551615 134541395 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 32283 31730 91 271 0 32009 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 129132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16007
/proc/meminfo: memFree=1376544/2055920 swapFree=4192812/4192956
[pid=16000] ppid=15998 vsize=129732 CPUtime=1200.1
/proc/16000/stat : 16000 (csat) R 15998 16000 15747 0 -1 4194304 33258 0 0 0 119908 102 0 0 25 0 1 0 95152417 132845568 31894 1992294400 134512640 135625496 4294956240 18446744073709551615 134541387 0 0 4096 0 0 0 0 17 1 0 0
/proc/16000/statm: 32433 31894 91 271 0 32159 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 129732

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.43
CPU time (s): 1200.13
CPU user time (s): 1199.08
CPU system time (s): 1.04784
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 129732

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

runsolver used 0.72089 second user time and 2.67459 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-25 16:54:12
IDJOB=1721958
IDBENCH=71080
IDSOLVER=517
FILE ID=node58/1721958-1240671252
PBS_JOBID= 9186584
Free space on /tmp= 65940 MiB

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

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED=2075811984

node58.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.233
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.233
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:       1505096 kB
Buffers:         18208 kB
Cached:         454180 kB
SwapCached:        144 kB
Active:          72580 kB
Inactive:       413888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4408 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            50408 kB
Committed_AS:   316184 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= 65936 MiB
End job on node58 at 2009-04-25 17:14:14