Trace number 1732408

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.04 1200.42

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-220-100.cnf
MD5SUM9acdfc35e72435abc5da6ab9203455c3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.55815
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses528
Sum of the clauses size1320
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2440
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 588
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1732408-1240780573/watcher-1732408-1240780573 -o /tmp/evaluation-result-1732408-1240780573/solver-1732408-1240780573 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1732408-1240780573.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 9989
/proc/meminfo: memFree=1687656/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=7224 CPUtime=0
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 570 0 0 0 0 0 0 0 18 0 1 0 106083274 7397376 553 1992294400 134512640 135625496 4294956224 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 1806 558 88 271 0 1532 0

[startup+0.014374 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9989
/proc/meminfo: memFree=1687656/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=7224 CPUtime=0
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 1596 0 0 0 0 0 0 0 18 0 1 0 106083274 7397376 1579 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 1806 1579 90 271 0 1532 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7224

[startup+0.101385 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9989
/proc/meminfo: memFree=1687656/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=7480 CPUtime=0.09
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 1648 0 0 0 9 0 0 0 18 0 1 0 106083274 7659520 1631 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 1870 1631 90 271 0 1596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7480

[startup+0.301411 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9989
/proc/meminfo: memFree=1687656/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=7736 CPUtime=0.29
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 1738 0 0 0 28 1 0 0 19 0 1 0 106083274 7921664 1721 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 1934 1721 90 271 0 1660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7736

[startup+0.701465 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9989
/proc/meminfo: memFree=1687656/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=8256 CPUtime=0.69
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 1870 0 0 0 68 1 0 0 23 0 1 0 106083274 8454144 1853 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 2064 1853 90 271 0 1790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8256

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1680160/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=9160 CPUtime=1.49
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 2092 0 0 0 148 1 0 0 25 0 1 0 106083274 9379840 2075 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 2290 2075 90 271 0 2016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9160

[startup+3.10179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1679008/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=10440 CPUtime=3.09
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 2406 0 0 0 307 2 0 0 25 0 1 0 106083274 10690560 2389 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 2610 2389 90 271 0 2336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10440

[startup+6.30122 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1676832/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=12296 CPUtime=6.29
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 2860 0 0 0 626 3 0 0 25 0 1 0 106083274 12591104 2843 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 3074 2843 90 271 0 2800 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12296

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1674464/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=14256 CPUtime=12.69
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 3359 0 0 0 1264 5 0 0 25 0 1 0 106083274 14598144 3342 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 3564 3342 90 271 0 3290 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14256

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1671264/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=17456 CPUtime=25.48
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 4180 0 0 0 2540 8 0 0 25 0 1 0 106083274 17874944 4122 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 4364 4122 90 271 0 4090 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17456

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1667296/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=21560 CPUtime=51.08
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 5242 0 0 0 5096 12 0 0 25 0 1 0 106083274 22077440 5123 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 5390 5123 90 271 0 5116 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21560

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1661728/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=27080 CPUtime=102.26
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 6682 0 0 0 10208 18 0 0 25 0 1 0 106083274 27729920 6472 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 6770 6472 90 271 0 6496 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27080

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1656800/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=32220 CPUtime=162.24
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 7930 0 0 0 16201 23 0 0 25 0 1 0 106083274 32993280 7720 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 8055 7720 90 271 0 7781 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32220

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1652640/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=36432 CPUtime=222.22
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 9077 0 0 0 22194 28 0 0 25 0 1 0 106083274 37306368 8731 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 9108 8731 90 271 0 8834 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 36432

[startup+282.302 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 9990
/proc/meminfo: memFree=1649184/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=39932 CPUtime=282.21
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 9939 0 0 0 28188 33 0 0 25 0 1 0 106083274 40890368 9593 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 9983 9593 90 271 0 9709 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 39932

[startup+342.302 s]
/proc/loadavg: 1.08 1.03 1.01 2/65 9990
/proc/meminfo: memFree=1645984/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=43100 CPUtime=342.18
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 10722 0 0 0 34181 37 0 0 25 0 1 0 106083274 44134400 10376 1992294400 134512640 135625496 4294956224 18446744073709551615 134541835 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 10775 10376 90 271 0 10501 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 43100

[startup+402.302 s]
/proc/loadavg: 1.06 1.04 1.01 2/65 9990
/proc/meminfo: memFree=1643488/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=45536 CPUtime=402.17
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 11327 0 0 0 40176 41 0 0 25 0 1 0 106083274 46628864 10981 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 11384 10981 90 271 0 11110 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 45536

[startup+462.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 9990
/proc/meminfo: memFree=1641056/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=47888 CPUtime=462.15
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 11934 0 0 0 46169 46 0 0 25 0 1 0 106083274 49037312 11588 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 11972 11588 90 271 0 11698 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 47888

[startup+522.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 9990
/proc/meminfo: memFree=1638688/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=50672 CPUtime=522.13
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 12752 0 0 0 52163 50 0 0 25 0 1 0 106083274 51888128 12203 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 12668 12203 90 271 0 12394 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 50672

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 9990
/proc/meminfo: memFree=1636384/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=53048 CPUtime=582.11
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 13326 0 0 0 58158 53 0 0 25 0 1 0 106083274 54321152 12777 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 13262 12777 90 271 0 12988 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 53048

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 9990
/proc/meminfo: memFree=1633568/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=55940 CPUtime=642.1
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 14020 0 0 0 64154 56 0 0 25 0 1 0 106083274 57282560 13471 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 13985 13471 90 271 0 13711 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 55940

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9990
/proc/meminfo: memFree=1630816/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=59068 CPUtime=702.08
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 14764 0 0 0 70149 59 0 0 25 0 1 0 106083274 60485632 14215 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 14767 14215 90 271 0 14493 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 59068

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9990
/proc/meminfo: memFree=1628896/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=60692 CPUtime=762.06
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 15174 0 0 0 76144 62 0 0 25 0 1 0 106083274 62148608 14625 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 15173 14625 90 271 0 14899 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 60692

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1626784/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=62824 CPUtime=822.04
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 15696 0 0 0 82139 65 0 0 25 0 1 0 106083274 64331776 15147 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 15706 15147 90 271 0 15432 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 62824

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1624928/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=64768 CPUtime=882.01
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 16185 0 0 0 88135 66 0 0 25 0 1 0 106083274 66322432 15636 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 16192 15636 90 271 0 15918 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 64768

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1623072/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=66560 CPUtime=941.99
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 16612 0 0 0 94131 68 0 0 25 0 1 0 106083274 68157440 16063 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 16640 16063 90 271 0 16366 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 66560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1621152/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=68448 CPUtime=1001.98
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 17089 0 0 0 100127 71 0 0 25 0 1 0 106083274 70090752 16540 1992294400 134512640 135625496 4294956224 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 17112 16540 90 271 0 16838 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 68448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1619552/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=70096 CPUtime=1061.96
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 17488 0 0 0 106122 74 0 0 25 0 1 0 106083274 71778304 16939 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 17524 16939 90 271 0 17250 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 70096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1617696/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=72224 CPUtime=1121.94
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 18222 0 0 0 112118 76 0 0 25 0 1 0 106083274 73957376 17369 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 18056 17369 90 271 0 17782 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 72224

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1616288/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=73748 CPUtime=1181.92
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 18594 0 0 0 118114 78 0 0 25 0 1 0 106083274 75517952 17741 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 18437 17741 90 271 0 18163 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 73748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9990
/proc/meminfo: memFree=1615712/2055920 swapFree=4191900/4192956
[pid=9989] ppid=9987 vsize=74276 CPUtime=1200.02
/proc/9989/stat : 9989 (csat) R 9987 9989 9800 0 -1 4194304 18726 0 0 0 119923 79 0 0 25 0 1 0 106083274 76058624 17873 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9989/statm: 18569 17873 90 271 0 18295 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 74276

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.04
CPU user time (s): 1199.23
CPU system time (s): 0.807877
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 74276

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

runsolver used 0.888864 second user time and 2.47062 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-26 23:16:13
IDJOB=1732408
IDBENCH=71117
IDSOLVER=517
FILE ID=node71/1732408-1240780573
PBS_JOBID= 9187250
Free space on /tmp= 66428 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-220-100.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732408-1240780573/watcher-1732408-1240780573 -o /tmp/evaluation-result-1732408-1240780573/solver-1732408-1240780573 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1732408-1240780573.cnf

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

MD5SUM BENCH= 9acdfc35e72435abc5da6ab9203455c3
RANDOM SEED=145960120

node71.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.236
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.236
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:       1688136 kB
Buffers:         36448 kB
Cached:         252160 kB
SwapCached:        528 kB
Active:         124244 kB
Inactive:       178340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688136 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          22280 kB
Slab:            51192 kB
Committed_AS:   325912 kB
PageTables:       1436 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= 66428 MiB
End job on node71 at 2009-04-26 23:36:16