Trace number 1734808

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.12 1201.14

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1820c171155g3.cnf
MD5SUM90cca356988434eb537dfe19d4b4da93
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-1734808-1240797402/watcher-1734808-1240797402 -o /tmp/evaluation-result-1734808-1240797402/solver-1734808-1240797402 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1734808-1240797402.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 28810
/proc/meminfo: memFree=1702488/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=3616 CPUtime=0
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 603 0 0 0 0 0 0 0 18 0 1 0 107769557 3702784 587 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 904 592 86 271 0 630 0

[startup+0.0216371 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 28810
/proc/meminfo: memFree=1702488/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=4956 CPUtime=0.01
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 725 0 0 0 1 0 0 0 18 0 1 0 107769557 5074944 709 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 1239 709 88 271 0 965 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4956

[startup+0.101649 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 28810
/proc/meminfo: memFree=1702488/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=5320 CPUtime=0.09
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 1065 0 0 0 9 0 0 0 18 0 1 0 107769557 5447680 947 1992294400 134512640 135625496 4294956240 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 1330 947 89 271 0 1056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5320

[startup+0.301685 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 28810
/proc/meminfo: memFree=1702488/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=14008 CPUtime=0.29
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 3769 0 0 0 28 1 0 0 20 0 1 0 107769557 14344192 3088 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 3502 3088 91 271 0 3228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14008

[startup+0.701758 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 28810
/proc/meminfo: memFree=1702488/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=14668 CPUtime=0.69
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 3922 0 0 0 68 1 0 0 24 0 1 0 107769557 15020032 3241 1992294400 134512640 135625496 4294956240 18446744073709551615 134519262 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 3667 3241 91 271 0 3393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14668

[startup+1.5019 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 28811
/proc/meminfo: memFree=1689296/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=15988 CPUtime=1.49
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 4238 0 0 0 147 2 0 0 25 0 1 0 107769557 16371712 3557 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 3997 3557 91 271 0 3723 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15988

[startup+3.10119 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 28811
/proc/meminfo: memFree=1687632/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=17836 CPUtime=3.09
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 4720 0 0 0 307 2 0 0 25 0 1 0 107769557 18264064 4039 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 4459 4039 91 271 0 4185 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17836

[startup+6.30177 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 28811
/proc/meminfo: memFree=1683728/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=21268 CPUtime=6.29
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 5584 0 0 0 625 4 0 0 25 0 1 0 107769557 21778432 4903 1992294400 134512640 135625496 4294956240 18446744073709551615 134541247 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 5317 4903 91 271 0 5043 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21268

[startup+12.7019 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 28811
/proc/meminfo: memFree=1678440/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=26300 CPUtime=12.68
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 6817 0 0 0 1262 6 0 0 25 0 1 0 107769557 26931200 6136 1992294400 134512640 135625496 4294956240 18446744073709551615 134541470 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 6575 6136 91 271 0 6301 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26300

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 28811
/proc/meminfo: memFree=1671144/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=33368 CPUtime=25.48
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 8593 0 0 0 2538 10 0 0 25 0 1 0 107769557 34168832 7912 1992294400 134512640 135625496 4294956240 18446744073709551615 134541463 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 8342 7912 91 271 0 8068 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33368

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 28811
/proc/meminfo: memFree=1660776/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=43868 CPUtime=51.06
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 11199 0 0 0 5090 16 0 0 25 0 1 0 107769557 44920832 10518 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 10967 10518 91 271 0 10693 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43868

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 28811
/proc/meminfo: memFree=1645480/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=58932 CPUtime=102.24
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 14952 0 0 0 10198 26 0 0 25 0 1 0 107769557 60346368 14271 1992294400 134512640 135625496 4294956240 18446744073709551615 134541108 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 14733 14271 91 271 0 14459 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 58932

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28811
/proc/meminfo: memFree=1631784/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=72528 CPUtime=162.2
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 18379 0 0 0 16186 34 0 0 25 0 1 0 107769557 74268672 17698 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 18132 17698 91 271 0 17858 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 72528

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28811
/proc/meminfo: memFree=1620712/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=83752 CPUtime=222.17
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 21268 0 0 0 22175 42 0 0 25 0 1 0 107769557 85762048 20451 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 20938 20451 91 271 0 20664 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 83752

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28817
/proc/meminfo: memFree=1609896/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=94444 CPUtime=282.13
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 23970 0 0 0 28165 48 0 0 25 0 1 0 107769557 96710656 23153 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 23611 23153 91 271 0 23337 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 94444

[startup+342.303 s]
/proc/loadavg: 1.11 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1571488/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=103684 CPUtime=341.7
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 26294 0 0 0 34114 56 0 0 25 0 1 0 107769557 106172416 25477 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 25921 25477 91 271 0 25647 0
Current children cumulated CPU time (s) 341.7
Current children cumulated vsize (KiB) 103684

[startup+402.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1562984/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=112672 CPUtime=401.66
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 28677 0 0 0 40103 63 0 0 25 0 1 0 107769557 115376128 27657 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 28168 27657 91 271 0 27894 0
Current children cumulated CPU time (s) 401.66
Current children cumulated vsize (KiB) 112672

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1554984/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=120596 CPUtime=461.64
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 30657 0 0 0 46096 68 0 0 25 0 1 0 107769557 123490304 29637 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 30149 29637 91 271 0 29875 0
Current children cumulated CPU time (s) 461.64
Current children cumulated vsize (KiB) 120596

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1547176/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=128384 CPUtime=521.61
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 32624 0 0 0 52088 73 0 0 25 0 1 0 107769557 131465216 31604 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 32096 31604 91 271 0 31822 0
Current children cumulated CPU time (s) 521.61
Current children cumulated vsize (KiB) 128384

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1539624/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=135652 CPUtime=581.57
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 34469 0 0 0 58078 79 0 0 25 0 1 0 107769557 138907648 33449 1992294400 134512640 135625496 4294956240 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 33913 33449 91 271 0 33639 0
Current children cumulated CPU time (s) 581.57
Current children cumulated vsize (KiB) 135652

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1532840/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=142388 CPUtime=641.55
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 36147 0 0 0 64071 84 0 0 25 0 1 0 107769557 145805312 35127 1992294400 134512640 135625496 4294956240 18446744073709551615 134541609 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 35597 35127 91 271 0 35323 0
Current children cumulated CPU time (s) 641.55
Current children cumulated vsize (KiB) 142388

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1526184/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=149024 CPUtime=701.51
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 37821 0 0 0 70063 88 0 0 25 0 1 0 107769557 152600576 36801 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 37256 36801 91 271 0 36982 0
Current children cumulated CPU time (s) 701.51
Current children cumulated vsize (KiB) 149024

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1519976/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=155096 CPUtime=761.49
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 39347 0 0 0 76056 93 0 0 25 0 1 0 107769557 158818304 38327 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 38774 38327 91 271 0 38500 0
Current children cumulated CPU time (s) 761.49
Current children cumulated vsize (KiB) 155096

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1513576/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=161572 CPUtime=821.46
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 40968 0 0 0 82049 97 0 0 25 0 1 0 107769557 165449728 39948 1992294400 134512640 135625496 4294956240 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 40393 39948 91 271 0 40119 0
Current children cumulated CPU time (s) 821.46
Current children cumulated vsize (KiB) 161572

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1508136/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=167340 CPUtime=881.42
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 42587 0 0 0 88042 100 0 0 25 0 1 0 107769557 171356160 41263 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 41835 41263 91 271 0 41561 0
Current children cumulated CPU time (s) 881.42
Current children cumulated vsize (KiB) 167340

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1503528/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=171980 CPUtime=941.4
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 43752 0 0 0 94035 105 0 0 25 0 1 0 107769557 176107520 42428 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 42995 42428 91 271 0 42721 0
Current children cumulated CPU time (s) 941.4
Current children cumulated vsize (KiB) 171980

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1497960/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=177416 CPUtime=1001.36
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 45130 0 0 0 100027 109 0 0 25 0 1 0 107769557 181673984 43806 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 44354 43806 91 271 0 44080 0
Current children cumulated CPU time (s) 1001.36
Current children cumulated vsize (KiB) 177416

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1492520/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=183016 CPUtime=1061.34
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 46513 0 0 0 106021 113 0 0 25 0 1 0 107769557 187408384 45189 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 45754 45189 91 271 0 45480 0
Current children cumulated CPU time (s) 1061.34
Current children cumulated vsize (KiB) 183016

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1486952/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=188576 CPUtime=1121.31
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 47905 0 0 0 112013 118 0 0 25 0 1 0 107769557 193101824 46581 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 47144 46581 91 271 0 46870 0
Current children cumulated CPU time (s) 1121.31
Current children cumulated vsize (KiB) 188576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1482024/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=193332 CPUtime=1181.28
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 49126 0 0 0 118007 121 0 0 25 0 1 0 107769557 197971968 47802 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 48333 47802 91 271 0 48059 0
Current children cumulated CPU time (s) 1181.28
Current children cumulated vsize (KiB) 193332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1480168/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=195192 CPUtime=1200.08
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 49572 0 0 0 119886 122 0 0 25 0 1 0 107769557 199876608 48248 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 48798 48248 91 271 0 48524 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 195192

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

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

[startup+1201.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29227
/proc/meminfo: memFree=1480168/2055920 swapFree=4181416/4192956
[pid=28810] ppid=28808 vsize=195192 CPUtime=1200.08
/proc/28810/stat : 28810 (csat) R 28808 28810 28773 0 -1 4194304 49572 0 0 0 119886 122 0 0 25 0 1 0 107769557 199876608 48248 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/28810/statm: 48798 48248 91 271 0 48524 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 195192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.14
CPU time (s): 1200.12
CPU user time (s): 1198.86
CPU system time (s): 1.25681
CPU usage (%): 99.915
Max. virtual memory (cumulated for all children) (KiB): 195192

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

runsolver used 1.44078 second user time and 2.78658 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-27 03:56:43
IDJOB=1734808
IDBENCH=71295
IDSOLVER=517
FILE ID=node84/1734808-1240797402
PBS_JOBID= 9187387
Free space on /tmp= 66212 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1820c171155g3.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734808-1240797402/watcher-1734808-1240797402 -o /tmp/evaluation-result-1734808-1240797402/solver-1734808-1240797402 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1734808-1240797402.cnf

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

MD5SUM BENCH= 90cca356988434eb537dfe19d4b4da93
RANDOM SEED=1101713330

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1702904 kB
Buffers:         44752 kB
Cached:         233752 kB
SwapCached:       5396 kB
Active:          84384 kB
Inactive:       201804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702904 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:            3704 kB
Writeback:           0 kB
Mapped:          13364 kB
Slab:            52776 kB
Committed_AS:   395444 kB
PageTables:       1368 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= 66212 MiB
End job on node84 at 2009-04-27 04:16:46