Trace number 1727266

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.09 1200.52

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.948
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

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-1727266-1240722836/watcher-1727266-1240722836 -o /tmp/evaluation-result-1727266-1240722836/solver-1727266-1240722836 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1727266-1240722836.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.99 0.97 0.99 3/64 21979
/proc/meminfo: memFree=1552144/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=2008 CPUtime=0
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 369 0 0 0 0 0 0 0 18 0 1 0 100310041 2056192 283 1992294400 134512640 135625496 4294956256 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 502 289 86 271 0 228 0

[startup+0.0815549 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21979
/proc/meminfo: memFree=1552144/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=20540 CPUtime=0.07
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 4182 0 0 0 6 1 0 0 18 0 1 0 100310041 21032960 3259 1992294400 134512640 135625496 4294956256 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 5135 3259 89 271 0 4861 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20540

[startup+0.101558 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21979
/proc/meminfo: memFree=1552144/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=20540 CPUtime=0.09
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 4223 0 0 0 8 1 0 0 18 0 1 0 100310041 21032960 3300 1992294400 134512640 135625496 4294956256 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 5135 3300 89 271 0 4861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20540

[startup+0.301595 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21979
/proc/meminfo: memFree=1552144/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=21536 CPUtime=0.29
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 4913 0 0 0 28 1 0 0 19 0 1 0 100310041 22052864 3854 1992294400 134512640 135625496 4294956256 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 5384 3854 89 271 0 5110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21536

[startup+0.701667 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21979
/proc/meminfo: memFree=1552144/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=23460 CPUtime=0.69
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 6787 0 0 0 66 3 0 0 22 0 1 0 100310041 24023040 4765 1992294400 134512640 135625496 4294956256 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 5865 4765 89 271 0 5591 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23460

[startup+1.50181 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21980
/proc/meminfo: memFree=1530568/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=38932 CPUtime=1.49
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 12896 0 0 0 144 5 0 0 25 0 1 0 100310041 39866368 8506 1992294400 134512640 135625496 4294956256 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 9733 8506 90 271 0 9459 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38932

[startup+3.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21980
/proc/meminfo: memFree=1514184/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=42892 CPUtime=3.09
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 13900 0 0 0 297 12 0 0 25 0 1 0 100310041 43921408 9510 1992294400 134512640 135625496 4294956256 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 10723 9510 91 271 0 10449 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42892

[startup+6.30168 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21980
/proc/meminfo: memFree=1513864/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=43032 CPUtime=6.29
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 13905 0 0 0 612 17 0 0 25 0 1 0 100310041 44064768 9515 1992294400 134512640 135625496 4294956256 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 10758 9515 91 271 0 10484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43032

[startup+12.7018 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 21980
/proc/meminfo: memFree=1513992/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=43164 CPUtime=12.69
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 13970 0 0 0 1243 26 0 0 25 0 1 0 100310041 44199936 9580 1992294400 134512640 135625496 4294956256 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 10791 9580 91 271 0 10517 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43164

[startup+25.5012 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 21980
/proc/meminfo: memFree=1513032/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=44220 CPUtime=25.48
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 14217 0 0 0 2508 40 0 0 25 0 1 0 100310041 45281280 9827 1992294400 134512640 135625496 4294956256 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 11055 9827 91 271 0 10781 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44220

[startup+51.1018 s]
/proc/loadavg: 1.17 1.02 1.00 2/65 21980
/proc/meminfo: memFree=1511624/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=45716 CPUtime=51.07
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 14583 0 0 0 5047 60 0 0 25 0 1 0 100310041 46813184 10193 1992294400 134512640 135625496 4294956256 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 11429 10193 91 271 0 11155 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45716

[startup+102.305 s]
/proc/loadavg: 1.12 1.03 1.00 2/65 21980
/proc/meminfo: memFree=1509192/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=48144 CPUtime=102.25
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 15205 0 0 0 10137 88 0 0 25 0 1 0 100310041 49299456 10815 1992294400 134512640 135625496 4294956256 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 12036 10815 91 271 0 11762 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 48144

[startup+162.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 21980
/proc/meminfo: memFree=1505608/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=52296 CPUtime=162.23
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 16197 0 0 0 16102 121 0 0 25 0 1 0 100310041 53551104 11807 1992294400 134512640 135625496 4294956256 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 13074 11807 91 271 0 12800 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 52296

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 21980
/proc/meminfo: memFree=1502408/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=54936 CPUtime=222.21
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 16886 0 0 0 22086 135 0 0 25 0 1 0 100310041 56254464 12496 1992294400 134512640 135625496 4294956256 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 13734 12496 91 271 0 13460 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 54936

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21980
/proc/meminfo: memFree=1499592/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=57732 CPUtime=282.19
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 17588 0 0 0 28072 147 0 0 25 0 1 0 100310041 59117568 13198 1992294400 134512640 135625496 4294956256 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 14433 13198 91 271 0 14159 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 57732

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1496904/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=60640 CPUtime=342.17
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 18386 0 0 0 34057 160 0 0 25 0 1 0 100310041 62095360 13860 1992294400 134512640 135625496 4294956256 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 15160 13860 91 271 0 14886 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 60640

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1494536/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=63016 CPUtime=402.15
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 18992 0 0 0 40044 171 0 0 25 0 1 0 100310041 64528384 14466 1992294400 134512640 135625496 4294956256 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 15754 14466 91 271 0 15480 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 63016

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1492168/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=65260 CPUtime=462.13
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 19569 0 0 0 46035 178 0 0 25 0 1 0 100310041 66826240 15043 1992294400 134512640 135625496 4294956256 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 16315 15043 91 271 0 16041 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 65260

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1489864/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=67504 CPUtime=522.1
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 20154 0 0 0 52024 186 0 0 25 0 1 0 100310041 69124096 15628 1992294400 134512640 135625496 4294956256 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 16876 15628 91 271 0 16602 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 67504

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1487496/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=69748 CPUtime=582.08
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 20735 0 0 0 58014 194 0 0 25 0 1 0 100310041 71421952 16209 1992294400 134512640 135625496 4294956256 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 17437 16209 91 271 0 17163 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 69748

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1485192/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=72400 CPUtime=642.07
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 21502 0 0 0 64006 201 0 0 25 0 1 0 100310041 74137600 16773 1992294400 134512640 135625496 4294956256 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 18100 16773 91 271 0 17826 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 72400

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1482824/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=74776 CPUtime=702.04
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 22093 0 0 0 69995 209 0 0 25 0 1 0 100310041 76570624 17364 1992294400 134512640 135625496 4294956256 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 18694 17364 91 271 0 18420 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 74776

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1480840/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=76644 CPUtime=762.02
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 22592 0 0 0 75989 213 0 0 25 0 1 0 100310041 78483456 17863 1992294400 134512640 135625496 4294956256 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 19161 17863 91 271 0 18887 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 76644

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1478536/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=78892 CPUtime=821.99
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 23161 0 0 0 81981 218 0 0 25 0 1 0 100310041 80785408 18432 1992294400 134512640 135625496 4294956256 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 19723 18432 91 271 0 19449 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 78892

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1476040/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=81276 CPUtime=881.98
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 23774 0 0 0 87975 223 0 0 25 0 1 0 100310041 83226624 19045 1992294400 134512640 135625496 4294956256 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 20319 19045 91 271 0 20045 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 81276

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1473672/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=83652 CPUtime=941.96
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 24367 0 0 0 93969 227 0 0 25 0 1 0 100310041 85659648 19638 1992294400 134512640 135625496 4294956256 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 20913 19638 91 271 0 20639 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 83652

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1471368/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=85896 CPUtime=1001.93
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 24937 0 0 0 99964 229 0 0 25 0 1 0 100310041 87957504 20208 1992294400 134512640 135625496 4294956256 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 21474 20208 91 271 0 21200 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 85896

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1469448/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=87744 CPUtime=1061.91
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 25413 0 0 0 105959 232 0 0 25 0 1 0 100310041 89849856 20684 1992294400 134512640 135625496 4294956256 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 21936 20684 91 271 0 21662 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 87744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1467144/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=89988 CPUtime=1121.89
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 25982 0 0 0 111954 235 0 0 25 0 1 0 100310041 92147712 21253 1992294400 134512640 135625496 4294956256 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 22497 21253 91 271 0 22223 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 89988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1465032/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=92728 CPUtime=1181.87
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 26813 0 0 0 117949 238 0 0 25 0 1 0 100310041 94953472 21780 1992294400 134512640 135625496 4294956256 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 23182 21780 91 271 0 22908 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 92728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1464136/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=93524 CPUtime=1200.07
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 27028 0 0 0 119768 239 0 0 25 0 1 0 100310041 95768576 21995 1992294400 134512640 135625496 4294956256 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 23381 21995 91 271 0 23107 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 93524

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21980
/proc/meminfo: memFree=1464136/2055920 swapFree=4181432/4192956
[pid=21979] ppid=21977 vsize=93524 CPUtime=1200.07
/proc/21979/stat : 21979 (csat) R 21977 21979 21904 0 -1 4194304 27028 0 0 0 119768 239 0 0 25 0 1 0 100310041 95768576 21995 1992294400 134512640 135625496 4294956256 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21979/statm: 23381 21995 91 271 0 23107 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 93524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1197.68
CPU system time (s): 2.40363
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 93524

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

runsolver used 0.766883 second user time and 2.6206 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-26 07:13:58
IDJOB=1727266
IDBENCH=24634
IDSOLVER=517
FILE ID=node67/1727266-1240722836
PBS_JOBID= 9186930
Free space on /tmp= 66292 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727266-1240722836/watcher-1727266-1240722836 -o /tmp/evaluation-result-1727266-1240722836/solver-1727266-1240722836 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1727266-1240722836.cnf

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

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=1192930865

node67.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.277
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.277
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:       1552624 kB
Buffers:         48960 kB
Cached:         379584 kB
SwapCached:       5432 kB
Active:         168500 kB
Inactive:       268016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552624 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:           13460 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            52808 kB
Committed_AS:   379812 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= 66292 MiB
End job on node67 at 2009-04-26 07:34:01