Trace number 1727448

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

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
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 variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

Solver Data

21.38/21.49	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
21.38/21.49	c Eliminate time :      20.14 

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-1727448-1240724945/watcher-1727448-1240724945 -o /tmp/evaluation-result-1727448-1240724945/solver-1727448-1240724945 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1727448-1240724945.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: 1.00 1.00 1.11 3/64 9439
/proc/meminfo: memFree=1657272/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=9908 CPUtime=0
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 120000 100522020 10145792 288 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 2477 289 70 173 0 2302 0

[startup+0.0255741 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 9439
/proc/meminfo: memFree=1657272/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=11096 CPUtime=0.02
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 588 0 0 0 2 0 0 0 18 0 1 120000 100522020 11362304 573 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 2774 573 70 173 0 2599 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11096

[startup+0.101586 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 9439
/proc/meminfo: memFree=1657272/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=14384 CPUtime=0.09
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 1552 0 0 0 9 0 0 0 18 0 1 120000 100522020 14729216 1439 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 3596 1440 70 173 0 3421 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14384

[startup+0.301619 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 9439
/proc/meminfo: memFree=1657272/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=22948 CPUtime=0.29
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 3955 0 0 0 28 1 0 0 19 0 1 120000 100522020 23498752 3713 1992294400 134512640 135224549 4294956224 18446744073709551615 134726407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 5737 3714 70 173 0 5562 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22948

[startup+0.701686 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 9439
/proc/meminfo: memFree=1657272/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=41464 CPUtime=0.69
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 9190 0 0 0 65 4 0 0 23 0 1 120000 100522020 42459136 8178 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 10366 8179 70 173 0 10191 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41464

[startup+1.50182 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 9440
/proc/meminfo: memFree=1612208/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=67200 CPUtime=1.49
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 16589 0 0 0 141 8 0 0 25 0 1 120000 100522020 68812800 15576 1992294400 134512640 135224549 4294956224 18446744073709551615 134570518 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 16800 15576 74 173 0 16625 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67200

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 9440
/proc/meminfo: memFree=1594864/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=67200 CPUtime=3.09
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 16589 0 0 0 301 8 0 0 25 0 1 120000 100522020 68812800 15576 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 16800 15576 74 173 0 16625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67200

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 9440
/proc/meminfo: memFree=1594864/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=67200 CPUtime=6.29
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 16589 0 0 0 621 8 0 0 25 0 1 120000 100522020 68812800 15576 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 16800 15576 74 173 0 16625 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67200

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 9440
/proc/meminfo: memFree=1594928/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=67200 CPUtime=12.68
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 16589 0 0 0 1260 8 0 0 25 0 1 120000 100522020 68812800 15576 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 16800 15576 74 173 0 16625 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67200

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 9440
/proc/meminfo: memFree=1594288/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=67992 CPUtime=25.49
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 16795 0 0 0 2540 9 0 0 25 0 1 120000 100522020 69623808 15782 1992294400 134512640 135224549 4294956224 18446744073709551615 134585015 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 16998 15782 90 173 0 16823 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67992

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 9440
/proc/meminfo: memFree=1592304/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=69972 CPUtime=51.07
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 17298 0 0 0 5098 9 0 0 25 0 1 120000 100522020 71651328 16285 1992294400 134512640 135224549 4294956224 18446744073709551615 134595269 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 17493 16285 90 173 0 17318 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 69972

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 9440
/proc/meminfo: memFree=1590256/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=71952 CPUtime=102.26
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 17799 0 0 0 10216 10 0 0 25 0 1 120000 100522020 73678848 16786 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 17988 16786 90 173 0 17813 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 71952

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 9440
/proc/meminfo: memFree=1587696/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=74564 CPUtime=162.24
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 18443 0 0 0 16213 11 0 0 25 0 1 120000 100522020 76353536 17430 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 18641 17430 90 173 0 18466 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 74564

[startup+222.302 s]
/proc/loadavg: 1.07 1.02 1.08 2/65 9440
/proc/meminfo: memFree=1586672/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=75620 CPUtime=222.21
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 18687 0 0 0 22210 11 0 0 25 0 1 120000 100522020 77434880 17674 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 18905 17674 90 173 0 18730 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 75620

[startup+282.302 s]
/proc/loadavg: 1.08 1.03 1.08 2/65 9440
/proc/meminfo: memFree=1585520/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=76808 CPUtime=282.2
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 19013 0 0 0 28208 12 0 0 25 0 1 120000 100522020 78651392 18000 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 19202 18000 90 173 0 19027 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 76808

[startup+342.302 s]
/proc/loadavg: 1.09 1.04 1.08 2/65 9440
/proc/meminfo: memFree=1582000/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=80108 CPUtime=342.17
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 19839 0 0 0 34204 13 0 0 25 0 1 120000 100522020 82030592 18826 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 20027 18826 90 173 0 19852 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 80108

[startup+402.302 s]
/proc/loadavg: 1.03 1.03 1.08 2/65 9440
/proc/meminfo: memFree=1580464/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=81896 CPUtime=402.15
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 20249 0 0 0 40202 13 0 0 25 0 1 120000 100522020 83861504 19236 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 20474 19236 90 173 0 20299 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 81896

[startup+462.302 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 9440
/proc/meminfo: memFree=1577456/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=84668 CPUtime=462.13
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 20970 0 0 0 46199 14 0 0 25 0 1 120000 100522020 86700032 19957 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 21167 19957 90 173 0 20992 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 84668

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 9440
/proc/meminfo: memFree=1576816/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=85328 CPUtime=522.11
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 21129 0 0 0 52197 14 0 0 25 0 1 120000 100522020 87375872 20116 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 21332 20116 90 173 0 21157 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 85328

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 9440
/proc/meminfo: memFree=1576176/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=85856 CPUtime=582.08
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 21275 0 0 0 58194 14 0 0 25 0 1 120000 100522020 87916544 20262 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 21464 20262 90 173 0 21289 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 85856

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 9440
/proc/meminfo: memFree=1574384/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=87704 CPUtime=642.07
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 21718 0 0 0 64192 15 0 0 25 0 1 120000 100522020 89808896 20705 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 21926 20705 90 173 0 21751 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 87704

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 9440
/proc/meminfo: memFree=1572912/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=89024 CPUtime=702.05
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 22062 0 0 0 70189 16 0 0 25 0 1 120000 100522020 91160576 21049 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 22256 21049 90 173 0 22081 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 89024

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 9446
/proc/meminfo: memFree=1570608/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=91268 CPUtime=762.02
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 22628 0 0 0 76185 17 0 0 25 0 1 120000 100522020 93458432 21615 1992294400 134512640 135224549 4294956224 18446744073709551615 134587823 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 22817 21615 90 173 0 22642 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 91268

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 9446
/proc/meminfo: memFree=1570608/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=91268 CPUtime=822.01
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 22629 0 0 0 82183 18 0 0 25 0 1 120000 100522020 93458432 21616 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 22817 21616 90 173 0 22642 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 91268

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 9446
/proc/meminfo: memFree=1568688/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=93368 CPUtime=881.98
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 23095 0 0 0 88180 18 0 0 25 0 1 120000 100522020 95608832 22082 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 23342 22082 90 173 0 23167 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 93368

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 9446
/proc/meminfo: memFree=1566448/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=95768 CPUtime=941.96
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 23683 0 0 0 94177 19 0 0 25 0 1 120000 100522020 98066432 22670 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 23942 22670 90 173 0 23767 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 95768

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 9446
/proc/meminfo: memFree=1564912/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=97224 CPUtime=1001.94
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 24040 0 0 0 100175 19 0 0 25 0 1 120000 100522020 99557376 23027 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 24306 23027 90 173 0 24131 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 97224

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 9446
/proc/meminfo: memFree=1564848/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=97224 CPUtime=1061.92
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 24042 0 0 0 106172 20 0 0 25 0 1 120000 100522020 99557376 23029 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 24306 23029 90 173 0 24131 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 97224

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 9446
/proc/meminfo: memFree=1564016/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=97884 CPUtime=1121.9
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 24236 0 0 0 112170 20 0 0 25 0 1 120000 100522020 100233216 23223 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 24471 23223 90 173 0 24296 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 97884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9446
/proc/meminfo: memFree=1564016/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=97884 CPUtime=1181.88
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 24237 0 0 0 118168 20 0 0 25 0 1 120000 100522020 100233216 23224 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 24471 23224 90 173 0 24296 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 97884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9446
/proc/meminfo: memFree=1563888/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=98016 CPUtime=1200.07
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 24266 0 0 0 119987 20 0 0 25 0 1 100 100522020 100368384 23253 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 24504 23253 90 173 0 24329 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 98016

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9446
/proc/meminfo: memFree=1563888/2055920 swapFree=4192956/4192956
[pid=9439] ppid=9437 vsize=98016 CPUtime=1200.07
/proc/9439/stat : 9439 (CirCUs) R 9437 9439 9372 0 -1 4194304 24266 0 0 0 119987 20 0 0 25 0 1 100 100522020 100368384 23253 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9439/statm: 24504 23253 90 173 0 24329 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 98016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.88
CPU system time (s): 0.225965
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 98016

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

runsolver used 0.85487 second user time and 2.55761 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-26 07:49:07
IDJOB=1727448
IDBENCH=24638
IDSOLVER=544
FILE ID=node57/1727448-1240724945
PBS_JOBID= 9186948
Free space on /tmp= 66428 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727448-1240724945/watcher-1727448-1240724945 -o /tmp/evaluation-result-1727448-1240724945/solver-1727448-1240724945 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1727448-1240724945.cnf -t 1200

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

MD5SUM BENCH= ff7bc04717f7472a7de76a6b5c02e3a4
RANDOM SEED=162175622

node57.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.256
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.256
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:       1657688 kB
Buffers:         34556 kB
Cached:         275048 kB
SwapCached:          0 kB
Active:         138944 kB
Inactive:       184544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657688 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           13792 kB
Writeback:           0 kB
Mapped:          23632 kB
Slab:            60796 kB
Committed_AS:   295416 kB
PageTables:       1388 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= 66428 MiB
End job on node57 at 2009-04-26 08:09:10