Trace number 3281320

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 667.777 667.777

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c start  0 total 0
2.89/2.98	c Find Units :          1
3.70/3.75	c Find Invs  :          0
4.59/4.67	c Find Ands  :     265798 AvgFaninNum: 21.6153
4.59/4.69	c Find Xors  :          0 AvgFaninNum: nan
4.69/4.71	c Find Ite   :      14553
4.80/4.82	c UnDirect variable: 0
4.80/4.82	c UnDirect to Direct Gate: 0
4.80/4.82	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
4.90/4.92	c Break Cycle : 9
4.90/4.92	c Total Root : 1 Undef Var: 25763
7.49/7.60	c After covering, Total Root: 1 Leaf: 25763
7.49/7.60	c Variable( cover/uncovered/unused ): 306095 0 0
7.49/7.60	c Unit Clauses: 1
7.49/7.60	c Binary Clauses( cover/uncovered ): 5745080 31
7.49/7.60	c Clauses( cover/uncovered ): 323991 5
7.49/7.60	c Total Clauses( cover/uncovered ): 6069072 36 99.9994%
7.49/7.60	c Covered Ands: 265779 Invs: 0 Xors: 0 Ites: 14553
7.59/7.64	c Uncover Clauses avg size: 2.72222 max size: 15
7.59/7.65	c Final circuit: i/l/o/s   25763       0      37   2472124
7.59/7.65	c cover rate 99.9994
7.59/7.65	c rocky end  7.64 total 7.64
8.49/8.51	c inp	c lvl 448	 size 2472124
24.99/25.05	c rwt	c lvl 447	 size 1555255
31.89/31.90	c rf 	c lvl 446	 size 1161573
32.89/32.94	c bal	c lvl 438	 size 1134963
39.29/39.31	c rwb	c lvl 481	 size 894992
39.99/40.06	c bal	c lvl 440	 size 883399
42.79/42.85	c rfi	c lvl 440	 size 815509
47.69/47.71	c rwb	c lvl 448	 size 764386
48.29/48.32	c bal	c lvl 434	 size 758484
52.20/52.22	c rwb	c size 720573
52.20/52.29	c inp	c lvl 480	 size 720573
56.39/56.44	c rwt	c lvl 478	 size 704123
59.39/59.42	c rf 	c lvl 476	 size 692918
59.80/59.90	c bal	c lvl 438	 size 691769
64.19/64.25	c rwb	c lvl 466	 size 679322
64.69/64.77	c bal	c lvl 439	 size 676849
66.69/66.75	c rfi	c lvl 438	 size 670029
71.00/71.00	c rwb	c lvl 438	 size 661680
71.50/71.50	c bal	c lvl 429	 size 659779
74.90/75.00	c rwb	c size 645373
75.30/75.32	c circuit size reduce 3408542 669651
75.30/75.32	c opt time  67.68 total 75.32
77.69/77.72	c covering time  2.39 total 77.71
666.59/666.69	c solve time  588.97 total 666.68
666.59/666.69	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-3281320-1303751146/watcher-3281320-1303751146 -o /tmp/evaluation-result-3281320-1303751146/solver-3281320-1303751146 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3281320-1303751146.cnf 1366688689 

running on 2 cores: 0,2

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.70 3.90 3.63 4/183 19955
/proc/meminfo: memFree=19515776/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=30688 CPUtime=0 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 2219 0 0 0 0 0 0 0 21 0 1 0 486714679 31424512 2153 33554432000 4194304 4947581 140734725363776 18446744073709551615 208080232192 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 7672 2162 365 184 0 2547 0

[startup+0.0665431 s]
/proc/loadavg: 3.70 3.90 3.63 4/183 19955
/proc/meminfo: memFree=19515776/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=50152 CPUtime=0.05 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 7272 0 0 0 5 0 0 0 21 0 1 0 486714679 51355648 7206 33554432000 4194304 4947581 140734725363776 18446744073709551615 4215393 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 12538 7206 376 184 0 7413 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50152

[startup+0.100537 s]
/proc/loadavg: 3.70 3.90 3.63 4/183 19955
/proc/meminfo: memFree=19515776/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=54248 CPUtime=0.09 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 8001 0 0 0 8 1 0 0 21 0 1 0 486714679 55549952 7935 33554432000 4194304 4947581 140734725363776 18446744073709551615 4824560 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 13562 7936 376 184 0 8437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54248

[startup+0.300498 s]
/proc/loadavg: 3.70 3.90 3.63 4/183 19955
/proc/meminfo: memFree=19515776/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=87144 CPUtime=0.29 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 16059 0 0 0 27 2 0 0 22 0 1 0 486714679 89235456 15993 33554432000 4194304 4947581 140734725363776 18446744073709551615 4215297 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 21786 15994 376 184 0 16661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87144

[startup+0.700422 s]
/proc/loadavg: 3.70 3.90 3.63 4/183 19955
/proc/meminfo: memFree=19515776/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=137064 CPUtime=0.69 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 28241 0 0 0 65 4 0 0 24 0 1 0 486714679 140353536 28175 33554432000 4194304 4947581 140734725363776 18446744073709551615 4824560 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 34266 28175 376 184 0 29141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137064

[startup+1.50027 s]
/proc/loadavg: 3.70 3.90 3.63 5/184 19956
/proc/meminfo: memFree=19235692/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=235752 CPUtime=1.48 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 52055 0 0 0 140 8 0 0 25 0 1 0 486714679 241410048 51989 33554432000 4194304 4947581 140734725363776 18446744073709551615 4824560 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 58938 51989 376 184 0 53813 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 235752

[startup+3.10096 s]
/proc/loadavg: 3.70 3.90 3.63 5/184 19956
/proc/meminfo: memFree=18920624/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=433508 CPUtime=3.09 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 98754 0 0 0 293 16 0 0 25 0 1 0 486714679 443912192 98688 33554432000 4194304 4947581 140734725363776 18446744073709551615 4790806 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 108377 98688 378 184 0 103252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 433508

[startup+6.30035 s]
/proc/loadavg: 3.97 3.95 3.64 5/190 19968
/proc/meminfo: memFree=18592448/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=438244 CPUtime=6.29 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 99470 0 0 0 613 16 0 0 25 0 1 0 486714679 448761856 99404 33554432000 4194304 4947581 140734725363776 18446744073709551615 4785443 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 109561 99404 384 184 0 104436 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 438244

[startup+12.7012 s]
/proc/loadavg: 4.13 3.99 3.66 6/190 19968
/proc/meminfo: memFree=16402344/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=1171496 CPUtime=12.69 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 264586 0 0 0 1236 33 0 0 25 0 1 0 486714679 1199611904 264031 33554432000 4194304 4947581 140734725363776 18446744073709551615 4326481 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 292874 264031 431 184 0 287749 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1171496

[startup+25.5008 s]
/proc/loadavg: 4.11 3.99 3.66 5/190 19969
/proc/meminfo: memFree=14210456/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=1880380 CPUtime=25.49 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 447300 0 0 0 2493 56 0 0 25 0 1 0 486714679 1925509120 446680 33554432000 4194304 4947581 140734725363776 18446744073709551615 4316744 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 470095 446680 432 184 0 464970 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1880380

[startup+51.1068 s]
/proc/loadavg: 4.07 3.99 3.67 5/190 19969
/proc/meminfo: memFree=8089900/32950928 swapFree=67111524/67111528
[pid=19955] ppid=19953 vsize=2497416 CPUtime=51.1 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 606219 0 0 0 5037 73 0 0 25 0 1 0 486714679 2557353984 600081 33554432000 4194304 4947581 140734725363776 18446744073709551615 4224824 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 624354 600081 433 184 0 619229 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2497416

[startup+102.301 s]
/proc/loadavg: 5.48 4.34 3.80 3/190 19971
/proc/meminfo: memFree=95220/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=2497928 CPUtime=102.27 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 622183 0 0 0 10151 76 0 0 25 0 1 0 486714679 2557878272 574324 33554432000 4194304 4947581 140734725363776 18446744073709551615 4400163 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 624482 574324 487 184 0 619357 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2497928

[startup+162.301 s]
/proc/loadavg: 7.57 5.12 4.10 5/184 20006
/proc/meminfo: memFree=10829084/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=2986468 CPUtime=162.27 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 726969 0 0 0 16133 94 0 0 25 0 1 0 486714679 3058143232 679105 33554432000 4194304 4947581 140734725363776 18446744073709551615 4360520 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 746617 679105 496 184 0 741492 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2986468

[startup+222.3 s]
/proc/loadavg: 6.94 5.40 4.26 3/193 20031
/proc/meminfo: memFree=18995104/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3288008 CPUtime=222.28 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 810820 0 0 0 22121 107 0 0 25 0 1 0 486714679 3366920192 762956 33554432000 4194304 4947581 140734725363776 18446744073709551615 4514956 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 822002 762956 496 184 0 816877 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 3288008

[startup+282.301 s]
/proc/loadavg: 5.61 5.33 4.31 5/190 20060
/proc/meminfo: memFree=22689380/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3385500 CPUtime=282.28 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 833342 0 0 0 28117 111 0 0 25 0 1 0 486714679 3466752000 785275 33554432000 4194304 4947581 140734725363776 18446744073709551615 4399453 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 846375 785275 496 184 0 841250 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 3385500

[startup+342.3 s]
/proc/loadavg: 4.72 5.13 4.30 5/190 20061
/proc/meminfo: memFree=22247116/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3451992 CPUtime=342.28 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 849222 0 0 0 34114 114 0 0 25 0 1 0 486714679 3534839808 801155 33554432000 4194304 4947581 140734725363776 18446744073709551615 4510012 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 862998 801155 496 184 0 857873 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 3451992

[startup+402.301 s]
/proc/loadavg: 4.26 4.92 4.28 5/190 20063
/proc/meminfo: memFree=22080644/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3470468 CPUtime=402.28 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 850308 0 0 0 40114 114 0 0 25 0 1 0 486714679 3553759232 802241 33554432000 4194304 4947581 140734725363776 18446744073709551615 4357665 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 867617 802241 496 184 0 862492 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 3470468

[startup+462.3 s]
/proc/loadavg: 4.10 4.75 4.26 5/190 20064
/proc/meminfo: memFree=21960500/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3514056 CPUtime=462.28 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 862535 0 0 0 46112 116 0 0 25 0 1 0 486714679 3598393344 814468 33554432000 4194304 4947581 140734725363776 18446744073709551615 4399472 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 878514 814468 496 184 0 873389 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 3514056

[startup+522.301 s]
/proc/loadavg: 4.03 4.61 4.24 5/190 20066
/proc/meminfo: memFree=21931104/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3514056 CPUtime=522.29 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 863604 0 0 0 52112 117 0 0 25 0 1 0 486714679 3598393344 815370 33554432000 4194304 4947581 140734725363776 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 878514 815370 496 184 0 873389 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 3514056

[startup+582.301 s]
/proc/loadavg: 4.01 4.50 4.22 5/190 20068
/proc/meminfo: memFree=21870824/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3558048 CPUtime=582.29 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 873256 0 0 0 58111 118 0 0 25 0 1 0 486714679 3643441152 824729 33554432000 4194304 4947581 140734725363776 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 889512 824729 499 184 0 884387 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 3558048

[startup+642.301 s]
/proc/loadavg: 4.00 4.41 4.20 5/190 20069
/proc/meminfo: memFree=21800476/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3558048 CPUtime=642.29 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 874652 0 0 0 64110 119 0 0 25 0 1 0 486714679 3643441152 826125 33554432000 4194304 4947581 140734725363776 18446744073709551615 4357644 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 889512 826125 499 184 0 884387 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 3558048

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

[startup+653.201 s]
/proc/loadavg: 4.00 4.39 4.20 5/190 20069
/proc/meminfo: memFree=21788196/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3558048 CPUtime=653.19 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 874653 0 0 0 65200 119 0 0 25 0 1 0 486714679 3643441152 826126 33554432000 4194304 4947581 140734725363776 18446744073709551615 4360504 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 889512 826126 499 184 0 884387 0
Current children cumulated CPU time (s) 653.19
Current children cumulated vsize (KiB) 3558048

[startup+659.601 s]
/proc/loadavg: 4.00 4.38 4.20 5/190 20070
/proc/meminfo: memFree=21785436/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3558048 CPUtime=659.59 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 874653 0 0 0 65840 119 0 0 25 0 1 0 486714679 3643441152 826126 33554432000 4194304 4947581 140734725363776 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 889512 826126 499 184 0 884387 0
Current children cumulated CPU time (s) 659.59
Current children cumulated vsize (KiB) 3558048

[startup+662.8 s]
/proc/loadavg: 4.00 4.38 4.20 5/190 20070
/proc/meminfo: memFree=21782360/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3558048 CPUtime=662.79 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 874653 0 0 0 66160 119 0 0 25 0 1 0 486714679 3643441152 826126 33554432000 4194304 4947581 140734725363776 18446744073709551615 4722830 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 889512 826126 499 184 0 884387 0
Current children cumulated CPU time (s) 662.79
Current children cumulated vsize (KiB) 3558048

[startup+666.007 s]
/proc/loadavg: 4.00 4.37 4.20 5/190 20070
/proc/meminfo: memFree=21780252/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3558048 CPUtime=665.99 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 874653 0 0 0 66480 119 0 0 25 0 1 0 486714679 3643441152 826126 33554432000 4194304 4947581 140734725363776 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 889512 826126 499 184 0 884387 0
Current children cumulated CPU time (s) 665.99
Current children cumulated vsize (KiB) 3558048

[startup+666.8 s]
/proc/loadavg: 4.00 4.37 4.20 5/190 20070
/proc/meminfo: memFree=21780252/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3558048 CPUtime=666.79 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 874653 0 0 0 66560 119 0 0 25 0 1 0 486714679 3643441152 826126 33554432000 4194304 4947581 140734725363776 18446744073709551615 4272294 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 889512 826126 499 184 0 884387 0
Current children cumulated CPU time (s) 666.79
Current children cumulated vsize (KiB) 3558048

[startup+667.2 s]
/proc/loadavg: 4.00 4.37 4.20 5/190 20070
/proc/meminfo: memFree=21780996/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3558048 CPUtime=667.19 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 874653 0 0 0 66600 119 0 0 25 0 1 0 486714679 3643441152 825696 33554432000 4194304 4947581 140734725363776 18446744073709551615 4282452 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 889512 825696 499 184 0 884387 0
Current children cumulated CPU time (s) 667.19
Current children cumulated vsize (KiB) 3558048

[startup+667.6 s]
/proc/loadavg: 4.00 4.37 4.20 5/190 20070
/proc/meminfo: memFree=21780996/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=3558048 CPUtime=667.59 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202496 874653 0 0 0 66640 119 0 0 25 0 1 0 486714679 3643441152 825445 33554432000 4194304 4947581 140734725363776 18446744073709551615 4248198 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19955/statm: 889512 825445 499 184 0 884387 0
Current children cumulated CPU time (s) 667.59
Current children cumulated vsize (KiB) 3558048

[startup+667.7 s]
/proc/loadavg: 4.00 4.37 4.20 5/190 20070
/proc/meminfo: memFree=21780996/32950928 swapFree=67111364/67111528
[pid=19955] ppid=19953 vsize=0 CPUtime=667.69 cores=0,2
/proc/19955/stat : 19955 (synit_sat) R 19953 19955 19316 0 -1 4202500 874658 0 0 0 66643 126 0 0 25 0 1 0 486714679 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 0 0 0 0
/proc/19955/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 667.69
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 667.777
CPU time (s): 667.777
CPU user time (s): 666.437
CPU system time (s): 1.3398
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 3558048

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

runsolver used 1.08483 second user time and 2.56061 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 19:05:50
IDJOB=3281320
IDBENCH=20580
IDSOLVER=1571
FILE ID=node127/3281320-1303751146
RUNJOBID= node127-1303751146-19925
PBS_JOBID= 13154035
Free space on /tmp= 70936 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281320-1303751146/watcher-3281320-1303751146 -o /tmp/evaluation-result-3281320-1303751146/solver-3281320-1303751146 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3281320-1303751146.cnf 1366688689

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1366688689

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19515808 kB
Buffers:       2393392 kB
Cached:       10219640 kB
SwapCached:          4 kB
Active:        8688628 kB
Inactive:      4185924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19515808 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          436824 kB
Writeback:           0 kB
AnonPages:      260520 kB
Mapped:          15756 kB
Slab:           495444 kB
PageTables:       5632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   412488 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= 71124 MiB
End job on node127 at 2011-04-25 19:16:58