Trace number 1775258

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 636.43 636.597

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark97.2212
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

6.18/6.30	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
6.18/6.30	c Eliminate time :       5.29 
636.33/636.59	c CNF read time  :       0.81 
636.33/636.59	c CNF solve time :     635.77 
636.33/636.59	c Memory usage :    157.449 MB
636.33/636.59	c Restart : 924
636.33/636.59	c Decisions : random(104047), heuristic(7195682), history(0/0)
636.33/636.59	c Implications : 470403609
636.33/636.59	c Forced Restart : 0
636.33/636.59	c Polarity Change : 3731
636.33/636.59	c Learned clasues  : 43992 out of 1147761
636.33/636.59	c Learned literals : 1234923 out of 45453403
636.33/636.59	c Number of first UIP : 311431 out of 1147761
636.33/636.59	c Number of simplify : 2
636.33/636.59	c Number of continuous distill : 69308
636.33/636.59	c Average depth of OTS : 7
636.33/636.59	c Average depth of additional conflict : 32
636.33/636.59	c Saved conflict clasues : 41343
636.33/636.59	c Saved conflict literals : 572563
636.33/636.59	c Additional conflict clauses : 63617
636.33/636.59	c Additional conflict literals : 2019546
636.33/636.59	c Additional conflict analysis : 97428
636.33/636.59	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-1775258-1241325766/watcher-1775258-1241325766 -o /tmp/evaluation-result-1775258-1241325766/solver-1775258-1241325766 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1775258-1241325766.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: 1.00 1.00 1.00 2/65 29792
/proc/meminfo: memFree=402024/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=6748 CPUtime=0
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 699 0 0 0 0 0 0 0 18 0 1 1000000 160604403 6909952 684 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 1687 692 66 173 0 1512 0

[startup+0.087499 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29792
/proc/meminfo: memFree=402024/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=25372 CPUtime=0.07
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 4411 0 0 0 6 1 0 0 18 0 1 1000000 160604403 25980928 4363 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 6343 4364 70 173 0 6168 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25372

[startup+0.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29792
/proc/meminfo: memFree=402024/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=26288 CPUtime=0.09
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 4680 0 0 0 8 1 0 0 18 0 1 1000000 160604403 26918912 4567 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 6572 4567 70 173 0 6397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26288

[startup+0.301518 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29792
/proc/meminfo: memFree=402024/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=37228 CPUtime=0.29
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 7789 0 0 0 26 3 0 0 19 0 1 1000000 160604403 38121472 7547 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 9307 7547 70 173 0 9132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37228

[startup+0.701557 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29792
/proc/meminfo: memFree=402024/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=60364 CPUtime=0.69
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 14273 0 0 0 62 7 0 0 22 0 1 1000000 160604403 61812736 13261 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 15091 13261 70 173 0 14916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60364

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=337376/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=86456 CPUtime=1.49
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 21554 0 0 0 138 11 0 0 25 0 1 1000000 160604403 88530944 20541 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 21614 20542 77 173 0 21439 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86456

[startup+3.10179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=303200/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=123128 CPUtime=3.09
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 31567 0 0 0 293 16 0 0 25 0 1 1000000 160604403 126083072 29400 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 30782 29400 77 173 0 30607 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123128

[startup+6.3011 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 29793
/proc/meminfo: memFree=279392/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=131152 CPUtime=6.28
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 34740 0 0 0 610 18 0 0 25 0 1 1000000 160604403 134299648 31580 1992294400 134512640 135224549 4294956224 18446744073709551615 134633269 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 32788 31580 87 173 0 32613 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 131152

[startup+12.7017 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 29793
/proc/meminfo: memFree=274656/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=131944 CPUtime=12.68
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 34967 0 0 0 1250 18 0 0 25 0 1 1000000 160604403 135110656 31807 1992294400 134512640 135224549 4294956224 18446744073709551615 134595360 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 32986 31807 92 173 0 32811 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 131944

[startup+25.502 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 29793
/proc/meminfo: memFree=273760/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=132920 CPUtime=25.47
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 35213 0 0 0 2529 18 0 0 25 0 1 1000000 160604403 136110080 32053 1992294400 134512640 135224549 4294956224 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 33230 32053 92 173 0 33055 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 132920

[startup+51.1015 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 29793
/proc/meminfo: memFree=272992/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=133880 CPUtime=51.07
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 35428 0 0 0 5088 19 0 0 25 0 1 1000000 160604403 137093120 32268 1992294400 134512640 135224549 4294956224 18446744073709551615 134595412 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 33470 32268 92 173 0 33295 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 133880

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 29793
/proc/meminfo: memFree=270240/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=136520 CPUtime=102.26
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 36133 0 0 0 10207 19 0 0 25 0 1 1000000 160604403 139796480 32973 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 34130 32973 92 173 0 33955 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 136520

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 29793
/proc/meminfo: memFree=267104/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=139804 CPUtime=162.24
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 36917 0 0 0 16204 20 0 0 25 0 1 1000000 160604403 143159296 33757 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 34951 33757 92 173 0 34776 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 139804

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29793
/proc/meminfo: memFree=264608/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=142180 CPUtime=222.23
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 37539 0 0 0 22203 20 0 0 25 0 1 1000000 160604403 145592320 34379 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 35545 34379 92 173 0 35370 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 142180

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=260832/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=146264 CPUtime=282.22
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 38484 0 0 0 28200 22 0 0 25 0 1 1000000 160604403 149774336 35324 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 36566 35324 92 173 0 36391 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 146264

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=254304/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=152608 CPUtime=342.2
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 40102 0 0 0 34196 24 0 0 25 0 1 1000000 160604403 156270592 36942 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 38152 36942 92 173 0 37977 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 152608

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=254304/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=152608 CPUtime=402.18
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 40108 0 0 0 40194 24 0 0 25 0 1 1000000 160604403 156270592 36948 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 38152 36948 92 173 0 37977 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 152608

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=252192/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=154728 CPUtime=462.16
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 40633 0 0 0 46192 24 0 0 25 0 1 1000000 160604403 158441472 37473 1992294400 134512640 135224549 4294956224 18446744073709551615 134595567 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 38682 37473 92 173 0 38507 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 154728

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=248928/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=158164 CPUtime=522.15
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 41490 0 0 0 52189 26 0 0 25 0 1 1000000 160604403 161959936 38330 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 39541 38330 92 173 0 39366 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 158164

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=247200/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=159628 CPUtime=582.13
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 41870 0 0 0 58187 26 0 0 25 0 1 1000000 160604403 163459072 38710 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 39907 38710 92 173 0 39732 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 159628

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=247200/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=159628 CPUtime=588.53
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 41872 0 0 0 58827 26 0 0 25 0 1 1000000 160604403 163459072 38712 1992294400 134512640 135224549 4294956224 18446744073709551615 134585017 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 39907 38712 92 173 0 39732 0
Current children cumulated CPU time (s) 588.53
Current children cumulated vsize (KiB) 159628

[startup+614.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=246176/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=161224 CPUtime=614.13
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 42265 0 0 0 61386 27 0 0 25 0 1 1000000 160604403 165093376 38976 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 40306 38976 92 173 0 40131 0
Current children cumulated CPU time (s) 614.13
Current children cumulated vsize (KiB) 161224

[startup+627.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=246176/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=161224 CPUtime=626.92
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 42266 0 0 0 62665 27 0 0 25 0 1 1000000 160604403 165093376 38977 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 40306 38977 92 173 0 40131 0
Current children cumulated CPU time (s) 626.92
Current children cumulated vsize (KiB) 161224

[startup+633.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=246176/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=161224 CPUtime=633.32
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 42266 0 0 0 63305 27 0 0 25 0 1 1000000 160604403 165093376 38977 1992294400 134512640 135224549 4294956224 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 40306 38977 92 173 0 40131 0
Current children cumulated CPU time (s) 633.32
Current children cumulated vsize (KiB) 161224

[startup+635.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=246176/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=161224 CPUtime=634.92
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 42266 0 0 0 63465 27 0 0 25 0 1 1000000 160604403 165093376 38977 1992294400 134512640 135224549 4294956224 18446744073709551615 134595757 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 40306 38977 92 173 0 40131 0
Current children cumulated CPU time (s) 634.92
Current children cumulated vsize (KiB) 161224

[startup+635.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=246176/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=161224 CPUtime=635.72
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 42266 0 0 0 63545 27 0 0 25 0 1 1000000 160604403 165093376 38977 1992294400 134512640 135224549 4294956224 18446744073709551615 134631364 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 40306 38977 92 173 0 40131 0
Current children cumulated CPU time (s) 635.72
Current children cumulated vsize (KiB) 161224

[startup+636.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=246176/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=140476 CPUtime=636.13
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 42270 0 0 0 63585 28 0 0 25 0 1 1000000 160604403 143847424 34835 1992294400 134512640 135224549 4294956224 18446744073709551615 134717017 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 35119 34835 95 173 0 34944 0
Current children cumulated CPU time (s) 636.13
Current children cumulated vsize (KiB) 140476

[startup+636.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29793
/proc/meminfo: memFree=246176/2055920 swapFree=4191356/4192956
[pid=29792] ppid=29790 vsize=140476 CPUtime=636.33
/proc/29792/stat : 29792 (CirCUs) R 29790 29792 29585 0 -1 4194304 42270 0 0 0 63605 28 0 0 25 0 1 1000000 160604403 143847424 34835 1992294400 134512640 135224549 4294956224 18446744073709551615 134720771 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29792/statm: 35119 34835 95 173 0 34944 0
Current children cumulated CPU time (s) 636.33
Current children cumulated vsize (KiB) 140476

Child status: 0
Real time (s): 636.597
CPU time (s): 636.43
CPU user time (s): 636.126
CPU system time (s): 0.303953
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 161224

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

runsolver used 0.735888 second user time and 1.57776 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-03 06:42:47
IDJOB=1775258
IDBENCH=71689
IDSOLVER=614
FILE ID=node56/1775258-1241325766
PBS_JOBID= 9225357
Free space on /tmp= 103144 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE06/manol-pipe-g10bidw.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775258-1241325766/watcher-1775258-1241325766 -o /tmp/evaluation-result-1775258-1241325766/solver-1775258-1241325766 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1775258-1241325766.cnf -t 10000

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=1217200779

node56.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.218
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.218
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:        402440 kB
Buffers:         94652 kB
Cached:        1430548 kB
SwapCached:        924 kB
Active:         490976 kB
Inactive:      1048176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        402440 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:           13604 kB
Writeback:           0 kB
Mapped:          22576 kB
Slab:           100204 kB
Committed_AS:   626372 kB
PageTables:       1468 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= 103144 MiB
End job on node56 at 2009-05-03 06:53:23