Trace number 1772818

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-23UNSAT 606.632 606.829

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.268
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data

1.09/1.18	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
1.09/1.18	c Eliminate time :       0.93 
606.60/606.82	c CNF read time  :       0.21 
606.60/606.82	c CNF solve time :     606.53 
606.60/606.82	c Memory usage :    42.5469 MB
606.60/606.82	c Restart : 549
606.60/606.82	c Decisions : random(1840), heuristic(662720), history(0/0)
606.60/606.82	c Implications : 325235113
606.60/606.82	c Forced Restart : 0
606.60/606.82	c Polarity Change : 2006
606.60/606.82	c Learned clasues  : 2717 out of 534152
606.60/606.82	c Learned literals : 47503 out of 24873276
606.60/606.82	c Number of first UIP : 112713 out of 534152
606.60/606.82	c Number of simplify : 7
606.60/606.82	c Number of continuous distill : 2050
606.60/606.82	c Average depth of OTS : 33
606.60/606.82	c Average depth of additional conflict : 68
606.60/606.82	c Saved conflict clasues : 855
606.60/606.82	c Saved conflict literals : 10778
606.60/606.82	c Additional conflict clauses : 26626
606.60/606.82	c Additional conflict literals : 1132155
606.60/606.82	c Additional conflict analysis : 116028
606.60/606.82	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772818-1241314057/watcher-1772818-1241314057 -o /tmp/evaluation-result-1772818-1241314057/solver-1772818-1241314057 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1772818-1241314057.cnf -t 10000 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 2396
/proc/meminfo: memFree=1896880/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=5440 CPUtime=0
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 718 0 0 0 0 0 0 0 18 0 1 1000000 159434103 5570560 703 1992294400 134512640 135224549 4294956224 18446744073709551615 134594394 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 1360 707 66 173 0 1185 0

[startup+0.0256861 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 2396
/proc/meminfo: memFree=1896880/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=7096 CPUtime=0.01
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 1142 0 0 0 1 0 0 0 18 0 1 1000000 159434103 7266304 1127 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 1774 1127 70 173 0 1599 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7096

[startup+0.101697 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 2396
/proc/meminfo: memFree=1896880/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=11176 CPUtime=0.09
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 2287 0 0 0 8 1 0 0 18 0 1 1000000 159434103 11444224 2174 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 2794 2175 70 173 0 2619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11176

[startup+0.301725 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 2396
/proc/meminfo: memFree=1896880/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=18552 CPUtime=0.29
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 4409 0 0 0 26 3 0 0 19 0 1 1000000 159434103 18997248 4166 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 4638 4166 77 173 0 4463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18552

[startup+0.701785 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 2396
/proc/meminfo: memFree=1896880/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=26700 CPUtime=0.69
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 6649 0 0 0 65 4 0 0 23 0 1 1000000 159434103 27340800 6149 1992294400 134512640 135224549 4294956224 18446744073709551615 134580271 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 6675 6149 77 173 0 6500 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26700

[startup+1.5019 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1872232/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=27924 CPUtime=1.49
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 7194 0 0 0 145 4 0 0 25 0 1 1000000 159434103 28594176 6471 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 6981 6471 93 173 0 6806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27924

[startup+3.10114 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1871080/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=28320 CPUtime=3.08
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 7275 0 0 0 304 4 0 0 25 0 1 1000000 159434103 28999680 6552 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 7080 6552 93 173 0 6905 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28320

[startup+6.30161 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1870248/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=29112 CPUtime=6.29
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 7460 0 0 0 624 5 0 0 25 0 1 1000000 159434103 29810688 6737 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 7278 6737 93 173 0 7103 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29112

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1868656/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=30696 CPUtime=12.68
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 7848 0 0 0 1263 5 0 0 25 0 1 1000000 159434103 31432704 7125 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 7674 7125 93 173 0 7499 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30696

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1868080/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=31092 CPUtime=25.49
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 7954 0 0 0 2543 6 0 0 25 0 1 1000000 159434103 31838208 7231 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 7773 7231 93 173 0 7598 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31092

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1867120/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=32016 CPUtime=51.07
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 8185 0 0 0 5101 6 0 0 25 0 1 1000000 159434103 32784384 7462 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 8004 7462 93 173 0 7829 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32016

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1866288/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=32940 CPUtime=102.26
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 8401 0 0 0 10220 6 0 0 25 0 1 1000000 159434103 33730560 7678 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 8235 7678 93 173 0 8060 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32940

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1865456/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=33736 CPUtime=162.24
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 8605 0 0 0 16217 7 0 0 25 0 1 1000000 159434103 34545664 7882 1992294400 134512640 135224549 4294956224 18446744073709551615 134619210 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 8434 7882 93 173 0 8259 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33736

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1862704/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=36548 CPUtime=222.22
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 9293 0 0 0 22215 7 0 0 25 0 1 1000000 159434103 37425152 8570 1992294400 134512640 135224549 4294956224 18446744073709551615 134587790 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 9137 8570 93 173 0 8962 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 36548

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1861104/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=38028 CPUtime=282.2
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 9672 0 0 0 28212 8 0 0 25 0 1 1000000 159434103 38940672 8949 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 9507 8949 93 173 0 9332 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 38028

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1860272/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=38880 CPUtime=342.18
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 9880 0 0 0 34210 8 0 0 25 0 1 1000000 159434103 39813120 9157 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 9720 9157 93 173 0 9545 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 38880

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1860016/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=39224 CPUtime=402.16
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 9940 0 0 0 40208 8 0 0 25 0 1 1000000 159434103 40165376 9217 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 9806 9217 93 173 0 9631 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 39224

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1857392/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=41732 CPUtime=462.14
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10588 0 0 0 46205 9 0 0 25 0 1 1000000 159434103 42733568 9865 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 10433 9865 93 173 0 10258 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 41732

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1857200/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=41964 CPUtime=522.12
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10620 0 0 0 52203 9 0 0 25 0 1 1000000 159434103 42971136 9897 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 10491 9897 93 173 0 10316 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 41964

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1856752/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=42640 CPUtime=582.1
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10731 0 0 0 58201 9 0 0 25 0 1 1000000 159434103 43663360 10008 1992294400 134512640 135224549 4294956224 18446744073709551615 134595360 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 10660 10008 93 173 0 10485 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 42640

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

[startup+588.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1856688/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=42640 CPUtime=588.5
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10739 0 0 0 58841 9 0 0 25 0 1 1000000 159434103 43663360 10016 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 10660 10016 93 173 0 10485 0
Current children cumulated CPU time (s) 588.5
Current children cumulated vsize (KiB) 42640

[startup+595.105 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1856240/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=43036 CPUtime=594.9
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10858 0 0 0 59480 10 0 0 25 0 1 1000000 159434103 44068864 10135 1992294400 134512640 135224549 4294956224 18446744073709551615 134587800 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 10759 10135 93 173 0 10584 0
Current children cumulated CPU time (s) 594.9
Current children cumulated vsize (KiB) 43036

[startup+601.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1855792/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=43564 CPUtime=601.3
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10957 0 0 0 60120 10 0 0 25 0 1 1000000 159434103 44609536 10234 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 10891 10234 93 173 0 10716 0
Current children cumulated CPU time (s) 601.3
Current children cumulated vsize (KiB) 43564

[startup+604.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1855792/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=43564 CPUtime=604.5
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10957 0 0 0 60440 10 0 0 25 0 1 1000000 159434103 44609536 10234 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 10891 10234 93 173 0 10716 0
Current children cumulated CPU time (s) 604.5
Current children cumulated vsize (KiB) 43564

[startup+605.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1855792/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=43564 CPUtime=605.3
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10957 0 0 0 60520 10 0 0 25 0 1 1000000 159434103 44609536 10234 1992294400 134512640 135224549 4294956224 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 10891 10234 93 173 0 10716 0
Current children cumulated CPU time (s) 605.3
Current children cumulated vsize (KiB) 43564

[startup+606.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1855792/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=43564 CPUtime=606.1
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10957 0 0 0 60600 10 0 0 25 0 1 1000000 159434103 44609536 10234 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 10891 10234 93 173 0 10716 0
Current children cumulated CPU time (s) 606.1
Current children cumulated vsize (KiB) 43564

[startup+606.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1855792/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=43564 CPUtime=606.5
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10957 0 0 0 60640 10 0 0 25 0 1 1000000 159434103 44609536 10234 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 10891 10234 93 173 0 10716 0
Current children cumulated CPU time (s) 606.5
Current children cumulated vsize (KiB) 43564

[startup+606.802 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2397
/proc/meminfo: memFree=1855792/2055920 swapFree=4181288/4192956
[pid=2396] ppid=2394 vsize=38516 CPUtime=606.6
/proc/2396/stat : 2396 (CirCUs) R 2394 2396 2359 0 -1 4194304 10960 0 0 0 60650 10 0 0 25 0 1 1000000 159434103 39440384 9371 1992294400 134512640 135224549 4294956224 18446744073709551615 134721699 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2396/statm: 9629 9371 95 173 0 9454 0
Current children cumulated CPU time (s) 606.6
Current children cumulated vsize (KiB) 38516

Child status: 0
Real time (s): 606.829
CPU time (s): 606.632
CPU user time (s): 606.522
CPU system time (s): 0.109983
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 43564

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

runsolver used 0.572912 second user time and 1.37179 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-03 03:27:37
IDJOB=1772818
IDBENCH=20398
IDSOLVER=614
FILE ID=node39/1772818-1241314057
PBS_JOBID= 9225282
Free space on /tmp= 66552 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772818-1241314057/watcher-1772818-1241314057 -o /tmp/evaluation-result-1772818-1241314057/solver-1772818-1241314057 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1772818-1241314057.cnf -t 10000

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

MD5SUM BENCH= 65057bcebbeecf6a7f3bc3fcfb2de009
RANDOM SEED=1776010361

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:       1897360 kB
Buffers:         16056 kB
Cached:          85052 kB
SwapCached:       5788 kB
Active:          26176 kB
Inactive:        82992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897360 kB
SwapTotal:     4192956 kB
SwapFree:      4181288 kB
Dirty:            4380 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            35384 kB
Committed_AS:   774192 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= 66552 MiB
End job on node39 at 2009-05-03 03:37:44