Trace number 1721258

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1721258-1240664986/watcher-1721258-1240664986 -o /tmp/evaluation-result-1721258-1240664986/solver-1721258-1240664986 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1721258-1240664986.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.84 0.95 0.98 3/64 20315
/proc/meminfo: memFree=1188592/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=3160 CPUtime=0
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 419 0 0 0 0 0 0 0 18 0 1 0 94531816 3235840 403 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 790 403 88 271 0 516 0

[startup+0.023805 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 20315
/proc/meminfo: memFree=1188592/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=3288 CPUtime=0.02
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 482 0 0 0 2 0 0 0 18 0 1 0 94531816 3366912 466 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 822 467 89 271 0 548 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3288

[startup+0.101813 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 20315
/proc/meminfo: memFree=1188592/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=4012 CPUtime=0.09
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 1007 0 0 0 9 0 0 0 18 0 1 0 94531816 4108288 686 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 1003 687 89 271 0 729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4012

[startup+0.301835 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 20315
/proc/meminfo: memFree=1188592/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=10924 CPUtime=0.29
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 2831 0 0 0 28 1 0 0 19 0 1 0 94531816 11186176 2509 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 2731 2509 91 271 0 2457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10924

[startup+0.701878 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 20315
/proc/meminfo: memFree=1188592/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=11320 CPUtime=0.69
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 2923 0 0 0 68 1 0 0 22 0 1 0 94531816 11591680 2601 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 2830 2601 91 271 0 2556 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11320

[startup+1.50196 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 20316
/proc/meminfo: memFree=1178152/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=11980 CPUtime=1.49
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 3082 0 0 0 148 1 0 0 25 0 1 0 94531816 12267520 2760 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 2995 2760 91 271 0 2721 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11980

[startup+3.10214 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 20316
/proc/meminfo: memFree=1177256/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=12904 CPUtime=3.09
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 3317 0 0 0 307 2 0 0 25 0 1 0 94531816 13213696 2995 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 3226 2995 91 271 0 2952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12904

[startup+6.30148 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 20316
/proc/meminfo: memFree=1175664/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=14092 CPUtime=6.29
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 3631 0 0 0 626 3 0 0 25 0 1 0 94531816 14430208 3309 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 3523 3309 91 271 0 3249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14092

[startup+12.7012 s]
/proc/loadavg: 0.87 0.95 0.98 2/65 20316
/proc/meminfo: memFree=1172792/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=17184 CPUtime=12.69
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 4390 0 0 0 1264 5 0 0 25 0 1 0 94531816 17596416 4068 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 4296 4068 91 271 0 4022 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17184

[startup+25.5016 s]
/proc/loadavg: 0.89 0.95 0.98 2/65 20316
/proc/meminfo: memFree=1168504/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=21132 CPUtime=25.49
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 5379 0 0 0 2541 8 0 0 25 0 1 0 94531816 21639168 5057 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 5283 5057 91 271 0 5009 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21132

[startup+51.1013 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 20316
/proc/meminfo: memFree=1161976/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=27864 CPUtime=51.07
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 7038 0 0 0 5095 12 0 0 25 0 1 0 94531816 28532736 6716 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 6966 6716 91 271 0 6692 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27864

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/65 20316
/proc/meminfo: memFree=1154744/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=35004 CPUtime=102.27
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 8898 0 0 0 10208 19 0 0 25 0 1 0 94531816 35844096 8485 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 8751 8485 91 271 0 8477 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35004

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1147384/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=42772 CPUtime=162.24
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 10915 0 0 0 16197 27 0 0 25 0 1 0 94531816 43798528 10366 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 10693 10366 91 271 0 10419 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 42772

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1140280/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=49716 CPUtime=222.23
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 12649 0 0 0 22190 33 0 0 25 0 1 0 94531816 50909184 12100 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 12429 12100 91 271 0 12155 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49716

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1136120/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=53820 CPUtime=282.21
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 13699 0 0 0 28183 38 0 0 25 0 1 0 94531816 55111680 13150 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 13455 13150 91 271 0 13181 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 53820

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1131640/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=58512 CPUtime=342.19
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 14995 0 0 0 34175 44 0 0 25 0 1 0 94531816 59916288 14243 1992294400 134512640 135625496 4294956240 18446744073709551615 134541256 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 14628 14243 91 271 0 14354 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 58512

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1126648/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=63544 CPUtime=402.17
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 16246 0 0 0 40169 48 0 0 25 0 1 0 94531816 65069056 15494 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 15886 15494 91 271 0 15612 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 63544

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1122680/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=67424 CPUtime=462.16
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 17224 0 0 0 46165 51 0 0 25 0 1 0 94531816 69042176 16472 1992294400 134512640 135625496 4294956240 18446744073709551615 134541259 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 16856 16472 91 271 0 16582 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 67424

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1118520/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=71712 CPUtime=522.14
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 18285 0 0 0 52158 56 0 0 25 0 1 0 94531816 73433088 17533 1992294400 134512640 135625496 4294956240 18446744073709551615 134514937 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 17928 17533 91 271 0 17654 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 71712

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1114552/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=75648 CPUtime=582.12
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 19254 0 0 0 58153 59 0 0 25 0 1 0 94531816 77463552 18502 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 18912 18502 91 271 0 18638 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 75648

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1110456/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=79628 CPUtime=642.11
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 20256 0 0 0 64146 65 0 0 25 0 1 0 94531816 81539072 19504 1992294400 134512640 135625496 4294956240 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 19907 19504 91 271 0 19633 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 79628

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1107256/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=83420 CPUtime=702.09
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 21359 0 0 0 70140 69 0 0 25 0 1 0 94531816 85422080 20303 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 20855 20303 91 271 0 20581 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 83420

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1103224/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=87396 CPUtime=762.08
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 22346 0 0 0 76135 73 0 0 25 0 1 0 94531816 89493504 21290 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 21849 21290 91 271 0 21575 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 87396

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1099576/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=91096 CPUtime=822.05
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 23267 0 0 0 82128 77 0 0 25 0 1 0 94531816 93282304 22211 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 22774 22211 91 271 0 22500 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 91096

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1096248/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=94228 CPUtime=882.03
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 24083 0 0 0 88122 81 0 0 25 0 1 0 94531816 96489472 23027 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 23557 23027 91 271 0 23283 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 94228

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1092728/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=97708 CPUtime=942.02
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 24967 0 0 0 94116 86 0 0 25 0 1 0 94531816 100052992 23911 1992294400 134512640 135625496 4294956240 18446744073709551615 134541281 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 24427 23911 91 271 0 24153 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 97708

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1089528/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=100936 CPUtime=1002
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 25752 0 0 0 100110 90 0 0 25 0 1 0 94531816 103358464 24696 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 25234 24696 91 271 0 24960 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 100936

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1086136/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=104356 CPUtime=1061.98
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 26620 0 0 0 106104 94 0 0 25 0 1 0 94531816 106860544 25564 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 26089 25564 91 271 0 25815 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 104356

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1083384/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=107000 CPUtime=1121.96
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 27299 0 0 0 112098 98 0 0 25 0 1 0 94531816 109568000 26243 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 26750 26243 91 271 0 26476 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 107000

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1079800/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=110564 CPUtime=1181.95
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 28207 0 0 0 118093 102 0 0 25 0 1 0 94531816 113217536 27151 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 27641 27151 91 271 0 27367 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 110564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20316
/proc/meminfo: memFree=1078648/2055920 swapFree=4192956/4192956
[pid=20315] ppid=20313 vsize=111624 CPUtime=1200.05
/proc/20315/stat : 20315 (csat) R 20313 20315 20278 0 -1 4194304 28468 0 0 0 119901 104 0 0 25 0 1 0 94531816 114302976 27412 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 27906 27412 91 271 0 27632 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 111624

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.42
CPU time (s): 1200.08
CPU user time (s): 1199.02
CPU system time (s): 1.05884
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 111624

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

runsolver used 0.817875 second user time and 2.6086 second system time

The end

Launcher Data

Begin job on node21 at 2009-04-25 15:09:46
IDJOB=1721258
IDBENCH=71066
IDSOLVER=517
FILE ID=node21/1721258-1240664986
PBS_JOBID= 9186618
Free space on /tmp= 66328 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_10_UNKNOWN.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721258-1240664986/watcher-1721258-1240664986 -o /tmp/evaluation-result-1721258-1240664986/solver-1721258-1240664986 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1721258-1240664986.cnf

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=655890740

node21.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:       1189008 kB
Buffers:         83180 kB
Cached:         683248 kB
SwapCached:          0 kB
Active:         179340 kB
Inactive:       600928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189008 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3020 kB
Writeback:           0 kB
Mapped:          23564 kB
Slab:            72696 kB
Committed_AS:   325016 kB
PageTables:       1376 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= 66328 MiB
End job on node21 at 2009-04-25 15:29:49