Trace number 1731423

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
CircUs 2009-03-23? (TO) 1200.02 1200.41

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
MD5SUMd8fa78c834564753f42ad3a5aaefa23a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark256.362
Satisfiable
(Un)Satisfiability was proved
Number of variables796
Number of clauses10039
Sum of the clauses size30316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39840
Number of clauses of size 4199
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.00/0.02	c Eliminate time :       0.01 

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

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.92 0.98 0.99 3/64 2041
/proc/meminfo: memFree=1646776/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=1464 CPUtime=0
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 120000 105072285 1499136 156 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 366 156 70 173 0 191 0

[startup+0.041822 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2041
/proc/meminfo: memFree=1646776/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=1988 CPUtime=0.03
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 319 0 0 0 3 0 0 0 18 0 1 120000 105072285 2035712 303 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 497 303 90 173 0 322 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1988

[startup+0.10183 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2041
/proc/meminfo: memFree=1646776/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=2120 CPUtime=0.09
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 348 0 0 0 9 0 0 0 18 0 1 120000 105072285 2170880 332 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 530 332 90 173 0 355 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2120

[startup+0.301859 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2041
/proc/meminfo: memFree=1646776/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=2252 CPUtime=0.29
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 396 0 0 0 29 0 0 0 19 0 1 120000 105072285 2306048 380 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 563 380 90 173 0 388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2252

[startup+0.701918 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2041
/proc/meminfo: memFree=1646776/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=2384 CPUtime=0.69
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 432 0 0 0 69 0 0 0 22 0 1 120000 105072285 2441216 416 1992294400 134512640 135224549 4294956224 18446744073709551615 134595631 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 596 416 90 173 0 421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2384

[startup+1.50104 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1645360/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=2648 CPUtime=1.49
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 491 0 0 0 149 0 0 0 25 0 1 120000 105072285 2711552 475 1992294400 134512640 135224549 4294956224 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 662 475 90 173 0 487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2648

[startup+3.10127 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1644976/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=3088 CPUtime=3.09
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 578 0 0 0 309 0 0 0 25 0 1 120000 105072285 3162112 562 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 772 562 90 173 0 597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3088

[startup+6.30174 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1644272/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=3616 CPUtime=6.29
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 725 0 0 0 629 0 0 0 25 0 1 120000 105072285 3702784 709 1992294400 134512640 135224549 4294956224 18446744073709551615 134630939 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 904 709 90 173 0 729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3616

[startup+12.7027 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1643128/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=4540 CPUtime=12.69
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 951 0 0 0 1269 0 0 0 25 0 1 120000 105072285 4648960 935 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 1135 935 90 173 0 960 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4540

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1641848/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=5740 CPUtime=25.48
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 1260 0 0 0 2548 0 0 0 25 0 1 120000 105072285 5877760 1244 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 1435 1244 90 173 0 1260 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5740

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1639928/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=7752 CPUtime=51.07
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 1768 0 0 0 5106 1 0 0 25 0 1 120000 105072285 7938048 1719 1992294400 134512640 135224549 4294956224 18446744073709551615 134595376 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 1938 1719 90 173 0 1763 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7752

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1637752/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=9972 CPUtime=102.26
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 2312 0 0 0 10224 2 0 0 25 0 1 120000 105072285 10211328 2263 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 2493 2263 90 173 0 2318 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9972

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1635384/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=12528 CPUtime=162.24
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 2947 0 0 0 16221 3 0 0 25 0 1 120000 105072285 12828672 2833 1992294400 134512640 135224549 4294956224 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 3132 2833 90 173 0 2957 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12528

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1634296/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=13612 CPUtime=222.22
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 3232 0 0 0 22219 3 0 0 25 0 1 120000 105072285 13938688 3118 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 3403 3118 90 173 0 3228 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 13612

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1631864/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=16116 CPUtime=282.2
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 3824 0 0 0 28216 4 0 0 25 0 1 120000 105072285 16502784 3710 1992294400 134512640 135224549 4294956224 18446744073709551615 134595591 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 4029 3710 90 173 0 3854 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 16116

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1630392/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=17688 CPUtime=342.18
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 4194 0 0 0 34214 4 0 0 25 0 1 120000 105072285 18112512 4080 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 4422 4080 90 173 0 4247 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 17688

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1630136/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=17864 CPUtime=402.16
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 4250 0 0 0 40212 4 0 0 25 0 1 120000 105072285 18292736 4136 1992294400 134512640 135224549 4294956224 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 4466 4136 90 173 0 4291 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 17864

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1628920/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=19304 CPUtime=462.14
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 4562 0 0 0 46210 4 0 0 25 0 1 120000 105072285 19767296 4448 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 4826 4448 90 173 0 4651 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 19304

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1627384/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=21176 CPUtime=522.12
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 5057 0 0 0 52207 5 0 0 25 0 1 120000 105072285 21684224 4814 1992294400 134512640 135224549 4294956224 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 5294 4814 90 173 0 5119 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 21176

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1627384/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=21176 CPUtime=582.1
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 5075 0 0 0 58205 5 0 0 25 0 1 120000 105072285 21684224 4832 1992294400 134512640 135224549 4294956224 18446744073709551615 134585021 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 5294 4832 90 173 0 5119 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 21176

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2042
/proc/meminfo: memFree=1625400/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=23076 CPUtime=642.08
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 5561 0 0 0 64203 5 0 0 25 0 1 120000 105072285 23629824 5318 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 5769 5318 90 173 0 5594 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 23076

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2044
/proc/meminfo: memFree=1625208/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=23288 CPUtime=702.06
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 5612 0 0 0 70201 5 0 0 25 0 1 120000 105072285 23846912 5369 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 5822 5369 90 173 0 5647 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 23288

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2044
/proc/meminfo: memFree=1623096/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=25392 CPUtime=762.05
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 6118 0 0 0 76199 6 0 0 25 0 1 120000 105072285 26001408 5875 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 6348 5875 90 173 0 6173 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 25392

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2044
/proc/meminfo: memFree=1623096/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=25540 CPUtime=822.02
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 6131 0 0 0 82196 6 0 0 25 0 1 120000 105072285 26152960 5888 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 6385 5888 90 173 0 6210 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 25540

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2044
/proc/meminfo: memFree=1621816/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=26792 CPUtime=882.01
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 6444 0 0 0 88194 7 0 0 25 0 1 120000 105072285 27435008 6201 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 6698 6201 90 173 0 6523 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 26792

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2044
/proc/meminfo: memFree=1620728/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=27908 CPUtime=941.99
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 6715 0 0 0 94192 7 0 0 25 0 1 120000 105072285 28577792 6472 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 6977 6472 90 173 0 6802 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 27908

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2044
/proc/meminfo: memFree=1620536/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=28164 CPUtime=1001.97
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 6750 0 0 0 100190 7 0 0 25 0 1 120000 105072285 28839936 6507 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 7041 6507 90 173 0 6866 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 28164

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2044
/proc/meminfo: memFree=1619896/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=28940 CPUtime=1061.95
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 6934 0 0 0 106188 7 0 0 25 0 1 120000 105072285 29634560 6691 1992294400 134512640 135224549 4294956224 18446744073709551615 134595643 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 7235 6691 90 173 0 7060 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 28940

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2044
/proc/meminfo: memFree=1618360/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=30364 CPUtime=1121.92
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 7298 0 0 0 112185 7 0 0 25 0 1 120000 105072285 31092736 7055 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 7591 7055 90 173 0 7416 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 30364

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2044
/proc/meminfo: memFree=1618232/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=30364 CPUtime=1181.91
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 7313 0 0 0 118184 7 0 0 25 0 1 120000 105072285 31092736 7070 1992294400 134512640 135224549 4294956224 18446744073709551615 134595275 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 7591 7070 90 173 0 7416 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 30364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2044
/proc/meminfo: memFree=1618232/2055920 swapFree=4181440/4192956
[pid=2041] ppid=2038 vsize=30364 CPUtime=1200
/proc/2041/stat : 2041 (CirCUs) R 2038 2041 1746 0 -1 4194304 7321 0 0 0 119993 7 0 0 25 0 1 100 105072285 31092736 7078 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2041/statm: 7591 7078 90 173 0 7416 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 30364

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.02
CPU user time (s): 1199.94
CPU system time (s): 0.082987
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 30364

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

runsolver used 0.841872 second user time and 2.68659 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-26 20:27:19
IDJOB=1731423
IDBENCH=24751
IDSOLVER=544
FILE ID=node39/1731423-1240770439
PBS_JOBID= 9187179
Free space on /tmp= 66344 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731423-1240770439/watcher-1731423-1240770439 -o /tmp/evaluation-result-1731423-1240770439/solver-1731423-1240770439 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1731423-1240770439.cnf -t 1200

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

MD5SUM BENCH= d8fa78c834564753f42ad3a5aaefa23a
RANDOM SEED=1227445669

node39.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.281
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.281
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:       1647192 kB
Buffers:         49924 kB
Cached:         301432 kB
SwapCached:       6324 kB
Active:         162540 kB
Inactive:       197748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647192 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            1208 kB
Writeback:           0 kB
Mapped:          13624 kB
Slab:            34456 kB
Committed_AS:   489436 kB
PageTables:       1380 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= 66344 MiB
End job on node39 at 2009-04-26 20:47:21