Trace number 1773638

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 613.515 613.735

General information on the benchmark

NameAPPLICATIONS/
bitverif/minxor/minxor128.cnf
MD5SUM10b48467ea3d951975cb9264f0b654fe
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark613.515
Satisfiable
(Un)Satisfiability was proved
Number of variables54258
Number of clauses160469
Sum of the clauses size374425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106978
Number of clauses of size 353489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2.59/2.67	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
2.59/2.67	c Eliminate time :       2.45 
613.47/613.73	c CNF read time  :       0.16 
613.47/613.73	c CNF solve time :     613.29 
613.47/613.73	c Memory usage :    121.129 MB
613.47/613.73	c Restart : 1899
613.47/613.73	c Decisions : random(125675), heuristic(7851625), history(0/0)
613.47/613.73	c Implications : 173491254
613.47/613.73	c Forced Restart : 0
613.47/613.73	c Polarity Change : 4515
613.47/613.73	c Learned clasues  : 35243 out of 1080873
613.47/613.73	c Learned literals : 3594192 out of 113405578
613.47/613.73	c Number of first UIP : 450427 out of 1080873
613.47/613.73	c Number of simplify : 2
613.47/613.73	c Number of continuous distill : 9535
613.47/613.73	c Average depth of OTS : 15
613.47/613.73	c Average depth of additional conflict : 43
613.47/613.73	c Saved conflict clasues : 5813
613.47/613.73	c Saved conflict literals : 200559
613.47/613.73	c Additional conflict clauses : 19139
613.47/613.73	c Additional conflict literals : 1671713
613.47/613.73	c Additional conflict analysis : 34660
613.47/613.73	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-1773638-1241317871/watcher-1773638-1241317871 -o /tmp/evaluation-result-1773638-1241317871/solver-1773638-1241317871 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1773638-1241317871.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.06 1.06 3/65 21648
/proc/meminfo: memFree=867176/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=5340 CPUtime=0
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 741 0 0 0 0 0 0 0 20 0 1 1000000 159816654 5468160 726 1992294400 134512640 135224549 4294956224 18446744073709551615 134594394 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 1335 732 67 173 0 1160 0

[startup+0.100166 s]
/proc/loadavg: 1.00 1.06 1.06 3/65 21648
/proc/meminfo: memFree=867176/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=11752 CPUtime=0.09
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 2506 0 0 0 8 1 0 0 20 0 1 1000000 159816654 12034048 2393 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 2938 2394 70 173 0 2763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11752

[startup+0.201182 s]
/proc/loadavg: 1.00 1.06 1.06 3/65 21648
/proc/meminfo: memFree=867176/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=17012 CPUtime=0.19
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 3999 0 0 0 18 1 0 0 21 0 1 1000000 159816654 17420288 3756 1992294400 134512640 135224549 4294956224 18446744073709551615 134570933 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 4253 3756 75 173 0 4078 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17012

[startup+0.3012 s]
/proc/loadavg: 1.00 1.06 1.06 3/65 21648
/proc/meminfo: memFree=867176/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=20712 CPUtime=0.29
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 4958 0 0 0 27 2 0 0 22 0 1 1000000 159816654 21209088 4715 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 5178 4716 77 173 0 5003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20712

[startup+0.701271 s]
/proc/loadavg: 1.00 1.06 1.06 3/65 21648
/proc/meminfo: memFree=867176/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=36784 CPUtime=0.69
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 8872 0 0 0 66 3 0 0 25 0 1 1000000 159816654 37666816 8372 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 9196 8372 77 173 0 9021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36784

[startup+1.50141 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 21649
/proc/meminfo: memFree=825888/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=47844 CPUtime=1.49
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 11741 0 0 0 144 5 0 0 25 0 1 1000000 159816654 48992256 11241 1992294400 134512640 135224549 4294956224 18446744073709551615 134578024 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 11961 11241 77 173 0 11786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47844

[startup+3.1017 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 21649
/proc/meminfo: memFree=821728/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=50476 CPUtime=3.09
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 12825 0 0 0 304 5 0 0 25 0 1 1000000 159816654 51687424 11650 1992294400 134512640 135224549 4294956224 18446744073709551615 134622679 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 12619 11650 92 173 0 12444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50476

[startup+6.30128 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 21649
/proc/meminfo: memFree=819744/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=51948 CPUtime=6.29
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 13191 0 0 0 623 6 0 0 25 0 1 1000000 159816654 53194752 12016 1992294400 134512640 135224549 4294956224 18446744073709551615 134632553 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 12987 12016 92 173 0 12812 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51948

[startup+12.7014 s]
/proc/loadavg: 1.00 1.06 1.06 2/66 21649
/proc/meminfo: memFree=817056/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=53972 CPUtime=12.68
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 13685 0 0 0 1262 6 0 0 25 0 1 1000000 159816654 55267328 12510 1992294400 134512640 135224549 4294956224 18446744073709551615 134620065 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 13493 12510 92 173 0 13318 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53972

[startup+25.5017 s]
/proc/loadavg: 1.00 1.05 1.06 2/66 21649
/proc/meminfo: memFree=815840/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=55160 CPUtime=25.48
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 13984 0 0 0 2542 6 0 0 25 0 1 1000000 159816654 56483840 12809 1992294400 134512640 135224549 4294956224 18446744073709551615 134587908 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 13790 12809 92 173 0 13615 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55160

[startup+51.1013 s]
/proc/loadavg: 1.00 1.05 1.05 2/66 21649
/proc/meminfo: memFree=809120/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=61968 CPUtime=51.07
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 15675 0 0 0 5100 7 0 0 25 0 1 1000000 159816654 63455232 14500 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 15492 14500 92 173 0 15317 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61968

[startup+102.301 s]
/proc/loadavg: 1.00 1.04 1.05 2/66 21649
/proc/meminfo: memFree=798240/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=72916 CPUtime=102.26
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 18387 0 0 0 10217 9 0 0 25 0 1 1000000 159816654 74665984 17212 1992294400 134512640 135224549 4294956224 18446744073709551615 134631368 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 18229 17212 92 173 0 18054 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72916

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 21649
/proc/meminfo: memFree=790944/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=80464 CPUtime=162.23
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 20196 0 0 0 16213 10 0 0 25 0 1 1000000 159816654 82395136 19021 1992294400 134512640 135224549 4294956224 18446744073709551615 134588224 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 20116 19021 92 173 0 19941 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 80464

[startup+222.306 s]
/proc/loadavg: 1.00 1.02 1.04 2/66 21649
/proc/meminfo: memFree=780000/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=91296 CPUtime=222.21
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 22913 0 0 0 22209 12 0 0 25 0 1 1000000 159816654 93487104 21738 1992294400 134512640 135224549 4294956224 18446744073709551615 134587803 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 22824 21738 92 173 0 22649 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 91296

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/66 21649
/proc/meminfo: memFree=778016/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=93276 CPUtime=282.19
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 23406 0 0 0 28206 13 0 0 25 0 1 1000000 159816654 95514624 22231 1992294400 134512640 135224549 4294956224 18446744073709551615 134587895 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 23319 22231 92 173 0 23144 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 93276

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/66 21649
/proc/meminfo: memFree=772640/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=98688 CPUtime=342.17
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 24781 0 0 0 34203 14 0 0 25 0 1 1000000 159816654 101056512 23606 1992294400 134512640 135224549 4294956224 18446744073709551615 134595754 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 24672 23606 92 173 0 24497 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 98688

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 21649
/proc/meminfo: memFree=764064/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=107136 CPUtime=402.15
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 26896 0 0 0 40199 16 0 0 25 0 1 1000000 159816654 109707264 25721 1992294400 134512640 135224549 4294956224 18446744073709551615 134587823 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 26784 25721 92 173 0 26609 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 107136

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21649
/proc/meminfo: memFree=760736/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=110452 CPUtime=462.12
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 27736 0 0 0 46195 17 0 0 25 0 1 1000000 159816654 113102848 26561 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 27613 26561 92 173 0 27438 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 110452

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21649
/proc/meminfo: memFree=760544/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=110964 CPUtime=522.1
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 27876 0 0 0 52193 17 0 0 25 0 1 1000000 159816654 113627136 26572 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 27741 26572 92 173 0 27566 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 110964

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21651
/proc/meminfo: memFree=757280/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=114660 CPUtime=582.08
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 28794 0 0 0 58190 18 0 0 25 0 1 1000000 159816654 117411840 27490 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 28665 27490 92 173 0 28490 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 114660

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

[startup+588.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21651
/proc/meminfo: memFree=753824/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=117960 CPUtime=588.58
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 29605 0 0 0 58839 19 0 0 25 0 1 1000000 159816654 120791040 28301 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 29490 28301 92 173 0 29315 0
Current children cumulated CPU time (s) 588.58
Current children cumulated vsize (KiB) 117960

[startup+601.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21651
/proc/meminfo: memFree=748000/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=124032 CPUtime=601.37
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 31151 0 0 0 60117 20 0 0 25 0 1 1000000 159816654 127008768 29847 1992294400 134512640 135224549 4294956224 18446744073709551615 134583850 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 31008 29847 92 173 0 30833 0
Current children cumulated CPU time (s) 601.37
Current children cumulated vsize (KiB) 124032

[startup+608.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21651
/proc/meminfo: memFree=747552/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=124032 CPUtime=607.77
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 31151 0 0 0 60757 20 0 0 25 0 1 1000000 159816654 127008768 29847 1992294400 134512640 135224549 4294956224 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 31008 29847 92 173 0 30833 0
Current children cumulated CPU time (s) 607.77
Current children cumulated vsize (KiB) 124032

[startup+611.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21651
/proc/meminfo: memFree=747552/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=124032 CPUtime=610.97
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 31151 0 0 0 61077 20 0 0 25 0 1 1000000 159816654 127008768 29847 1992294400 134512640 135224549 4294956224 18446744073709551615 134619494 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 31008 29847 92 173 0 30833 0
Current children cumulated CPU time (s) 610.97
Current children cumulated vsize (KiB) 124032

[startup+612.805 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21651
/proc/meminfo: memFree=747552/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=124032 CPUtime=612.57
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 31151 0 0 0 61237 20 0 0 25 0 1 1000000 159816654 127008768 29847 1992294400 134512640 135224549 4294956224 18446744073709551615 134587956 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 31008 29847 92 173 0 30833 0
Current children cumulated CPU time (s) 612.57
Current children cumulated vsize (KiB) 124032

[startup+613.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21651
/proc/meminfo: memFree=747552/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=124032 CPUtime=612.97
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 31151 0 0 0 61277 20 0 0 25 0 1 1000000 159816654 127008768 29847 1992294400 134512640 135224549 4294956224 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 31008 29847 92 173 0 30833 0
Current children cumulated CPU time (s) 612.97
Current children cumulated vsize (KiB) 124032

[startup+613.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21651
/proc/meminfo: memFree=747552/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=124032 CPUtime=613.37
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 31151 0 0 0 61317 20 0 0 25 0 1 1000000 159816654 127008768 29847 1992294400 134512640 135224549 4294956224 18446744073709551615 134595412 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 31008 29847 92 173 0 30833 0
Current children cumulated CPU time (s) 613.37
Current children cumulated vsize (KiB) 124032

[startup+613.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21651
/proc/meminfo: memFree=747552/2055920 swapFree=4192812/4192956
[pid=21648] ppid=21646 vsize=117416 CPUtime=613.47
/proc/21648/stat : 21648 (CirCUs) R 21646 21648 18413 0 -1 4194304 31155 0 0 0 61327 20 0 0 25 0 1 1000000 159816654 120233984 28740 1992294400 134512640 135224549 4294956224 18446744073709551615 134722794 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21648/statm: 29354 28740 95 173 0 29179 0
Current children cumulated CPU time (s) 613.47
Current children cumulated vsize (KiB) 117416

Child status: 0
Real time (s): 613.735
CPU time (s): 613.515
CPU user time (s): 613.292
CPU system time (s): 0.222966
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 124032

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

runsolver used 0.679896 second user time and 1.44878 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-03 04:31:11
IDJOB=1773638
IDBENCH=70762
IDSOLVER=614
FILE ID=node89/1773638-1241317871
PBS_JOBID= 9225309
Free space on /tmp= 66292 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxor/minxor128.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773638-1241317871/watcher-1773638-1241317871 -o /tmp/evaluation-result-1773638-1241317871/solver-1773638-1241317871 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1773638-1241317871.cnf -t 10000

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

MD5SUM BENCH= 10b48467ea3d951975cb9264f0b654fe
RANDOM SEED=2114092573

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        867656 kB
Buffers:         89772 kB
Cached:         980004 kB
SwapCached:          0 kB
Active:         395428 kB
Inactive:       688188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        867656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3636 kB
Writeback:           0 kB
Mapped:          23608 kB
Slab:            90612 kB
Committed_AS:   590376 kB
PageTables:       1376 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= 66292 MiB
End job on node89 at 2009-05-03 04:41:25