Trace number 1772998

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 836.588 836.804

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.376
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

13.09/13.10	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
13.09/13.10	c Eliminate time :      11.12 
836.58/836.80	c CNF read time  :       1.64 
836.58/836.80	c CNF solve time :     835.38 
836.58/836.80	c Memory usage :    242.691 MB
836.58/836.80	c Restart : 57
836.58/836.80	c Decisions : random(2780), heuristic(200853), history(0/0)
836.58/836.80	c Implications : 607555610
836.58/836.80	c Forced Restart : 0
836.58/836.80	c Polarity Change : 287
836.58/836.80	c Learned clasues  : 6212 out of 64481
836.58/836.80	c Learned literals : 202728 out of 5107784
836.58/836.80	c Number of first UIP : 25482 out of 64481
836.58/836.80	c Number of simplify : 1
836.58/836.80	c Number of continuous distill : 360
836.58/836.80	c Average depth of OTS : 312
836.58/836.80	c Average depth of additional conflict : 898
836.58/836.80	c Saved conflict clasues : 172
836.58/836.80	c Saved conflict literals : 4489
836.58/836.80	c Additional conflict clauses : 4977
836.58/836.80	c Additional conflict literals : 266517
836.58/836.80	c Additional conflict analysis : 9757
836.58/836.80	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-1772998-1241314927/watcher-1772998-1241314927 -o /tmp/evaluation-result-1772998-1241314927/solver-1772998-1241314927 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1772998-1241314927.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.99 0.97 0.99 3/64 1441
/proc/meminfo: memFree=1185048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=11872 CPUtime=0
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 671 0 0 0 0 0 0 0 18 0 1 1000000 159526889 12156928 656 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 2968 661 66 173 0 2793 0

[startup+0.0703539 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1441
/proc/meminfo: memFree=1185048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=42080 CPUtime=0.06
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 6799 0 0 0 3 3 0 0 18 0 1 1000000 159526889 43089920 6784 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 10520 6784 70 173 0 10345 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 42080

[startup+0.101354 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1441
/proc/meminfo: memFree=1185048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=43924 CPUtime=0.09
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 7309 0 0 0 6 3 0 0 18 0 1 1000000 159526889 44978176 7261 1992294400 134512640 135224549 4294956224 18446744073709551615 134726407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 10981 7261 70 173 0 10806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43924

[startup+0.301371 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1441
/proc/meminfo: memFree=1185048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=54992 CPUtime=0.29
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 10451 0 0 0 24 5 0 0 19 0 1 1000000 159526889 56311808 10209 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 13748 10209 70 173 0 13573 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54992

[startup+0.701403 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1441
/proc/meminfo: memFree=1185048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=74908 CPUtime=0.69
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 16103 0 0 0 61 8 0 0 22 0 1 1000000 159526889 76705792 15604 1992294400 134512640 135224549 4294956224 18446744073709551615 134726407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 18727 15605 70 173 0 18552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74908

[startup+1.50147 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1442
/proc/meminfo: memFree=1106192/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=119296 CPUtime=1.49
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 28577 0 0 0 134 15 0 0 25 0 1 1000000 159526889 122159104 26540 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 29824 26540 70 173 0 29649 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119296

[startup+3.1026 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1442
/proc/meminfo: memFree=1059536/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=159640 CPUtime=3.1
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 39801 0 0 0 288 22 0 0 25 0 1 1000000 159526889 163471360 37763 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 39910 37763 77 173 0 39735 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 159640

[startup+6.30286 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1442
/proc/meminfo: memFree=988496/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=224916 CPUtime=6.29
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 57636 0 0 0 599 30 0 0 25 0 1 1000000 159526889 230313984 53163 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 56229 53163 77 173 0 56054 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 224916

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1442
/proc/meminfo: memFree=960656/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=235588 CPUtime=12.69
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 60647 0 0 0 1237 32 0 0 25 0 1 1000000 159526889 241242112 56079 1992294400 134512640 135224549 4294956224 18446744073709551615 134559692 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 58897 56079 77 173 0 58722 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 235588

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1442
/proc/meminfo: memFree=952080/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=244244 CPUtime=25.49
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 64837 0 0 0 2515 34 0 0 25 0 1 1000000 159526889 250105856 58251 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 61061 58251 93 173 0 60886 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 244244

[startup+51.1015 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 1442
/proc/meminfo: memFree=951056/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=245300 CPUtime=51.08
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65097 0 0 0 5074 34 0 0 25 0 1 1000000 159526889 251187200 58511 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 61325 58511 93 173 0 61150 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 245300

[startup+102.306 s]
/proc/loadavg: 1.14 1.02 1.00 2/65 1442
/proc/meminfo: memFree=949968/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=246532 CPUtime=102.27
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65388 0 0 0 10193 34 0 0 25 0 1 1000000 159526889 252448768 58802 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 61633 58802 93 173 0 61458 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 246532

[startup+162.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 1442
/proc/meminfo: memFree=949968/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=246532 CPUtime=162.25
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65388 0 0 0 16191 34 0 0 25 0 1 1000000 159526889 252448768 58802 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 61633 58802 93 173 0 61458 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 246532

[startup+222.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 1442
/proc/meminfo: memFree=949520/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=246928 CPUtime=222.24
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65476 0 0 0 22189 35 0 0 25 0 1 1000000 159526889 252854272 58890 1992294400 134512640 135224549 4294956224 18446744073709551615 134618685 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 61732 58890 93 173 0 61557 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 246928

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=949328/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=247192 CPUtime=282.22
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65527 0 0 0 28187 35 0 0 25 0 1 1000000 159526889 253124608 58941 1992294400 134512640 135224549 4294956224 18446744073709551615 134622705 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 61798 58941 93 173 0 61623 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 247192

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=949328/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=247192 CPUtime=342.2
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65529 0 0 0 34185 35 0 0 25 0 1 1000000 159526889 253124608 58943 1992294400 134512640 135224549 4294956224 18446744073709551615 134619235 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 61798 58943 93 173 0 61623 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 247192

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948752/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=247720 CPUtime=402.19
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65677 0 0 0 40183 36 0 0 25 0 1 1000000 159526889 253665280 59091 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 61930 59091 93 173 0 61755 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 247720

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948816/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=247720 CPUtime=462.17
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65677 0 0 0 46181 36 0 0 25 0 1 1000000 159526889 253665280 59091 1992294400 134512640 135224549 4294956224 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 61930 59091 93 173 0 61755 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 247720

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948432/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=248248 CPUtime=522.15
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65787 0 0 0 52179 36 0 0 25 0 1 1000000 159526889 254205952 59201 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 62062 59201 93 173 0 61887 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 248248

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948368/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=248248 CPUtime=582.15
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65788 0 0 0 58178 37 0 0 25 0 1 1000000 159526889 254205952 59202 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 62062 59202 93 173 0 61887 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 248248

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948368/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=248248 CPUtime=642.13
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65788 0 0 0 64176 37 0 0 25 0 1 1000000 159526889 254205952 59202 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 62062 59202 93 173 0 61887 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 248248

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948432/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=248248 CPUtime=702.11
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65788 0 0 0 70174 37 0 0 25 0 1 1000000 159526889 254205952 59202 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 62062 59202 93 173 0 61887 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 248248

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948112/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=248512 CPUtime=762.09
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65878 0 0 0 76172 37 0 0 25 0 1 1000000 159526889 254476288 59292 1992294400 134512640 135224549 4294956224 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 62128 59292 93 173 0 61953 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 248512

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=248512 CPUtime=822.08
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65878 0 0 0 82170 38 0 0 25 0 1 1000000 159526889 254476288 59292 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 62128 59292 93 173 0 61953 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 248512

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

[startup+825.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=248512 CPUtime=825.28
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65878 0 0 0 82490 38 0 0 25 0 1 1000000 159526889 254476288 59292 1992294400 134512640 135224549 4294956224 18446744073709551615 134618879 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 62128 59292 93 173 0 61953 0
Current children cumulated CPU time (s) 825.28
Current children cumulated vsize (KiB) 248512

[startup+831.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=248512 CPUtime=831.68
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65878 0 0 0 83130 38 0 0 25 0 1 1000000 159526889 254476288 59292 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 62128 59292 93 173 0 61953 0
Current children cumulated CPU time (s) 831.68
Current children cumulated vsize (KiB) 248512

[startup+835.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=248512 CPUtime=834.88
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65878 0 0 0 83450 38 0 0 25 0 1 1000000 159526889 254476288 59292 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 62128 59292 93 173 0 61953 0
Current children cumulated CPU time (s) 834.88
Current children cumulated vsize (KiB) 248512

[startup+835.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=248512 CPUtime=835.68
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65881 0 0 0 83530 38 0 0 25 0 1 1000000 159526889 254476288 59294 1992294400 134512640 135224549 4294956224 18446744073709551615 134598871 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 62128 59294 95 173 0 61953 0
Current children cumulated CPU time (s) 835.68
Current children cumulated vsize (KiB) 248512

[startup+836.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=209676 CPUtime=836.07
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65881 0 0 0 83569 38 0 0 25 0 1 1000000 159526889 214708224 51517 1992294400 134512640 135224549 4294956224 18446744073709551615 134717067 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 52419 51517 95 173 0 52244 0
Current children cumulated CPU time (s) 836.07
Current children cumulated vsize (KiB) 209676

[startup+836.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=209676 CPUtime=836.47
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65881 0 0 0 83609 38 0 0 25 0 1 1000000 159526889 214708224 51517 1992294400 134512640 135224549 4294956224 18446744073709551615 134717056 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 52419 51517 95 173 0 52244 0
Current children cumulated CPU time (s) 836.47
Current children cumulated vsize (KiB) 209676

[startup+836.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1442
/proc/meminfo: memFree=948048/2055920 swapFree=4191900/4192956
[pid=1441] ppid=1439 vsize=18852 CPUtime=836.58
/proc/1441/stat : 1441 (CirCUs) R 1439 1441 1348 0 -1 4194304 65881 0 0 0 83616 42 0 0 25 0 1 1000000 159526889 19304448 4377 1992294400 134512640 135224549 4294956224 18446744073709551615 134754161 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1441/statm: 4713 4377 2119 173 0 4538 0
Current children cumulated CPU time (s) 836.58
Current children cumulated vsize (KiB) 18852

Child status: 0
Real time (s): 836.804
CPU time (s): 836.588
CPU user time (s): 836.165
CPU system time (s): 0.422935
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 248512

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

runsolver used 0.563914 second user time and 1.79173 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-03 03:42:09
IDJOB=1772998
IDBENCH=20424
IDSOLVER=614
FILE ID=node3/1772998-1241314927
PBS_JOBID= 9225293
Free space on /tmp= 66328 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772998-1241314927/watcher-1772998-1241314927 -o /tmp/evaluation-result-1772998-1241314927/solver-1772998-1241314927 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1772998-1241314927.cnf -t 10000

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED=552130311

node3.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.212
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.212
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:       1185528 kB
Buffers:         86748 kB
Cached:         666208 kB
SwapCached:        416 kB
Active:          97584 kB
Inactive:       669304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1185528 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           25572 kB
Writeback:           0 kB
Mapped:          22344 kB
Slab:            89576 kB
Committed_AS:   757464 kB
PageTables:       1384 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= 66328 MiB
End job on node3 at 2009-05-03 03:56:06