Trace number 1723886

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.14 1200.47

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.941
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

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-1723886-1240689810/watcher-1723886-1240689810 -o /tmp/evaluation-result-1723886-1240689810/solver-1723886-1240689810 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1723886-1240689810.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.93 0.99 1.00 3/64 16799
/proc/meminfo: memFree=1429672/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=2008 CPUtime=0
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 366 0 0 0 0 0 0 0 18 0 1 0 97008335 2056192 280 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 502 284 86 271 0 228 0

[startup+0.00888406 s]
/proc/loadavg: 0.93 0.99 1.00 3/64 16799
/proc/meminfo: memFree=1429672/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=2800 CPUtime=0
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 605 0 0 0 0 0 0 0 18 0 1 0 97008335 2867200 360 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 700 367 86 271 0 426 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2800

[startup+0.101892 s]
/proc/loadavg: 0.93 0.99 1.00 3/64 16799
/proc/meminfo: memFree=1429672/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=16964 CPUtime=0.09
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 3326 0 0 0 9 0 0 0 18 0 1 0 97008335 17371136 2724 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 4241 2724 89 271 0 3967 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16964

[startup+0.301909 s]
/proc/loadavg: 0.93 0.99 1.00 3/64 16799
/proc/meminfo: memFree=1429672/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=17960 CPUtime=0.29
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 3999 0 0 0 28 1 0 0 19 0 1 0 97008335 18391040 3261 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 4490 3261 89 271 0 4216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17960

[startup+0.701944 s]
/proc/loadavg: 0.93 0.99 1.00 3/64 16799
/proc/meminfo: memFree=1429672/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=18972 CPUtime=0.69
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 5407 0 0 0 68 1 0 0 22 0 1 0 97008335 19427328 4162 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 4743 4162 89 271 0 4469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18972

[startup+1.50201 s]
/proc/loadavg: 0.93 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1410720/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=36916 CPUtime=1.49
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 12395 0 0 0 143 6 0 0 25 0 1 0 97008335 37801984 8620 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 9229 8620 91 271 0 8955 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36916

[startup+3.10115 s]
/proc/loadavg: 0.93 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1394720/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=37980 CPUtime=3.09
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 12665 0 0 0 302 7 0 0 25 0 1 0 97008335 38891520 8890 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 9495 8890 91 271 0 9221 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37980

[startup+6.30143 s]
/proc/loadavg: 0.94 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1393504/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=38772 CPUtime=6.29
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 12874 0 0 0 620 9 0 0 25 0 1 0 97008335 39702528 9099 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 9693 9099 91 271 0 9419 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38772

[startup+12.702 s]
/proc/loadavg: 0.94 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1392160/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=40224 CPUtime=12.69
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 13222 0 0 0 1258 11 0 0 25 0 1 0 97008335 41189376 9447 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 10056 9447 91 271 0 9782 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40224

[startup+25.5011 s]
/proc/loadavg: 0.95 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1389856/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=42468 CPUtime=25.49
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 13795 0 0 0 2533 16 0 0 25 0 1 0 97008335 43487232 10020 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 10617 10020 91 271 0 10343 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42468

[startup+51.1014 s]
/proc/loadavg: 0.97 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1384864/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=47484 CPUtime=51.07
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 15058 0 0 0 5083 24 0 0 25 0 1 0 97008335 48623616 11283 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 11871 11283 91 271 0 11597 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47484

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1374048/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=58264 CPUtime=102.26
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 17737 0 0 0 10187 39 0 0 25 0 1 0 97008335 59662336 13962 1992294400 134512640 135625496 4294956240 18446744073709551615 134529297 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 14566 13962 91 271 0 14292 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 58264

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1360480/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=72256 CPUtime=162.23
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 21206 0 0 0 16163 60 0 0 25 0 1 0 97008335 73990144 17431 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 18064 17431 91 271 0 17790 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 72256

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1346208/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=86176 CPUtime=222.23
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 24682 0 0 0 22141 82 0 0 25 0 1 0 97008335 88244224 20907 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 21544 20907 91 271 0 21270 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86176

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1333920/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=98636 CPUtime=282.21
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 27827 0 0 0 28121 100 0 0 25 0 1 0 97008335 101003264 24052 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 24659 24052 91 271 0 24385 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 98636

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1318816/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=113640 CPUtime=342.19
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 31646 0 0 0 34106 113 0 0 25 0 1 0 97008335 116367360 27735 1992294400 134512640 135625496 4294956240 18446744073709551615 134541067 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 28410 27735 91 271 0 28136 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 113640

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1301408/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=131072 CPUtime=402.18
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 36037 0 0 0 40090 128 0 0 25 0 1 0 97008335 134217728 32126 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 32768 32126 91 271 0 32494 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 131072

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1285216/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=146896 CPUtime=462.16
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 39998 0 0 0 46073 143 0 0 25 0 1 0 97008335 150421504 36087 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 36724 36087 91 271 0 36450 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 146896

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1267808/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=164864 CPUtime=522.14
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 44597 0 0 0 52052 162 0 0 25 0 1 0 97008335 168820736 40483 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 41216 40483 91 271 0 40942 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 164864

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1251168/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=181192 CPUtime=582.13
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 48701 0 0 0 58037 176 0 0 25 0 1 0 97008335 185540608 44587 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 45298 44587 91 271 0 45024 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 181192

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1232864/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=199116 CPUtime=642.11
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 53227 0 0 0 64024 187 0 0 25 0 1 0 97008335 203894784 49113 1992294400 134512640 135625496 4294956240 18446744073709551615 134538707 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 49779 49113 91 271 0 49505 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 199116

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1215520/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=216588 CPUtime=702.1
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 57576 0 0 0 70010 200 0 0 25 0 1 0 97008335 221786112 53462 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 54147 53462 91 271 0 53873 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 216588

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1192992/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=238828 CPUtime=762.08
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 63170 0 0 0 75997 211 0 0 25 0 1 0 97008335 244559872 59056 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 59707 59056 91 271 0 59433 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 238828

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1171040/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=261588 CPUtime=822.06
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 69020 0 0 0 81985 221 0 0 25 0 1 0 97008335 267866112 64602 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 65397 64602 91 271 0 65123 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 261588

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1149472/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=282828 CPUtime=882.05
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 74335 0 0 0 87974 231 0 0 25 0 1 0 97008335 289615872 69917 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 70707 69917 91 271 0 70433 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 282828

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1128672/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=303644 CPUtime=942.04
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 79536 0 0 0 93964 240 0 0 25 0 1 0 97008335 310931456 75118 1992294400 134512640 135625496 4294956240 18446744073709551615 134541758 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 75911 75118 91 271 0 75637 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 303644

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1107296/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=324756 CPUtime=1002.01
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 84851 0 0 0 99951 250 0 0 25 0 1 0 97008335 332550144 80433 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 81189 80433 91 271 0 80915 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 324756

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1085088/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=347336 CPUtime=1062
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 90470 0 0 0 105940 260 0 0 25 0 1 0 97008335 355672064 86052 1992294400 134512640 135625496 4294956240 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 86834 86052 91 271 0 86560 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 347336

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1062432/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=369468 CPUtime=1121.98
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 96047 0 0 0 111930 268 0 0 25 0 1 0 97008335 378335232 91629 1992294400 134512640 135625496 4294956240 18446744073709551615 134518600 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 92367 91629 91 271 0 92093 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 369468

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1043360/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=388604 CPUtime=1181.97
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 100816 0 0 0 117921 276 0 0 25 0 1 0 97008335 397930496 96398 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 97151 96398 91 271 0 96877 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 388604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 16800
/proc/meminfo: memFree=1039328/2055920 swapFree=4192812/4192956
[pid=16799] ppid=16797 vsize=392328 CPUtime=1200.07
/proc/16799/stat : 16799 (csat) R 16797 16799 16762 0 -1 4194304 101765 0 0 0 119729 278 0 0 25 0 1 0 97008335 401743872 97347 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/16799/statm: 98082 97347 91 271 0 97808 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 392328

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.47
CPU time (s): 1200.14
CPU user time (s): 1197.29
CPU system time (s): 2.84757
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 392328

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

runsolver used 0.809876 second user time and 2.6146 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-25 22:03:31
IDJOB=1723886
IDBENCH=71743
IDSOLVER=517
FILE ID=node58/1723886-1240689810
PBS_JOBID= 9186721
Free space on /tmp= 65928 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723886-1240689810/watcher-1723886-1240689810 -o /tmp/evaluation-result-1723886-1240689810/solver-1723886-1240689810 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1723886-1240689810.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=485139090

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:       1430152 kB
Buffers:         31000 kB
Cached:         516188 kB
SwapCached:        144 kB
Active:          94776 kB
Inactive:       466376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14536 kB
Writeback:           0 kB
Mapped:          23556 kB
Slab:            50712 kB
Committed_AS:   332972 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= 65928 MiB
End job on node58 at 2009-04-25 22:23:34