Trace number 1520857

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.1 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S291433416-025.cnf
MD5SUMf605382d61971a127354e33363a04ef5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark170.979
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520857-1238247580/watcher-1520857-1238247580 -o /tmp/evaluation-result-1520857-1238247580/solver-1520857-1238247580 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520857-1238247580.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.10 1.05 0.96 2/64 19014
/proc/meminfo: memFree=840432/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=1528 CPUtime=0
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 1097421196 1564672 129 1992294400 134512640 135625496 4294956240 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 382 133 88 271 0 108 0

[startup+0.0805949 s]
/proc/loadavg: 1.10 1.05 0.96 2/64 19014
/proc/meminfo: memFree=840432/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=7384 CPUtime=0.07
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 1641 0 0 0 7 0 0 0 18 0 1 0 1097421196 7561216 1624 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 1846 1624 90 271 0 1572 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7384

[startup+0.101597 s]
/proc/loadavg: 1.10 1.05 0.96 2/64 19014
/proc/meminfo: memFree=840432/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=7384 CPUtime=0.09
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 1650 0 0 0 9 0 0 0 18 0 1 0 1097421196 7561216 1633 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 1846 1633 90 271 0 1572 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7384

[startup+0.301617 s]
/proc/loadavg: 1.10 1.05 0.96 2/64 19014
/proc/meminfo: memFree=840432/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=7768 CPUtime=0.29
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 1725 0 0 0 29 0 0 0 19 0 1 0 1097421196 7954432 1708 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 1942 1708 90 271 0 1668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7768

[startup+0.701662 s]
/proc/loadavg: 1.10 1.05 0.96 2/64 19014
/proc/meminfo: memFree=840432/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=8156 CPUtime=0.69
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 1840 0 0 0 69 0 0 0 23 0 1 0 1097421196 8351744 1823 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 2039 1823 90 271 0 1765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8156

[startup+1.50175 s]
/proc/loadavg: 1.10 1.05 0.96 2/65 19015
/proc/meminfo: memFree=833192/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=8848 CPUtime=1.49
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 1995 0 0 0 148 1 0 0 25 0 1 0 1097421196 9060352 1978 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 2212 1978 90 271 0 1938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8848

[startup+3.10292 s]
/proc/loadavg: 1.10 1.05 0.96 2/65 19015
/proc/meminfo: memFree=832360/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=9676 CPUtime=3.09
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 2211 0 0 0 307 2 0 0 25 0 1 0 1097421196 9908224 2194 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 2419 2194 90 271 0 2145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9676

[startup+6.30127 s]
/proc/loadavg: 1.09 1.05 0.96 2/65 19015
/proc/meminfo: memFree=831016/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=10760 CPUtime=6.29
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 2463 0 0 0 626 3 0 0 25 0 1 0 1097421196 11018240 2446 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 2690 2446 90 271 0 2416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10760

[startup+12.702 s]
/proc/loadavg: 1.09 1.05 0.96 2/65 19015
/proc/meminfo: memFree=829480/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=12032 CPUtime=12.68
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 2814 0 0 0 1264 4 0 0 25 0 1 0 1097421196 12320768 2756 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 3008 2756 90 271 0 2734 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12032

[startup+25.5014 s]
/proc/loadavg: 1.07 1.04 0.96 2/65 19015
/proc/meminfo: memFree=827816/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=13648 CPUtime=25.48
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 3234 0 0 0 2541 7 0 0 25 0 1 0 1097421196 13975552 3176 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 3412 3176 90 271 0 3138 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13648

[startup+51.1012 s]
/proc/loadavg: 1.04 1.04 0.96 2/65 19015
/proc/meminfo: memFree=825704/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=15956 CPUtime=51.08
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 3832 0 0 0 5098 10 0 0 25 0 1 0 1097421196 16338944 3713 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 3989 3713 90 271 0 3715 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15956

[startup+102.306 s]
/proc/loadavg: 1.02 1.03 0.96 2/65 19015
/proc/meminfo: memFree=822248/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=19380 CPUtime=102.27
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 4766 0 0 0 10211 16 0 0 25 0 1 0 1097421196 19845120 4556 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 4845 4556 90 271 0 4571 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19380

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 19015
/proc/meminfo: memFree=819496/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=22272 CPUtime=162.25
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 5465 0 0 0 16204 21 0 0 25 0 1 0 1097421196 22806528 5255 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 5568 5255 90 271 0 5294 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22272

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 19015
/proc/meminfo: memFree=817064/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=24620 CPUtime=222.23
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 6172 0 0 0 22198 25 0 0 25 0 1 0 1097421196 25210880 5826 1992294400 134512640 135625496 4294956240 18446744073709551615 134529066 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 6155 5826 90 271 0 5881 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24620

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 19015
/proc/meminfo: memFree=814952/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=26860 CPUtime=282.22
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 6690 0 0 0 28192 30 0 0 25 0 1 0 1097421196 27504640 6344 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 6715 6344 90 271 0 6441 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26860

[startup+342.302 s]
/proc/loadavg: 1.07 1.02 0.96 2/65 19015
/proc/meminfo: memFree=813352/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=28412 CPUtime=342.2
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 7083 0 0 0 34187 33 0 0 25 0 1 0 1097421196 29093888 6737 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 7103 6737 90 271 0 6829 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 28412

[startup+402.301 s]
/proc/loadavg: 1.08 1.03 0.97 2/65 19015
/proc/meminfo: memFree=811816/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=29920 CPUtime=402.19
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 7472 0 0 0 40183 36 0 0 25 0 1 0 1097421196 30638080 7126 1992294400 134512640 135625496 4294956240 18446744073709551615 134541247 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 7480 7126 90 271 0 7206 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 29920

[startup+462.302 s]
/proc/loadavg: 1.09 1.04 0.97 2/65 19015
/proc/meminfo: memFree=810280/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=31752 CPUtime=462.17
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 8037 0 0 0 46178 39 0 0 25 0 1 0 1097421196 32514048 7488 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 7938 7488 90 271 0 7664 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 31752

[startup+522.301 s]
/proc/loadavg: 1.08 1.04 0.98 2/65 19015
/proc/meminfo: memFree=809128/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=33064 CPUtime=522.15
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 8379 0 0 0 52173 42 0 0 25 0 1 0 1097421196 33857536 7830 1992294400 134512640 135625496 4294956240 18446744073709551615 134541443 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 8266 7830 90 271 0 7992 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 33064

[startup+582.302 s]
/proc/loadavg: 1.08 1.05 0.98 2/65 19015
/proc/meminfo: memFree=807400/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=34716 CPUtime=582.14
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 8785 0 0 0 58170 44 0 0 25 0 1 0 1097421196 35549184 8236 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 8679 8236 90 271 0 8405 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 34716

[startup+642.301 s]
/proc/loadavg: 1.13 1.07 0.99 2/65 19015
/proc/meminfo: memFree=805864/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=36428 CPUtime=642.13
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 9187 0 0 0 64166 47 0 0 25 0 1 0 1097421196 37302272 8638 1992294400 134512640 135625496 4294956240 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 9107 8638 90 271 0 8833 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 36428

[startup+702.302 s]
/proc/loadavg: 1.14 1.08 1.00 2/65 19015
/proc/meminfo: memFree=804776/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=37388 CPUtime=702.1
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 9447 0 0 0 70161 49 0 0 25 0 1 0 1097421196 38285312 8898 1992294400 134512640 135625496 4294956240 18446744073709551615 134541268 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 9347 8898 90 271 0 9073 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 37388

[startup+762.306 s]
/proc/loadavg: 1.09 1.08 1.00 2/65 19015
/proc/meminfo: memFree=803496/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=38756 CPUtime=762.1
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 9762 0 0 0 76158 52 0 0 25 0 1 0 1097421196 39686144 9213 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 9689 9213 90 271 0 9415 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 38756

[startup+822.301 s]
/proc/loadavg: 1.07 1.08 1.00 2/65 19015
/proc/meminfo: memFree=802408/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=39764 CPUtime=822.07
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 10031 0 0 0 82154 53 0 0 25 0 1 0 1097421196 40718336 9482 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 9941 9482 90 271 0 9667 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 39764

[startup+882.302 s]
/proc/loadavg: 1.02 1.06 1.00 2/65 19015
/proc/meminfo: memFree=801320/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=40800 CPUtime=882.06
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 10303 0 0 0 88150 56 0 0 25 0 1 0 1097421196 41779200 9754 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 10200 9754 90 271 0 9926 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 40800

[startup+942.301 s]
/proc/loadavg: 1.01 1.05 1.00 2/65 19015
/proc/meminfo: memFree=800168/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=41912 CPUtime=942.04
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 10588 0 0 0 94147 57 0 0 25 0 1 0 1097421196 42917888 10039 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 10478 10039 90 271 0 10204 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 41912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 19015
/proc/meminfo: memFree=799272/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=42808 CPUtime=1002.02
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 10809 0 0 0 100143 59 0 0 25 0 1 0 1097421196 43835392 10260 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 10702 10260 90 271 0 10428 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 42808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 19015
/proc/meminfo: memFree=798312/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=44336 CPUtime=1062.01
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 11367 0 0 0 106140 61 0 0 25 0 1 0 1097421196 45400064 10514 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 11084 10514 90 271 0 10810 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 44336

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 19015
/proc/meminfo: memFree=797160/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=45400 CPUtime=1121.99
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 11635 0 0 0 112135 64 0 0 25 0 1 0 1097421196 46489600 10782 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 11350 10782 90 271 0 11076 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 45400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 19015
/proc/meminfo: memFree=796264/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=46568 CPUtime=1181.98
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 11878 0 0 0 118132 66 0 0 25 0 1 0 1097421196 47685632 11025 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 11642 11025 90 271 0 11368 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 46568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19015
/proc/meminfo: memFree=795944/2055920 swapFree=4172472/4192956
[pid=19014] ppid=19012 vsize=46700 CPUtime=1200.08
/proc/19014/stat : 19014 (csat) R 19012 19014 18699 0 -1 4194304 11946 0 0 0 119941 67 0 0 25 0 1 0 1097421196 47820800 11093 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 11675 11093 90 271 0 11401 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46700

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.41
CPU time (s): 1200.1
CPU user time (s): 1199.41
CPU system time (s): 0.683896
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 46700

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

runsolver used 1.52977 second user time and 2.6386 second system time

The end

Launcher Data

Begin job on node37 at 2009-03-28 14:39:40
IDJOB=1520857
IDBENCH=70392
IDSOLVER=517
FILE ID=node37/1520857-1238247580
PBS_JOBID= 9060716
Free space on /tmp= 66424 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S291433416-025.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520857-1238247580/watcher-1520857-1238247580 -o /tmp/evaluation-result-1520857-1238247580/solver-1520857-1238247580 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520857-1238247580.cnf

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

MD5SUM BENCH= f605382d61971a127354e33363a04ef5
RANDOM SEED=604169661

node37.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.213
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.213
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:        840848 kB
Buffers:        102972 kB
Cached:        1004688 kB
SwapCached:      14544 kB
Active:         315868 kB
Inactive:       807780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        840848 kB
SwapTotal:     4192956 kB
SwapFree:      4172472 kB
Dirty:            1384 kB
Writeback:           0 kB
Mapped:          18756 kB
Slab:            77524 kB
Committed_AS:  2804084 kB
PageTables:       1384 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= 66424 MiB
End job on node37 at 2009-03-28 14:59:42