Trace number 1735281

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

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v760c43649gyes1.cnf
MD5SUM8541c8ec619084537b62d7926e092ff9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.693893
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.10/0.11	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.10/0.11	c Eliminate time :       0.08 

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-1735281-1240801059/watcher-1735281-1240801059 -o /tmp/evaluation-result-1735281-1240801059/solver-1735281-1240801059 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1735281-1240801059.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.99 0.98 0.99 3/64 29803
/proc/meminfo: memFree=1464368/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=1788 CPUtime=0
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 120000 108139173 1830912 176 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 447 176 70 173 0 272 0

[startup+0.105211 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29803
/proc/meminfo: memFree=1464368/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=4024 CPUtime=0.1
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 802 0 0 0 10 0 0 0 18 0 1 120000 108139173 4120576 753 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 1006 753 74 173 0 831 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4024

[startup+0.20122 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29803
/proc/meminfo: memFree=1464368/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=4552 CPUtime=0.19
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 939 0 0 0 19 0 0 0 18 0 1 120000 108139173 4661248 890 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 1138 890 90 173 0 963 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4552

[startup+0.30123 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29803
/proc/meminfo: memFree=1464368/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=4948 CPUtime=0.29
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 1051 0 0 0 29 0 0 0 19 0 1 120000 108139173 5066752 1002 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 1237 1002 90 173 0 1062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4948

[startup+0.701272 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29803
/proc/meminfo: memFree=1464368/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=5752 CPUtime=0.69
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 1258 0 0 0 69 0 0 0 22 0 1 120000 108139173 5890048 1209 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 1438 1209 90 173 0 1263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5752

[startup+1.50136 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29804
/proc/meminfo: memFree=1459688/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=6016 CPUtime=1.49
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 1322 0 0 0 149 0 0 0 25 0 1 120000 108139173 6160384 1273 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 1504 1273 90 173 0 1329 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6016

[startup+3.10153 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29804
/proc/meminfo: memFree=1458984/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=6808 CPUtime=3.09
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 1498 0 0 0 309 0 0 0 25 0 1 120000 108139173 6971392 1449 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 1702 1449 90 173 0 1527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6808

[startup+6.30187 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29804
/proc/meminfo: memFree=1458024/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=7468 CPUtime=6.29
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 1664 0 0 0 629 0 0 0 25 0 1 120000 108139173 7647232 1615 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 1867 1615 90 173 0 1692 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7468

[startup+12.7026 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29804
/proc/meminfo: memFree=1455984/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=9404 CPUtime=12.69
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 2158 0 0 0 1269 0 0 0 25 0 1 120000 108139173 9629696 2109 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 2351 2109 90 173 0 2176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9404

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29804
/proc/meminfo: memFree=1453680/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=11648 CPUtime=25.49
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 2728 0 0 0 2548 1 0 0 25 0 1 120000 108139173 11927552 2679 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 2912 2679 90 173 0 2737 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11648

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29804
/proc/meminfo: memFree=1449520/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=16000 CPUtime=51.07
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 3786 0 0 0 5105 2 0 0 25 0 1 120000 108139173 16384000 3737 1992294400 134512640 135224549 4294956208 18446744073709551615 134595342 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 4000 3737 90 173 0 3825 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16000

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29804
/proc/meminfo: memFree=1445424/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=20108 CPUtime=102.26
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 4800 0 0 0 10222 4 0 0 25 0 1 120000 108139173 20590592 4751 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 5027 4751 90 173 0 4852 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20108

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29804
/proc/meminfo: memFree=1441712/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=23824 CPUtime=162.24
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 5723 0 0 0 16219 5 0 0 25 0 1 120000 108139173 24395776 5674 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 5956 5674 90 173 0 5781 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23824

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1437352/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=28336 CPUtime=222.22
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 6864 0 0 0 22216 6 0 0 25 0 1 120000 108139173 29016064 6750 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 7084 6750 90 173 0 6909 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 28336

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1434280/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=31392 CPUtime=282.21
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 7625 0 0 0 28214 7 0 0 25 0 1 120000 108139173 32145408 7511 1992294400 134512640 135224549 4294956208 18446744073709551615 134595301 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 7848 7511 90 173 0 7673 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31392

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1432040/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=33636 CPUtime=342.18
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 8189 0 0 0 34211 7 0 0 25 0 1 120000 108139173 34443264 8075 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 8409 8075 90 173 0 8234 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 33636

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1430824/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=34832 CPUtime=402.17
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 8481 0 0 0 40209 8 0 0 25 0 1 120000 108139173 35667968 8367 1992294400 134512640 135224549 4294956208 18446744073709551615 134595393 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 8708 8367 90 173 0 8533 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 34832

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1427752/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=38020 CPUtime=462.16
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 9264 0 0 0 46207 9 0 0 25 0 1 120000 108139173 38932480 9150 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 9505 9150 90 173 0 9330 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 38020

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1427248/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=38552 CPUtime=522.13
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 9413 0 0 0 52204 9 0 0 25 0 1 120000 108139173 39477248 9299 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 9638 9299 90 173 0 9463 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 38552

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1423728/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=41908 CPUtime=582.12
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 10254 0 0 0 58201 11 0 0 25 0 1 120000 108139173 42913792 10140 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 10477 10140 90 173 0 10302 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 41908

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1423664/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=42040 CPUtime=642.1
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 10270 0 0 0 64199 11 0 0 25 0 1 120000 108139173 43048960 10156 1992294400 134512640 135224549 4294956208 18446744073709551615 134595596 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 10510 10156 90 173 0 10335 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 42040

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1419568/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=46136 CPUtime=702.09
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 11296 0 0 0 70197 12 0 0 25 0 1 120000 108139173 47243264 11182 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 11534 11182 90 173 0 11359 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 46136

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1419504/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=46136 CPUtime=762.07
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 11309 0 0 0 76195 12 0 0 25 0 1 120000 108139173 47243264 11195 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 11534 11195 90 173 0 11359 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 46136

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1417968/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=47780 CPUtime=822.05
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 11715 0 0 0 82193 12 0 0 25 0 1 120000 108139173 48926720 11601 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 11945 11601 90 173 0 11770 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 47780

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1415024/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=50608 CPUtime=882.04
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 12423 0 0 0 88190 14 0 0 25 0 1 120000 108139173 51822592 12309 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 12652 12309 90 173 0 12477 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 50608

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1414960/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=50608 CPUtime=942.02
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 12436 0 0 0 94188 14 0 0 25 0 1 120000 108139173 51822592 12322 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 12652 12322 90 173 0 12477 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 50608

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1414768/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=50912 CPUtime=1002
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 12486 0 0 0 100186 14 0 0 25 0 1 120000 108139173 52133888 12372 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 12728 12372 90 173 0 12553 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 50912

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1410608/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=55648 CPUtime=1061.98
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 13655 0 0 0 106182 16 0 0 25 0 1 120000 108139173 56983552 13412 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 13912 13412 90 173 0 13737 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 55648

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1410608/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=55648 CPUtime=1121.96
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 13656 0 0 0 112180 16 0 0 25 0 1 120000 108139173 56983552 13413 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 13912 13413 90 173 0 13737 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 55648

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1410544/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=55648 CPUtime=1181.95
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 13661 0 0 0 118178 17 0 0 25 0 1 120000 108139173 56983552 13418 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 13912 13418 90 173 0 13737 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 55648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1410544/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=55648 CPUtime=1200.05
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 13661 0 0 0 119988 17 0 0 25 0 1 100 108139173 56983552 13418 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 13912 13418 90 173 0 13737 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 55648

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29810
/proc/meminfo: memFree=1410544/2055920 swapFree=4181324/4192956
[pid=29803] ppid=29801 vsize=55648 CPUtime=1200.05
/proc/29803/stat : 29803 (CirCUs) R 29801 29803 29146 0 -1 4194304 13661 0 0 0 119988 17 0 0 25 0 1 100 108139173 56983552 13418 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29803/statm: 13912 13418 90 173 0 13737 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 55648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.89
CPU system time (s): 0.179972
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 55648

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

runsolver used 0.827874 second user time and 2.54561 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-27 04:57:39
IDJOB=1735281
IDBENCH=71389
IDSOLVER=544
FILE ID=node19/1735281-1240801059
PBS_JOBID= 9187381
Free space on /tmp= 66308 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v760c43649gyes1.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735281-1240801059/watcher-1735281-1240801059 -o /tmp/evaluation-result-1735281-1240801059/solver-1735281-1240801059 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1735281-1240801059.cnf -t 1200

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

MD5SUM BENCH= 8541c8ec619084537b62d7926e092ff9
RANDOM SEED=503498006

node19.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.236
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.236
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:       1464792 kB
Buffers:         76092 kB
Cached:         433576 kB
SwapCached:       5500 kB
Active:         255384 kB
Inactive:       262236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464792 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            59432 kB
Committed_AS:   411676 kB
PageTables:       1452 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= 66308 MiB
End job on node19 at 2009-04-27 05:17:42