Trace number 1728379

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.08 1200.57

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
Bench CategoryCRAFTED (crafted 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 variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

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-1728379-1240736190/watcher-1728379-1240736190 -o /tmp/evaluation-result-1728379-1240736190/solver-1728379-1240736190 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1728379-1240736190.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 22465
/proc/meminfo: memFree=1573624/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=2008 CPUtime=0
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 101647397 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 134537717 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 502 289 86 271 0 228 0

[startup+0.097291 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 22465
/proc/meminfo: memFree=1573624/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=17580 CPUtime=0.09
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 6193 0 0 0 7 2 0 0 18 0 1 0 101647397 18001920 2987 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 4395 2992 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.101293 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 22465
/proc/meminfo: memFree=1573624/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=17580 CPUtime=0.09
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 6705 0 0 0 7 2 0 0 18 0 1 0 101647397 18001920 3499 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 4395 3504 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.30131 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 22465
/proc/meminfo: memFree=1573624/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=71992 CPUtime=0.3
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 16720 0 0 0 23 7 0 0 19 0 1 0 101647397 73719808 11893 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 17998 11893 89 271 0 17724 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 71992

[startup+0.701346 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 22465
/proc/meminfo: memFree=1573624/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=73816 CPUtime=0.69
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 18408 0 0 0 62 7 0 0 23 0 1 0 101647397 75587584 12938 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 18454 12938 89 271 0 18180 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73816

[startup+1.50142 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22466
/proc/meminfo: memFree=1518960/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=76096 CPUtime=1.49
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 21407 0 0 0 139 10 0 0 25 0 1 0 101647397 77922304 14797 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 19024 14797 89 271 0 18750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76096

[startup+3.10156 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22466
/proc/meminfo: memFree=1508976/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=81220 CPUtime=3.09
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 27798 0 0 0 295 14 0 0 25 0 1 0 101647397 83169280 18624 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 20305 18625 89 271 0 20031 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81220

[startup+6.30185 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22466
/proc/meminfo: memFree=1474096/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=128796 CPUtime=6.28
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 47150 0 0 0 608 20 0 0 25 0 1 0 101647397 131887104 29152 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 32199 29153 90 271 0 31925 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 128796

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22466
/proc/meminfo: memFree=1445744/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=140768 CPUtime=12.68
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 50255 0 0 0 1243 25 0 0 25 0 1 0 101647397 144146432 32082 1992294400 134512640 135625496 4294956240 18446744073709551615 134541395 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 35192 32082 91 271 0 34918 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 140768

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22466
/proc/meminfo: memFree=1442160/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=144336 CPUtime=25.48
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 51176 0 0 0 2520 28 0 0 25 0 1 0 101647397 147800064 33003 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 36084 33003 91 271 0 35810 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 144336

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22466
/proc/meminfo: memFree=1432560/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=154212 CPUtime=51.07
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 53630 0 0 0 5071 36 0 0 25 0 1 0 101647397 157913088 35457 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 38553 35457 91 271 0 38279 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 154212

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22466
/proc/meminfo: memFree=1410544/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=175936 CPUtime=102.25
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 59062 0 0 0 10179 46 0 0 25 0 1 0 101647397 180158464 40889 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 43984 40889 91 271 0 43710 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 175936

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22466
/proc/meminfo: memFree=1392752/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=193880 CPUtime=162.21
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 63539 0 0 0 16167 54 0 0 25 0 1 0 101647397 198533120 45366 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 48470 45366 91 271 0 48196 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 193880

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22466
/proc/meminfo: memFree=1378160/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=208424 CPUtime=222.17
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 67154 0 0 0 22156 61 0 0 25 0 1 0 101647397 213426176 48981 1992294400 134512640 135625496 4294956240 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 52106 48981 91 271 0 51832 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 208424

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1361264/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=225420 CPUtime=282.14
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 71407 0 0 0 28147 67 0 0 25 0 1 0 101647397 230830080 53234 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 56355 53234 91 271 0 56081 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 225420

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1342064/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=244200 CPUtime=342.12
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 76142 0 0 0 34140 72 0 0 25 0 1 0 101647397 250060800 57969 1992294400 134512640 135625496 4294956240 18446744073709551615 134541948 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 61050 57969 91 271 0 60776 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 244200

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1324848/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=261876 CPUtime=402.1
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 80512 0 0 0 40133 77 0 0 25 0 1 0 101647397 268161024 62339 1992294400 134512640 135625496 4294956240 18446744073709551615 134518648 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 65469 62339 91 271 0 65195 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 261876

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1308016/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=278384 CPUtime=462.08
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 84634 0 0 0 46124 84 0 0 25 0 1 0 101647397 285065216 66461 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 69596 66461 91 271 0 69322 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 278384

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1293104/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=293296 CPUtime=522.06
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 88382 0 0 0 52116 90 0 0 25 0 1 0 101647397 300335104 70209 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 73324 70209 91 271 0 73050 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 293296

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1280176/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=306084 CPUtime=582.04
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 91580 0 0 0 58109 95 0 0 25 0 1 0 101647397 313430016 73407 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 76521 73407 91 271 0 76247 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 306084

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1266800/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=319504 CPUtime=642.01
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 95036 0 0 0 64102 99 0 0 25 0 1 0 101647397 327172096 76727 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 79876 76727 91 271 0 79602 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 319504

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1254192/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=332248 CPUtime=701.99
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 98226 0 0 0 70093 106 0 0 25 0 1 0 101647397 340221952 79917 1992294400 134512640 135625496 4294956240 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 83062 79917 91 271 0 82788 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 332248

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1239984/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=346220 CPUtime=761.96
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 101716 0 0 0 76084 112 0 0 25 0 1 0 101647397 354529280 83407 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 86555 83407 91 271 0 86281 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 346220

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1227824/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=358352 CPUtime=821.93
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 104772 0 0 0 82076 117 0 0 25 0 1 0 101647397 366952448 86463 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 89588 86463 91 271 0 89314 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 358352

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1213936/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=372112 CPUtime=881.92
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 108223 0 0 0 88071 121 0 0 25 0 1 0 101647397 381042688 89914 1992294400 134512640 135625496 4294956240 18446744073709551615 134536951 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 93028 89914 91 271 0 92754 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 372112

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1198960/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=387372 CPUtime=941.9
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 112024 0 0 0 94065 125 0 0 25 0 1 0 101647397 396668928 93715 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 96843 93715 91 271 0 96569 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 387372

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1183728/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=402232 CPUtime=1001.87
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 115771 0 0 0 100058 129 0 0 25 0 1 0 101647397 411885568 97462 1992294400 134512640 135625496 4294956240 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 100558 97462 91 271 0 100284 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 402232

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1170352/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=415700 CPUtime=1061.85
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 119122 0 0 0 106051 134 0 0 25 0 1 0 101647397 425676800 100813 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 103925 100813 91 271 0 103651 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 415700

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1156656/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=429256 CPUtime=1121.83
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 122539 0 0 0 112044 139 0 0 25 0 1 0 101647397 439558144 104230 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 107314 104230 91 271 0 107040 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 429256

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1144368/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=441940 CPUtime=1181.81
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 125813 0 0 0 118037 144 0 0 25 0 1 0 101647397 452546560 107301 1992294400 134512640 135625496 4294956240 18446744073709551615 134536994 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 110485 107301 91 271 0 110211 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 441940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1139696/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=446372 CPUtime=1200
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 126932 0 0 0 119855 145 0 0 25 0 1 0 101647397 457084928 108420 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 111593 108420 91 271 0 111319 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 446372

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: 0.99 0.97 0.99 2/65 22472
/proc/meminfo: memFree=1139696/2055920 swapFree=4170844/4192956
[pid=22465] ppid=22463 vsize=446372 CPUtime=1200
/proc/22465/stat : 22465 (csat) R 22463 22465 22191 0 -1 4194304 126932 0 0 0 119855 145 0 0 25 0 1 0 101647397 457084928 108420 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 0 0 0
/proc/22465/statm: 111593 108420 91 271 0 111319 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 446372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.08
CPU user time (s): 1198.56
CPU system time (s): 1.51777
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 446372

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

runsolver used 0.98285 second user time and 3.39348 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-26 10:56:39
IDJOB=1728379
IDBENCH=24669
IDSOLVER=517
FILE ID=node51/1728379-1240736190
PBS_JOBID= 9186962
Free space on /tmp= 66332 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728379-1240736190/watcher-1728379-1240736190 -o /tmp/evaluation-result-1728379-1240736190/solver-1728379-1240736190 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1728379-1240736190.cnf

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

MD5SUM BENCH= f935103d71f7bb9e8d8051793d20ec02
RANDOM SEED=66631587

node51.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:       1574104 kB
Buffers:         49736 kB
Cached:         344640 kB
SwapCached:      16820 kB
Active:         188576 kB
Inactive:       225132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574104 kB
SwapTotal:     4192956 kB
SwapFree:      4170844 kB
Dirty:           53768 kB
Writeback:           0 kB
Mapped:          13720 kB
Slab:            54196 kB
Committed_AS:   280352 kB
PageTables:       1392 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= 66332 MiB
End job on node51 at 2009-04-26 11:16:41