Trace number 1718766

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

General information on the benchmark

Nameindustrial/narain/
clauses-8.cnf
MD5SUM74bd745b1c68e4deddfa063e58b6b54d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

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-1718766-1240639976/watcher-1718766-1240639976 -o /tmp/evaluation-result-1718766-1240639976/solver-1718766-1240639976 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1718766-1240639976.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.07 1.00 1.04 3/64 25560
/proc/meminfo: memFree=1019288/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=2008 CPUtime=0
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 92026395 2056192 289 1992294400 134512640 135625496 4294956224 18446744073709551615 134537757 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 502 289 86 271 0 228 0

[startup+0.0487239 s]
/proc/loadavg: 1.07 1.00 1.04 3/64 25560
/proc/meminfo: memFree=1019288/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=8580 CPUtime=0.04
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 3336 0 0 0 3 1 0 0 18 0 1 0 92026395 8785920 1932 1992294400 134512640 135625496 4294956224 18446744073709551615 134537718 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 2145 1932 86 271 0 1871 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8580

[startup+0.102733 s]
/proc/loadavg: 1.07 1.00 1.04 3/64 25560
/proc/meminfo: memFree=1019288/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=17580 CPUtime=0.09
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 6844 0 0 0 7 2 0 0 18 0 1 0 92026395 18001920 3638 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 4395 3644 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.302769 s]
/proc/loadavg: 1.07 1.00 1.04 3/64 25560
/proc/meminfo: memFree=1019288/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=56060 CPUtime=0.29
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 16734 0 0 0 23 6 0 0 19 0 1 0 92026395 57405440 5830 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 14015 5834 86 271 0 13741 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56060

[startup+0.701843 s]
/proc/loadavg: 1.07 1.00 1.04 3/64 25560
/proc/meminfo: memFree=1019288/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=124408 CPUtime=0.69
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 40496 0 0 0 53 16 0 0 23 0 1 0 92026395 127393792 15920 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 31102 15925 87 271 0 30828 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124408

[startup+1.50199 s]
/proc/loadavg: 1.07 1.00 1.04 2/65 25561
/proc/meminfo: memFree=941904/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=188096 CPUtime=1.49
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 73557 0 0 0 120 29 0 0 25 0 1 0 92026395 192610304 36338 1992294400 134512640 135625496 4294956224 18446744073709551615 135249433 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 47024 36338 89 271 0 46750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 188096

[startup+3.10128 s]
/proc/loadavg: 1.07 1.00 1.04 2/65 25561
/proc/meminfo: memFree=866320/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=193032 CPUtime=3.09
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 79968 0 0 0 274 35 0 0 25 0 1 0 92026395 197664768 40279 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 48258 40280 89 271 0 47984 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 193032

[startup+6.30187 s]
/proc/loadavg: 1.15 1.02 1.05 2/65 25561
/proc/meminfo: memFree=835280/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=207644 CPUtime=6.29
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 95208 0 0 0 585 44 0 0 25 0 1 0 92026395 212627456 48213 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 51911 48213 89 271 0 51637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 207644

[startup+12.701 s]
/proc/loadavg: 1.14 1.02 1.05 2/65 25561
/proc/meminfo: memFree=707856/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=335784 CPUtime=12.69
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 149026 0 0 0 1206 63 0 0 25 0 1 0 92026395 343842816 78115 1992294400 134512640 135625496 4294956224 18446744073709551615 134516992 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 83946 78115 91 271 0 83672 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 335784

[startup+25.5014 s]
/proc/loadavg: 1.10 1.01 1.04 2/65 25561
/proc/meminfo: memFree=704720/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=338480 CPUtime=25.49
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 149658 0 0 0 2485 64 0 0 25 0 1 0 92026395 346603520 78747 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 84620 78747 91 271 0 84346 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 338480

[startup+51.1021 s]
/proc/loadavg: 1.07 1.01 1.04 2/65 25561
/proc/meminfo: memFree=701904/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=342912 CPUtime=51.05
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 151333 0 0 0 5040 65 0 0 25 0 1 0 92026395 351141888 79396 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 85728 79396 91 271 0 85454 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 342912

[startup+102.305 s]
/proc/loadavg: 1.03 1.01 1.04 2/65 25561
/proc/meminfo: memFree=701264/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=343712 CPUtime=102.23
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 151509 0 0 0 10157 66 0 0 25 0 1 0 92026395 351961088 79572 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 85928 79572 91 271 0 85654 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 343712

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.03 2/65 25561
/proc/meminfo: memFree=699920/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=344992 CPUtime=162.19
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 151835 0 0 0 16152 67 0 0 25 0 1 0 92026395 353271808 79898 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 86248 79898 91 271 0 85974 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 344992

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25561
/proc/meminfo: memFree=699344/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=345520 CPUtime=222.17
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 151984 0 0 0 22148 69 0 0 25 0 1 0 92026395 353812480 80047 1992294400 134512640 135625496 4294956224 18446744073709551615 134514880 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 86380 80047 91 271 0 86106 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 345520

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25561
/proc/meminfo: memFree=698448/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=346312 CPUtime=282.13
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 152200 0 0 0 28141 72 0 0 25 0 1 0 92026395 354623488 80263 1992294400 134512640 135625496 4294956224 18446744073709551615 134541152 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 86578 80263 91 271 0 86304 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 346312

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25561
/proc/meminfo: memFree=695312/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=349368 CPUtime=342.11
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 152984 0 0 0 34135 76 0 0 25 0 1 0 92026395 357752832 81047 1992294400 134512640 135625496 4294956224 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 87342 81047 91 271 0 87068 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 349368

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25561
/proc/meminfo: memFree=689744/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=354700 CPUtime=402.08
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 154366 0 0 0 40129 79 0 0 25 0 1 0 92026395 363212800 82429 1992294400 134512640 135625496 4294956224 18446744073709551615 134514888 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 88675 82429 91 271 0 88401 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 354700

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=687696/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=356548 CPUtime=462.04
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 154863 0 0 0 46122 82 0 0 25 0 1 0 92026395 365105152 82926 1992294400 134512640 135625496 4294956224 18446744073709551615 134514888 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 89137 82926 91 271 0 88863 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 356548

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=686032/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=357876 CPUtime=522.02
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 155277 0 0 0 52117 85 0 0 25 0 1 0 92026395 366465024 83340 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 89469 83340 91 271 0 89195 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 357876

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=684880/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=358904 CPUtime=581.99
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 155566 0 0 0 58109 90 0 0 25 0 1 0 92026395 367517696 83629 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 89726 83629 91 271 0 89452 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 358904

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=683536/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=360356 CPUtime=641.95
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 155914 0 0 0 64101 94 0 0 25 0 1 0 92026395 369004544 83977 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 90089 83977 91 271 0 89815 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 360356

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=681040/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=362740 CPUtime=701.92
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 156523 0 0 0 70095 97 0 0 25 0 1 0 92026395 371445760 84586 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 90685 84586 91 271 0 90411 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 362740

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=679376/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=364352 CPUtime=761.9
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 156916 0 0 0 76090 100 0 0 25 0 1 0 92026395 373096448 84979 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 91088 84979 91 271 0 90814 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 364352

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=678544/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=365280 CPUtime=821.86
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 157140 0 0 0 82082 104 0 0 25 0 1 0 92026395 374046720 85203 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 91320 85203 91 271 0 91046 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 365280

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=677456/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=366472 CPUtime=881.83
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 157427 0 0 0 88075 108 0 0 25 0 1 0 92026395 375267328 85490 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 91618 85490 91 271 0 91344 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 366472

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=676496/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=367396 CPUtime=941.8
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 157668 0 0 0 94070 110 0 0 25 0 1 0 92026395 376213504 85731 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 91849 85731 91 271 0 91575 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 367396

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=675088/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=368716 CPUtime=1001.77
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 158013 0 0 0 100065 112 0 0 25 0 1 0 92026395 377565184 86076 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 92179 86076 91 271 0 91905 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 368716

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=673680/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=370144 CPUtime=1061.74
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 158354 0 0 0 106059 115 0 0 25 0 1 0 92026395 379027456 86417 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 92536 86417 91 271 0 92262 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 370144

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=671632/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=372124 CPUtime=1121.72
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 158863 0 0 0 112054 118 0 0 25 0 1 0 92026395 381054976 86926 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 93031 86926 91 271 0 92757 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 372124

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=668944/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=374900 CPUtime=1181.68
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 159544 0 0 0 118048 120 0 0 25 0 1 0 92026395 383897600 87607 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 93725 87607 91 271 0 93451 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 374900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=668176/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=375564 CPUtime=1200.09
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 159732 0 0 0 119888 121 0 0 25 0 1 0 92026395 384577536 87795 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 93891 87795 91 271 0 93617 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 375564

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25561
/proc/meminfo: memFree=668176/2055920 swapFree=4181900/4192956
[pid=25560] ppid=25558 vsize=375564 CPUtime=1200.09
/proc/25560/stat : 25560 (csat) R 25558 25560 25193 0 -1 4194304 159732 0 0 0 119888 121 0 0 25 0 1 0 92026395 384577536 87795 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/25560/statm: 93891 87795 91 271 0 93617 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 375564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.76
CPU time (s): 1200.14
CPU user time (s): 1198.88
CPU system time (s): 1.26281
CPU usage (%): 99.9488
Max. virtual memory (cumulated for all children) (KiB): 375564

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

runsolver used 0.941856 second user time and 3.43348 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-25 08:13:04
IDJOB=1718766
IDBENCH=20506
IDSOLVER=517
FILE ID=node44/1718766-1240639976
PBS_JOBID= 9186413
Free space on /tmp= 66104 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/industrial/narain/clauses-8.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718766-1240639976/watcher-1718766-1240639976 -o /tmp/evaluation-result-1718766-1240639976/solver-1718766-1240639976 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1718766-1240639976.cnf

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

MD5SUM BENCH= 74bd745b1c68e4deddfa063e58b6b54d
RANDOM SEED=1614824827

node44.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.267
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	: 5931.00
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.267
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:       1019704 kB
Buffers:         48952 kB
Cached:         922080 kB
SwapCached:       4904 kB
Active:         278624 kB
Inactive:       700292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1019704 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:          115744 kB
Writeback:           0 kB
Mapped:          13964 kB
Slab:            43264 kB
Committed_AS:   334336 kB
PageTables:       1380 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= 66104 MiB
End job on node44 at 2009-04-25 08:33:07