Trace number 1731241

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

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.1528
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731241-1240768368/watcher-1731241-1240768368 -o /tmp/evaluation-result-1731241-1240768368/solver-1731241-1240768368 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1731241-1240768368.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.00 1.00 1.00 3/64 31391
/proc/meminfo: memFree=1680200/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=7224 CPUtime=0
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 497 0 0 0 0 0 0 0 18 0 1 0 104865389 7397376 480 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 1806 484 88 271 0 1532 0

[startup+0.0776241 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31391
/proc/meminfo: memFree=1680200/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=7352 CPUtime=0.06
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 1630 0 0 0 6 0 0 0 18 0 1 0 104865389 7528448 1613 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 1838 1613 90 271 0 1564 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7352

[startup+0.101625 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31391
/proc/meminfo: memFree=1680200/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=7352 CPUtime=0.09
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 1644 0 0 0 9 0 0 0 18 0 1 0 104865389 7528448 1627 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 1838 1627 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301644 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31391
/proc/meminfo: memFree=1680200/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=7740 CPUtime=0.29
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 1740 0 0 0 28 1 0 0 19 0 1 0 104865389 7925760 1723 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 1935 1723 90 271 0 1661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7740

[startup+0.701684 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31391
/proc/meminfo: memFree=1680200/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=8264 CPUtime=0.69
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 1863 0 0 0 68 1 0 0 22 0 1 0 104865389 8462336 1846 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 2066 1846 90 271 0 1792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8264

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1672768/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=9176 CPUtime=1.49
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 2069 0 0 0 147 2 0 0 25 0 1 0 104865389 9396224 2052 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 2294 2052 90 271 0 2020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9176

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1671744/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=10124 CPUtime=3.09
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 2322 0 0 0 306 3 0 0 25 0 1 0 104865389 10366976 2305 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 2531 2305 90 271 0 2257 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10124

[startup+6.30224 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1670016/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=11504 CPUtime=6.29
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 2692 0 0 0 624 5 0 0 25 0 1 0 104865389 11780096 2634 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 2876 2634 90 271 0 2602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11504

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1668224/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=13024 CPUtime=12.69
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 3078 0 0 0 1262 7 0 0 25 0 1 0 104865389 13336576 3020 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 3256 3020 90 271 0 2982 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13024

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1666368/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=14764 CPUtime=25.48
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 3568 0 0 0 2538 10 0 0 25 0 1 0 104865389 15118336 3449 1992294400 134512640 135625496 4294956224 18446744073709551615 134541381 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 3691 3449 90 271 0 3417 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14764

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1663488/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=17904 CPUtime=51.08
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 4398 0 0 0 5093 15 0 0 25 0 1 0 104865389 18333696 4188 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 4476 4188 90 271 0 4202 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17904

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1659904/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=21724 CPUtime=102.27
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 5401 0 0 0 10205 22 0 0 25 0 1 0 104865389 22245376 5055 1992294400 134512640 135625496 4294956224 18446744073709551615 134541064 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 5431 5055 90 271 0 5157 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21724

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1657280/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=24248 CPUtime=162.25
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 6049 0 0 0 16196 29 0 0 25 0 1 0 104865389 24829952 5703 1992294400 134512640 135625496 4294956224 18446744073709551615 134541609 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 6062 5703 90 271 0 5788 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24248

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1654720/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=26760 CPUtime=222.24
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 6672 0 0 0 22188 36 0 0 25 0 1 0 104865389 27402240 6326 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 6690 6326 90 271 0 6416 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 26760

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1653056/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=28808 CPUtime=282.22
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 7292 0 0 0 28181 41 0 0 25 0 1 0 104865389 29499392 6743 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 7202 6743 90 271 0 6928 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28808

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1650752/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=31160 CPUtime=342.21
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 7880 0 0 0 34175 46 0 0 25 0 1 0 104865389 31907840 7331 1992294400 134512640 135625496 4294956224 18446744073709551615 134528912 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 7790 7331 90 271 0 7516 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 31160

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1648896/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=32860 CPUtime=402.19
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 8297 0 0 0 40170 49 0 0 25 0 1 0 104865389 33648640 7748 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 8215 7748 90 271 0 7941 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 32860

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31392
/proc/meminfo: memFree=1647488/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=34212 CPUtime=462.17
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 8646 0 0 0 46165 52 0 0 25 0 1 0 104865389 35033088 8097 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 8553 8097 90 271 0 8279 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 34212

[startup+522.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 31398
/proc/meminfo: memFree=1646208/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=35392 CPUtime=522.16
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 8969 0 0 0 52159 57 0 0 25 0 1 0 104865389 36241408 8420 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 8848 8420 90 271 0 8574 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 35392

[startup+582.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 31398
/proc/meminfo: memFree=1645056/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=36452 CPUtime=582.14
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 9245 0 0 0 58154 60 0 0 25 0 1 0 104865389 37326848 8696 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 9113 8696 90 271 0 8839 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 36452

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1643968/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=37984 CPUtime=642.13
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 9802 0 0 0 64150 63 0 0 25 0 1 0 104865389 38895616 8949 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 9496 8949 90 271 0 9222 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 37984

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1642368/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=39880 CPUtime=702.11
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 10214 0 0 0 70145 66 0 0 25 0 1 0 104865389 40837120 9361 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 9970 9361 90 271 0 9696 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 39880

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1641792/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=40388 CPUtime=762.1
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 10344 0 0 0 76142 68 0 0 25 0 1 0 104865389 41357312 9491 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 10097 9491 90 271 0 9823 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 40388

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1640960/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=41080 CPUtime=822.08
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 10540 0 0 0 82138 70 0 0 25 0 1 0 104865389 42065920 9687 1992294400 134512640 135625496 4294956224 18446744073709551615 134541371 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 10270 9687 90 271 0 9996 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 41080

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1640192/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=41740 CPUtime=882.07
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 10725 0 0 0 88134 73 0 0 25 0 1 0 104865389 42741760 9872 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 10435 9872 90 271 0 10161 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 41740

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1639296/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=42576 CPUtime=942.05
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 10935 0 0 0 94130 75 0 0 25 0 1 0 104865389 43597824 10082 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 10644 10082 90 271 0 10370 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 42576

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1638080/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=43660 CPUtime=1002.03
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 11229 0 0 0 100125 78 0 0 25 0 1 0 104865389 44707840 10376 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 10915 10376 90 271 0 10641 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 43660

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1636544/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=45504 CPUtime=1062.02
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 11630 0 0 0 106120 82 0 0 25 0 1 0 104865389 46596096 10777 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 11376 10777 90 271 0 11102 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 45504

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1635264/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=46848 CPUtime=1122
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 11931 0 0 0 112116 84 0 0 25 0 1 0 104865389 47972352 11078 1992294400 134512640 135625496 4294956224 18446744073709551615 134541322 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 11712 11078 90 271 0 11438 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 46848

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1634560/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=47376 CPUtime=1181.99
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 12110 0 0 0 118111 88 0 0 25 0 1 0 104865389 48513024 11257 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 11844 11257 90 271 0 11570 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 47376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31398
/proc/meminfo: memFree=1634304/2055920 swapFree=4192812/4192956
[pid=31391] ppid=31389 vsize=47640 CPUtime=1200.09
/proc/31391/stat : 31391 (csat) R 31389 31391 30983 0 -1 4194304 12177 0 0 0 119920 89 0 0 25 0 1 0 104865389 48783360 11324 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31391/statm: 11910 11324 90 271 0 11636 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 47640

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.2
CPU system time (s): 0.902862
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 47640

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

runsolver used 1.21582 second user time and 2.66759 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-26 19:52:48
IDJOB=1731241
IDBENCH=24747
IDSOLVER=517
FILE ID=node36/1731241-1240768368
PBS_JOBID= 9187129
Free space on /tmp= 66392 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731241-1240768368/watcher-1731241-1240768368 -o /tmp/evaluation-result-1731241-1240768368/solver-1731241-1240768368 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1731241-1240768368.cnf

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

MD5SUM BENCH= b8ad54973e17f84e99bf9d2e7bc768ce
RANDOM SEED=2111584244

node36.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.232
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.232
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:       1680616 kB
Buffers:         41984 kB
Cached:         255032 kB
SwapCached:        144 kB
Active:          63252 kB
Inactive:       247768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            50324 kB
Committed_AS:   394252 kB
PageTables:       1356 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= 66392 MiB
End job on node36 at 2009-04-26 20:12:50