Trace number 1719754

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.07 1200.62

General information on the benchmark

Namesimon-s03-w08-15.cnf
MD5SUM169fbc07424949a1f20859053fcfe192
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.0002
Satisfiable
(Un)Satisfiability was proved
Number of variables132555
Number of clauses469519
Sum of the clauses size1146761
Maximum clause length15
Minimum clause length1
Number of clauses of size 137
Number of clauses of size 2379993
Number of clauses of size 342167
Number of clauses of size 418997
Number of clauses of size 511195
Number of clauses of size over 517130

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-1719754-1240649141/watcher-1719754-1240649141 -o /tmp/evaluation-result-1719754-1240649141/solver-1719754-1240649141 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1719754-1240649141.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.85 0.97 0.99 3/64 14086
/proc/meminfo: memFree=1942120/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=2008 CPUtime=0
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 92941704 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 135128657 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 438 225 86 271 0 164 0

[startup+0.04361 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14086
/proc/meminfo: memFree=1942120/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=8580 CPUtime=0.03
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 2968 0 0 0 3 0 0 0 18 0 1 0 92941704 8785920 1565 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 2145 1570 86 271 0 1871 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8580

[startup+0.102613 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14086
/proc/meminfo: memFree=1942120/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=17032 CPUtime=0.09
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 6347 0 0 0 7 2 0 0 18 0 1 0 92941704 17440768 3141 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 4258 3141 89 271 0 3984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17032

[startup+0.301626 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14086
/proc/meminfo: memFree=1942120/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=18444 CPUtime=0.29
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 7081 0 0 0 27 2 0 0 20 0 1 0 92941704 18886656 3739 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 4611 3739 89 271 0 4337 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18444

[startup+0.701653 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14086
/proc/meminfo: memFree=1942120/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=21288 CPUtime=0.69
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 9445 0 0 0 66 3 0 0 23 0 1 0 92941704 21798912 4678 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 5322 4679 89 271 0 5048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21288

[startup+1.50271 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1914208/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=34860 CPUtime=1.5
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 13414 0 0 0 144 6 0 0 25 0 1 0 92941704 35696640 7976 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 8715 7976 91 271 0 8441 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 34860

[startup+3.10181 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1910176/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=35260 CPUtime=3.09
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 13508 0 0 0 302 7 0 0 25 0 1 0 92941704 36106240 8070 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 8815 8070 91 271 0 8541 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35260

[startup+6.30104 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1909600/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=35620 CPUtime=6.28
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 13592 0 0 0 619 9 0 0 25 0 1 0 92941704 36474880 8154 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 8905 8154 91 271 0 8631 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35620

[startup+12.7015 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1909472/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=35620 CPUtime=12.68
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 13592 0 0 0 1258 10 0 0 25 0 1 0 92941704 36474880 8154 1992294400 134512640 135625496 4294956240 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 8905 8154 91 271 0 8631 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35620

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1909344/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=36164 CPUtime=25.47
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 13719 0 0 0 2535 12 0 0 25 0 1 0 92941704 37031936 8281 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 9041 8281 91 271 0 8767 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36164

[startup+51.101 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1909216/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=36164 CPUtime=51.06
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 13751 0 0 0 5091 15 0 0 25 0 1 0 92941704 37031936 8313 1992294400 134512640 135625496 4294956240 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 9041 8313 91 271 0 8767 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 36164

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1908256/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=37100 CPUtime=102.24
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 13972 0 0 0 10203 21 0 0 25 0 1 0 92941704 37990400 8534 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 9275 8534 91 271 0 9001 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 37100

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1906720/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=38556 CPUtime=162.23
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 14333 0 0 0 16195 28 0 0 25 0 1 0 92941704 39481344 8895 1992294400 134512640 135625496 4294956240 18446744073709551615 134540684 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 9639 8895 91 271 0 9365 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 38556

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1904736/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=40476 CPUtime=222.19
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 14821 0 0 0 22186 33 0 0 25 0 1 0 92941704 41447424 9383 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 10119 9383 91 271 0 9845 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 40476

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1902944/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=42348 CPUtime=282.16
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 15277 0 0 0 28179 37 0 0 25 0 1 0 92941704 43364352 9839 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 10587 9839 91 271 0 10313 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 42348

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1901152/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=44028 CPUtime=342.14
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 15715 0 0 0 34173 41 0 0 25 0 1 0 92941704 45084672 10277 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 11007 10277 91 271 0 10733 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 44028

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1898720/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=46440 CPUtime=402.11
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 16320 0 0 0 40167 44 0 0 25 0 1 0 92941704 47554560 10882 1992294400 134512640 135625496 4294956240 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 11610 10882 91 271 0 11336 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 46440

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1896480/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=48580 CPUtime=462.09
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 16856 0 0 0 46162 47 0 0 25 0 1 0 92941704 49745920 11418 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 12145 11418 91 271 0 11871 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 48580

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1894368/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=50760 CPUtime=522.06
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 17386 0 0 0 52156 50 0 0 25 0 1 0 92941704 51978240 11948 1992294400 134512640 135625496 4294956240 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 12690 11948 91 271 0 12416 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 50760

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1892832/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=52376 CPUtime=582.04
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 17767 0 0 0 58152 52 0 0 25 0 1 0 92941704 53633024 12329 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 13094 12329 91 271 0 12820 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 52376

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1890848/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=54308 CPUtime=642.03
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 18283 0 0 0 64148 55 0 0 25 0 1 0 92941704 55611392 12845 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 13577 12845 91 271 0 13303 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 54308

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1888288/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=56612 CPUtime=701.99
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 18867 0 0 0 70143 56 0 0 25 0 1 0 92941704 57970688 13429 1992294400 134512640 135625496 4294956240 18446744073709551615 134514888 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 14153 13429 91 271 0 13879 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 56612

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1885856/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=59036 CPUtime=761.97
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 19476 0 0 0 76139 58 0 0 25 0 1 0 92941704 60452864 14038 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 14759 14038 91 271 0 14485 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 59036

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14087
/proc/meminfo: memFree=1883104/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=61956 CPUtime=821.94
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 20186 0 0 0 82134 60 0 0 25 0 1 0 92941704 63442944 14748 1992294400 134512640 135625496 4294956240 18446744073709551615 134518412 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 15489 14748 91 271 0 15215 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 61956

[startup+882.303 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 14087
/proc/meminfo: memFree=1880800/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=64320 CPUtime=881.91
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 20760 0 0 0 88129 62 0 0 25 0 1 0 92941704 65863680 15322 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 16080 15322 91 271 0 15806 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 64320

[startup+942.303 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 14093
/proc/meminfo: memFree=1877984/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=67108 CPUtime=941.88
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 21450 0 0 0 94123 65 0 0 25 0 1 0 92941704 68718592 16012 1992294400 134512640 135625496 4294956240 18446744073709551615 134529051 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 16777 16012 91 271 0 16503 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 67108

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14093
/proc/meminfo: memFree=1875744/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=69196 CPUtime=1001.86
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 21989 0 0 0 100119 67 0 0 25 0 1 0 92941704 70856704 16551 1992294400 134512640 135625496 4294956240 18446744073709551615 134541201 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 17299 16551 91 271 0 17025 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 69196

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14093
/proc/meminfo: memFree=1873824/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=71172 CPUtime=1061.84
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 22465 0 0 0 106116 68 0 0 25 0 1 0 92941704 72880128 17027 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 17793 17027 91 271 0 17519 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 71172

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14093
/proc/meminfo: memFree=1871712/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=73148 CPUtime=1121.79
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 22983 0 0 0 112110 69 0 0 25 0 1 0 92941704 74903552 17545 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 18287 17545 91 271 0 18013 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 73148

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14093
/proc/meminfo: memFree=1869600/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=75380 CPUtime=1181.76
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 23528 0 0 0 118105 71 0 0 25 0 1 0 92941704 77189120 18090 1992294400 134512640 135625496 4294956240 18446744073709551615 134538343 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 18845 18090 91 271 0 18571 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 75380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 14093
/proc/meminfo: memFree=1868960/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=75936 CPUtime=1200.05
/proc/14086/stat : 14086 (csat) R 14084 14086 14049 0 -1 4194304 23660 0 0 0 119934 71 0 0 25 0 1 0 92941704 77758464 18222 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/14086/statm: 18984 18222 91 271 0 18710 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 75936

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.62
CPU time (s): 1200.07
CPU user time (s): 1199.35
CPU system time (s): 0.726889
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 75936

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

runsolver used 1.08483 second user time and 3.2925 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-25 10:45:42
IDJOB=1719754
IDBENCH=69572
IDSOLVER=517
FILE ID=node52/1719754-1240649141
PBS_JOBID= 9186518
Free space on /tmp= 66216 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/simon-s03-w08-15.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719754-1240649141/watcher-1719754-1240649141 -o /tmp/evaluation-result-1719754-1240649141/solver-1719754-1240649141 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1719754-1240649141.cnf

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

MD5SUM BENCH= 169fbc07424949a1f20859053fcfe192
RANDOM SEED=911003377

node52.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.214
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.214
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:       1942536 kB
Buffers:          3776 kB
Cached:          40696 kB
SwapCached:          0 kB
Active:          39272 kB
Inactive:        19004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1942536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9804 kB
Writeback:           0 kB
Mapped:          23556 kB
Slab:            40952 kB
Committed_AS:   327752 kB
PageTables:       1476 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= 66216 MiB
End job on node52 at 2009-04-25 11:05:45