Trace number 1775328

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 977.819 978.089

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.8868
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data

0.00/0.07	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.00/0.07	c Eliminate time :       0.04 
977.72/978.08	c CNF read time  :       0.02 
977.72/978.08	c CNF solve time :     977.81 
977.72/978.08	c Memory usage :     31.332 MB
977.72/978.08	c Restart : 988
977.72/978.08	c Decisions : random(31419), heuristic(2581768), history(0/0)
977.72/978.08	c Implications : 378463547
977.72/978.08	c Forced Restart : 0
977.72/978.08	c Polarity Change : 4078
977.72/978.08	c Learned clasues  : 152948 out of 1665485
977.72/978.08	c Learned literals : 3074930 out of 39579084
977.72/978.08	c Number of first UIP : 339029 out of 1665485
977.72/978.08	c Number of simplify : 6
977.72/978.08	c Number of continuous distill : 10882
977.72/978.08	c Average depth of OTS : 2
977.72/978.08	c Average depth of additional conflict : 21
977.72/978.08	c Saved conflict clasues : 4260
977.72/978.08	c Saved conflict literals : 57716
977.72/978.08	c Additional conflict clauses : 29453
977.72/978.08	c Additional conflict literals : 584144
977.72/978.08	c Additional conflict analysis : 193510
977.72/978.08	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-1775328-1241326072/watcher-1775328-1241326072 -o /tmp/evaluation-result-1775328-1241326072/solver-1775328-1241326072 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1775328-1241326072.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.92 0.98 0.99 3/64 30885
/proc/meminfo: memFree=1302528/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=1772 CPUtime=0
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 1000000 160640814 1814528 188 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 443 188 70 173 0 268 0

[startup+0.0787871 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30885
/proc/meminfo: memFree=1302528/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=3164 CPUtime=0.07
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 598 0 0 0 7 0 0 0 18 0 1 1000000 160640814 3239936 582 1992294400 134512640 135224549 4294956224 18446744073709551615 134632745 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 791 582 93 173 0 616 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3164

[startup+0.101789 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30885
/proc/meminfo: memFree=1302528/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=3164 CPUtime=0.09
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 599 0 0 0 9 0 0 0 18 0 1 1000000 160640814 3239936 583 1992294400 134512640 135224549 4294956224 18446744073709551615 134619698 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 791 583 93 173 0 616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3164

[startup+0.301813 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30885
/proc/meminfo: memFree=1302528/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=3428 CPUtime=0.29
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 653 0 0 0 29 0 0 0 19 0 1 1000000 160640814 3510272 637 1992294400 134512640 135224549 4294956224 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 857 637 93 173 0 682 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3428

[startup+0.701858 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30885
/proc/meminfo: memFree=1302528/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=3692 CPUtime=0.69
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 732 0 0 0 69 0 0 0 22 0 1 1000000 160640814 3780608 716 1992294400 134512640 135224549 4294956224 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 923 716 93 173 0 748 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3692

[startup+1.50195 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1299840/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=4088 CPUtime=1.49
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 839 0 0 0 149 0 0 0 25 0 1 1000000 160640814 4186112 823 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 1022 823 93 173 0 847 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4088

[startup+3.10214 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1299264/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=4748 CPUtime=3.09
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 973 0 0 0 309 0 0 0 25 0 1 1000000 160640814 4861952 957 1992294400 134512640 135224549 4294956224 18446744073709551615 134587916 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 1187 957 93 173 0 1012 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4748

[startup+6.30151 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1298240/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=5408 CPUtime=6.29
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 1148 0 0 0 629 0 0 0 25 0 1 1000000 160640814 5537792 1132 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 1352 1132 93 173 0 1177 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5408

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1296896/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=6600 CPUtime=12.69
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 1455 0 0 0 1268 1 0 0 25 0 1 1000000 160640814 6758400 1439 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 1650 1439 93 173 0 1475 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6600

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1295424/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=8060 CPUtime=25.48
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 1814 0 0 0 2547 1 0 0 25 0 1 1000000 160640814 8253440 1798 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 2015 1798 93 173 0 1840 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8060

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1293312/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=10464 CPUtime=51.08
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 2408 0 0 0 5106 2 0 0 25 0 1 1000000 160640814 10715136 2359 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 2616 2359 93 173 0 2441 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10464

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1290432/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=13292 CPUtime=102.26
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 3101 0 0 0 10224 2 0 0 25 0 1 1000000 160640814 13611008 3052 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 3323 3052 93 173 0 3148 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13292

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1288192/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=15888 CPUtime=162.24
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 3759 0 0 0 16221 3 0 0 25 0 1 1000000 160640814 16269312 3645 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 3972 3645 93 173 0 3797 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15888

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1286592/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=17456 CPUtime=222.23
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 4128 0 0 0 22219 4 0 0 25 0 1 1000000 160640814 17874944 4014 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 4364 4014 93 173 0 4189 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17456

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1284288/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=20128 CPUtime=282.22
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 4727 0 0 0 28217 5 0 0 25 0 1 1000000 160640814 20611072 4613 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 5032 4613 93 173 0 4857 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 20128

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1282624/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=21704 CPUtime=342.19
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 5122 0 0 0 34214 5 0 0 25 0 1 1000000 160640814 22224896 5008 1992294400 134512640 135224549 4294956224 18446744073709551615 134631551 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 5426 5008 93 173 0 5251 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 21704

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1281280/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=23024 CPUtime=402.18
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 5485 0 0 0 40212 6 0 0 25 0 1 1000000 160640814 23576576 5371 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 5756 5371 93 173 0 5581 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 23024

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1280064/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=24056 CPUtime=462.16
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 5740 0 0 0 46210 6 0 0 25 0 1 1000000 160640814 24633344 5626 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 6014 5626 93 173 0 5839 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 24056

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1278720/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=25840 CPUtime=522.15
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 6211 0 0 0 52208 7 0 0 25 0 1 1000000 160640814 26460160 5968 1992294400 134512640 135224549 4294956224 18446744073709551615 134595533 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 6460 5968 93 173 0 6285 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 25840

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1276544/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=28132 CPUtime=582.14
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 6756 0 0 0 58206 8 0 0 25 0 1 1000000 160640814 28807168 6513 1992294400 134512640 135224549 4294956224 18446744073709551615 134631364 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 7033 6513 93 173 0 6858 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 28132

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1276480/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=28132 CPUtime=642.12
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 6759 0 0 0 64204 8 0 0 25 0 1 1000000 160640814 28807168 6516 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 7033 6516 93 173 0 6858 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 28132

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1274752/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=29732 CPUtime=702.1
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7190 0 0 0 70202 8 0 0 25 0 1 1000000 160640814 30445568 6947 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 7433 6947 93 173 0 7258 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 29732

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30886
/proc/meminfo: memFree=1274752/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=29732 CPUtime=762.09
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7191 0 0 0 76200 9 0 0 25 0 1 1000000 160640814 30445568 6948 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 7433 6948 93 173 0 7258 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 29732

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1273600/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=30960 CPUtime=822.06
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7487 0 0 0 82197 9 0 0 25 0 1 1000000 160640814 31703040 7244 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 7740 7244 93 173 0 7565 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 30960

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1273344/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=31092 CPUtime=882.05
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7535 0 0 0 88196 9 0 0 25 0 1 1000000 160640814 31838208 7292 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 7773 7292 93 173 0 7598 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 31092

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1272960/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=31824 CPUtime=942.03
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7654 0 0 0 94194 9 0 0 25 0 1 1000000 160640814 32587776 7411 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 7956 7411 93 173 0 7781 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 31824

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

[startup+947.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1272832/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=31824 CPUtime=946.83
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7661 0 0 0 94674 9 0 0 25 0 1 1000000 160640814 32587776 7418 1992294400 134512640 135224549 4294956224 18446744073709551615 134595709 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 7956 7418 93 173 0 7781 0
Current children cumulated CPU time (s) 946.83
Current children cumulated vsize (KiB) 31824

[startup+959.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1272576/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=32080 CPUtime=959.62
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7711 0 0 0 95953 9 0 0 25 0 1 1000000 160640814 32849920 7468 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 8020 7468 93 173 0 7845 0
Current children cumulated CPU time (s) 959.62
Current children cumulated vsize (KiB) 32080

[startup+966.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1272576/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=32080 CPUtime=966.02
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7718 0 0 0 96593 9 0 0 25 0 1 1000000 160640814 32849920 7475 1992294400 134512640 135224549 4294956224 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 8020 7475 93 173 0 7845 0
Current children cumulated CPU time (s) 966.02
Current children cumulated vsize (KiB) 32080

[startup+972.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1272576/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=32080 CPUtime=972.42
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7719 0 0 0 97233 9 0 0 25 0 1 1000000 160640814 32849920 7476 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 8020 7476 93 173 0 7845 0
Current children cumulated CPU time (s) 972.42
Current children cumulated vsize (KiB) 32080

[startup+975.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1272576/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=32080 CPUtime=975.62
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7719 0 0 0 97553 9 0 0 25 0 1 1000000 160640814 32849920 7476 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 8020 7476 93 173 0 7845 0
Current children cumulated CPU time (s) 975.62
Current children cumulated vsize (KiB) 32080

[startup+976.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1272576/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=32080 CPUtime=976.42
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7719 0 0 0 97633 9 0 0 25 0 1 1000000 160640814 32849920 7476 1992294400 134512640 135224549 4294956224 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 8020 7476 93 173 0 7845 0
Current children cumulated CPU time (s) 976.42
Current children cumulated vsize (KiB) 32080

[startup+977.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1272576/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=32080 CPUtime=977.22
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7719 0 0 0 97713 9 0 0 25 0 1 1000000 160640814 32849920 7476 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 8020 7476 93 173 0 7845 0
Current children cumulated CPU time (s) 977.22
Current children cumulated vsize (KiB) 32080

[startup+977.906 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1272576/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=32080 CPUtime=977.62
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7719 0 0 0 97753 9 0 0 25 0 1 1000000 160640814 32849920 7476 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 8020 7476 93 173 0 7845 0
Current children cumulated CPU time (s) 977.62
Current children cumulated vsize (KiB) 32080

[startup+978.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30892
/proc/meminfo: memFree=1272576/2055920 swapFree=4182092/4192956
[pid=30885] ppid=30883 vsize=32080 CPUtime=977.72
/proc/30885/stat : 30885 (CirCUs) R 30883 30885 30848 0 -1 4194304 7719 0 0 0 97763 9 0 0 25 0 1 1000000 160640814 32849920 7476 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30885/statm: 8020 7476 93 173 0 7845 0
Current children cumulated CPU time (s) 977.72
Current children cumulated vsize (KiB) 32080

Child status: 0
Real time (s): 978.089
CPU time (s): 977.819
CPU user time (s): 977.715
CPU system time (s): 0.103984
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 32080

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

runsolver used 0.619905 second user time and 2.14567 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-03 06:47:52
IDJOB=1775328
IDBENCH=71729
IDSOLVER=614
FILE ID=node11/1775328-1241326072
PBS_JOBID= 9225388
Free space on /tmp= 66464 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775328-1241326072/watcher-1775328-1241326072 -o /tmp/evaluation-result-1775328-1241326072/solver-1775328-1241326072 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1775328-1241326072.cnf -t 10000

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED=1634962929

node11.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.214
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.214
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:       1302944 kB
Buffers:         75492 kB
Cached:         577024 kB
SwapCached:       4976 kB
Active:          70492 kB
Inactive:       590092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302944 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:          14324 kB
Slab:            78320 kB
Committed_AS:   696872 kB
PageTables:       1448 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= 66460 MiB
End job on node11 at 2009-05-03 07:04:10