Trace number 3265709

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
synit_sat 2011-03-03UNSAT 885.266 885.24

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark919.536
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

Solver Data

0.00/0.00	c start  0 total 0
0.00/0.02	c Find Units :         35
0.00/0.02	c Find Invs  :         21
0.00/0.02	c Find Ands  :          0 AvgFaninNum: nan
0.00/0.02	c Find Xors  :          0 AvgFaninNum: nan
0.00/0.02	c Find Ite   :          0
0.00/0.02	c UnDirect variable: 42
0.00/0.02	c UnDirect to Direct Gate: 19
0.00/0.02	c Forced Direct Gate: 19 Unuse unDirect Gate: 21
0.00/0.02	c Break Cycle : 0
0.00/0.02	c Total Root : 19 Undef Var: 2950
0.00/0.02	c After covering, Total Root: 19 Leaf: 35
0.00/0.02	c Variable( cover/uncovered/unused ): 54 2915 0
0.00/0.02	c Unit Clauses: 35
0.00/0.02	c Binary Clauses( cover/uncovered ): 38 404
0.00/0.02	c Clauses( cover/uncovered ): 0 17677
0.00/0.02	c Total Clauses( cover/uncovered ): 73 18081 0.402115%
0.00/0.02	c Covered Ands: 0 Invs: 19 Xors: 0 Ites: 0
0.02/0.06	c Uncover Clauses avg size: 7.13329 max size: 13
0.02/0.06	c Final circuit: i/l/o/s    2925       0   16635     58690
0.02/0.06	c cover rate 0.402115
0.02/0.06	c rocky end  0.06 total 0.06
0.08/0.17	c covering time  0.11 total 0.17
885.22/885.20	c solve time  885.05 total 885.22
885.22/885.20	s UNSATISFIABLE 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265709-1303579702/watcher-3265709-1303579702 -o /tmp/evaluation-result-3265709-1303579702/solver-3265709-1303579702 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3265709-1303579702.cnf 1245249737 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.12 3.80 3.81 5/189 17513
/proc/meminfo: memFree=13833420/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=29204 CPUtime=0 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 1412 0 0 0 0 0 0 0 21 0 1 0 548200881 29904896 1349 33554432000 4194304 4947581 140735875016656 18446744073709551615 251367240763 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17513/statm: 7301 1363 277 184 0 2176 0

[startup+0.034191 s]
/proc/loadavg: 3.12 3.80 3.81 5/189 17513
/proc/meminfo: memFree=13833420/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=32732 CPUtime=0.02 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 2855 0 0 0 2 0 0 0 21 0 1 0 548200881 33517568 2789 33554432000 4194304 4947581 140735875016656 18446744073709551615 4828974 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 8183 2789 385 184 0 3058 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 32732

[startup+0.100242 s]
/proc/loadavg: 3.12 3.80 3.81 5/189 17513
/proc/meminfo: memFree=13833420/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=43260 CPUtime=0.08 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 5676 0 0 0 8 0 0 0 21 0 1 0 548200881 44298240 5603 33554432000 4194304 4947581 140735875016656 18446744073709551615 4841864 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 10815 5603 410 184 0 5690 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 43260

[startup+0.300202 s]
/proc/loadavg: 3.12 3.80 3.81 5/189 17513
/proc/meminfo: memFree=13833420/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=75984 CPUtime=0.29 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 11289 0 0 0 28 1 0 0 22 0 1 0 548200881 77807616 11208 33554432000 4194304 4947581 140735875016656 18446744073709551615 4398507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 18996 11208 434 184 0 13871 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75984

[startup+0.701129 s]
/proc/loadavg: 3.12 3.80 3.81 5/189 17513
/proc/meminfo: memFree=13833420/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=75984 CPUtime=0.69 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 11299 0 0 0 68 1 0 0 23 0 1 0 548200881 77807616 11218 33554432000 4194304 4947581 140735875016656 18446744073709551615 4398560 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 18996 11218 438 184 0 13871 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75984

[startup+1.50098 s]
/proc/loadavg: 3.12 3.80 3.81 5/190 17514
/proc/meminfo: memFree=13702352/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=103676 CPUtime=1.49 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 16041 0 0 0 147 2 0 0 25 0 1 0 548200881 106164224 15955 33554432000 4194304 4947581 140735875016656 18446744073709551615 4352678 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 25919 15955 461 184 0 20794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103676

[startup+3.10069 s]
/proc/loadavg: 3.19 3.81 3.81 5/190 17514
/proc/meminfo: memFree=13679908/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=122264 CPUtime=3.09 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 17328 0 0 0 307 2 0 0 25 0 1 0 548200881 125198336 17242 33554432000 4194304 4947581 140735875016656 18446744073709551615 4701152 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 30566 17242 469 184 0 25441 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122264

[startup+6.30109 s]
/proc/loadavg: 3.19 3.81 3.81 5/190 17514
/proc/meminfo: memFree=13623748/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=131632 CPUtime=6.29 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 19909 0 0 0 627 2 0 0 25 0 1 0 548200881 134791168 19823 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 32908 19823 470 184 0 27783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131632

[startup+12.7009 s]
/proc/loadavg: 3.39 3.83 3.81 5/190 17542
/proc/meminfo: memFree=13580112/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=159784 CPUtime=12.69 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 22833 0 0 0 1267 2 0 0 25 0 1 0 548200881 163618816 22745 33554432000 4194304 4947581 140735875016656 18446744073709551615 4400012 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 39946 22745 470 184 0 34821 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 159784

[startup+25.5005 s]
/proc/loadavg: 3.49 3.83 3.82 5/190 17542
/proc/meminfo: memFree=13533864/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=159784 CPUtime=25.49 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 24306 0 0 0 2546 3 0 0 25 0 1 0 548200881 163618816 24212 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 39946 24212 470 184 0 34821 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 159784

[startup+51.1008 s]
/proc/loadavg: 3.66 3.85 3.82 5/190 17542
/proc/meminfo: memFree=13487572/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=159784 CPUtime=51.09 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 27910 0 0 0 5106 3 0 0 25 0 1 0 548200881 163618816 27809 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399760 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 39946 27809 472 184 0 34821 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 159784

[startup+102.307 s]
/proc/loadavg: 3.86 3.87 3.83 5/190 17544
/proc/meminfo: memFree=13431140/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=170944 CPUtime=102.3 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 32059 0 0 0 10225 5 0 0 25 0 1 0 548200881 175046656 31957 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 42736 31957 471 184 0 37611 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 170944

[startup+162.3 s]
/proc/loadavg: 4.00 3.90 3.84 5/190 17546
/proc/meminfo: memFree=13349036/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=193932 CPUtime=162.29 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 37011 0 0 0 16223 6 0 0 25 0 1 0 548200881 198586368 36868 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 48483 36868 471 184 0 43358 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 193932

[startup+222.301 s]
/proc/loadavg: 4.00 3.92 3.84 5/190 17547
/proc/meminfo: memFree=13330284/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=193932 CPUtime=222.3 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 37483 0 0 0 22224 6 0 0 25 0 1 0 548200881 198586368 37340 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 48483 37340 471 184 0 43358 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 193932

[startup+282.301 s]
/proc/loadavg: 4.04 3.94 3.85 5/190 17549
/proc/meminfo: memFree=13282656/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=193932 CPUtime=282.3 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 40737 0 0 0 28223 7 0 0 25 0 1 0 548200881 198586368 40585 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 48483 40585 483 184 0 43358 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 193932

[startup+342.301 s]
/proc/loadavg: 4.01 3.95 3.86 5/190 17550
/proc/meminfo: memFree=13267632/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=193932 CPUtime=342.3 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 41323 0 0 0 34223 7 0 0 25 0 1 0 548200881 198586368 41160 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399950 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 48483 41160 472 184 0 43358 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 193932

[startup+402.301 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 17552
/proc/meminfo: memFree=13254596/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=193932 CPUtime=402.3 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 41496 0 0 0 40223 7 0 0 25 0 1 0 548200881 198586368 41333 33554432000 4194304 4947581 140735875016656 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 48483 41333 472 184 0 43358 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 193932

[startup+462.301 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 17554
/proc/meminfo: memFree=13241444/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=193932 CPUtime=462.3 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 42486 0 0 0 46223 7 0 0 25 0 1 0 548200881 198586368 42260 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 48483 42260 476 184 0 43358 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 193932

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 17555
/proc/meminfo: memFree=13216132/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=220360 CPUtime=522.31 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 47897 0 0 0 52222 9 0 0 25 0 1 0 548200881 225648640 45613 33554432000 4194304 4947581 140735875016656 18446744073709551615 4346416 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 55090 45613 476 184 0 49965 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 220360

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 17557
/proc/meminfo: memFree=13194540/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=233736 CPUtime=582.31 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 51246 0 0 0 58220 11 0 0 25 0 1 0 548200881 239345664 48962 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399941 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 58434 48962 476 184 0 53309 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 233736

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 17588
/proc/meminfo: memFree=13246220/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=247780 CPUtime=642.32 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 53708 0 0 0 64220 12 0 0 25 0 1 0 548200881 253726720 51419 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399806 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 61945 51419 479 184 0 56820 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 247780

[startup+702.3 s]
/proc/loadavg: 4.07 3.99 3.90 5/190 17590
/proc/meminfo: memFree=13223316/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=247780 CPUtime=702.31 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 53897 0 0 0 70219 12 0 0 25 0 1 0 548200881 253726720 51604 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399968 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 61945 51604 475 184 0 56820 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 247780

[startup+762.307 s]
/proc/loadavg: 4.07 4.00 3.91 5/190 17592
/proc/meminfo: memFree=13208660/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=247780 CPUtime=762.32 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 54560 0 0 0 76220 12 0 0 25 0 1 0 548200881 253726720 52267 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399950 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 61945 52267 475 184 0 56820 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 247780

[startup+822.301 s]
/proc/loadavg: 4.09 4.02 3.91 5/190 17593
/proc/meminfo: memFree=13167228/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=303956 CPUtime=822.31 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 57290 0 0 0 82219 12 0 0 25 0 1 0 548200881 311250944 54974 33554432000 4194304 4947581 140735875016656 18446744073709551615 4400416 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 75989 54974 482 184 0 70864 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 303956

[startup+882.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 17649
/proc/meminfo: memFree=13266324/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=303956 CPUtime=882.32 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 57437 0 0 0 88220 12 0 0 25 0 1 0 548200881 311250944 55121 33554432000 4194304 4947581 140735875016656 18446744073709551615 4401200 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 75989 55121 482 184 0 70864 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 303956

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

[startup+883.101 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 17649
/proc/meminfo: memFree=13266324/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=303956 CPUtime=883.12 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 57437 0 0 0 88300 12 0 0 25 0 1 0 548200881 311250944 55121 33554432000 4194304 4947581 140735875016656 18446744073709551615 4343405 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 75989 55121 482 184 0 70864 0
Current children cumulated CPU time (s) 883.12
Current children cumulated vsize (KiB) 303956

[startup+883.901 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 17649
/proc/meminfo: memFree=13265636/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=303956 CPUtime=883.92 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 57437 0 0 0 88380 12 0 0 25 0 1 0 548200881 311250944 55121 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 75989 55121 482 184 0 70864 0
Current children cumulated CPU time (s) 883.92
Current children cumulated vsize (KiB) 303956

[startup+884.7 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 17649
/proc/meminfo: memFree=13265264/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=303956 CPUtime=884.72 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 57437 0 0 0 88460 12 0 0 25 0 1 0 548200881 311250944 55121 33554432000 4194304 4947581 140735875016656 18446744073709551615 4614864 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 75989 55121 482 184 0 70864 0
Current children cumulated CPU time (s) 884.72
Current children cumulated vsize (KiB) 303956

[startup+885.1 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 17649
/proc/meminfo: memFree=13265264/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=303956 CPUtime=885.12 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 57438 0 0 0 88500 12 0 0 25 0 1 0 548200881 311250944 55122 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399984 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 75989 55122 482 184 0 70864 0
Current children cumulated CPU time (s) 885.12
Current children cumulated vsize (KiB) 303956

[startup+885.2 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 17649
/proc/meminfo: memFree=13265264/32950928 swapFree=67111528/67111528
[pid=17513] ppid=17511 vsize=303956 CPUtime=885.22 cores=5,7
/proc/17513/stat : 17513 (synit_sat) R 17511 17513 17453 0 -1 4202496 57438 0 0 0 88510 12 0 0 25 0 1 0 548200881 311250944 55122 33554432000 4194304 4947581 140735875016656 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/17513/statm: 75989 55122 482 184 0 70864 0
Current children cumulated CPU time (s) 885.22
Current children cumulated vsize (KiB) 303956

Child status: 0
Real time (s): 885.24
CPU time (s): 885.266
CPU user time (s): 885.128
CPU system time (s): 0.137979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 303956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 885.128
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57443
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= 7
involuntary context switches= 1196

runsolver used 1.43878 second user time and 3.39148 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 19:28:22
IDJOB=3265709
IDBENCH=85802
IDSOLVER=1571
FILE ID=node113/3265709-1303579702
RUNJOBID= node113-1303579702-17474
PBS_JOBID= 13150344
Free space on /tmp= 70784 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265709-1303579702/watcher-3265709-1303579702 -o /tmp/evaluation-result-3265709-1303579702/solver-3265709-1303579702 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3265709-1303579702.cnf 1245249737

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=1245249737

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13834064 kB
Buffers:       1840604 kB
Cached:       16526484 kB
SwapCached:          0 kB
Active:       10664428 kB
Inactive:      7863200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13834064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12724 kB
Writeback:           0 kB
AnonPages:      160244 kB
Mapped:          15872 kB
Slab:           522764 kB
PageTables:       5780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   372172 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70784 MiB
End job on node113 at 2011-04-23 19:43:07