Trace number 3291992

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 443.665 443.659

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.01	c start  0 total 0
1.59/1.65	c Find Units :          1
1.89/1.98	c Find Invs  :          0
2.68/2.70	c Find Ands  :     178048 AvgFaninNum: 19.1825
2.68/2.71	c Find Xors  :          0 AvgFaninNum: nan
2.68/2.73	c Find Ite   :      10360
2.68/2.79	c UnDirect variable: 0
2.68/2.79	c UnDirect to Direct Gate: 0
2.68/2.79	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
2.78/2.85	c Break Cycle : 8
2.78/2.85	c Total Root : 1 Undef Var: 21334
4.29/4.39	c After covering, Total Root: 1 Leaf: 21334
4.29/4.39	c Variable( cover/uncovered/unused ): 209724 0 0
4.29/4.39	c Unit Clauses: 1
4.29/4.39	c Binary Clauses( cover/uncovered ): 3415186 16
4.29/4.39	c Clauses( cover/uncovered ): 219470 4
4.29/4.39	c Total Clauses( cover/uncovered ): 3634657 20 99.9994%
4.29/4.39	c Covered Ands: 178030 Invs: 0 Xors: 0 Ites: 10360
4.39/4.42	c Uncover Clauses avg size: 2.6 max size: 5
4.39/4.42	c Final circuit: i/l/o/s   21334       0      21   1430555
4.39/4.42	c cover rate 99.9994
4.39/4.42	c rocky end  4.41 total 4.41
4.79/4.88	c inp	c lvl 370	 size 1430555
13.79/13.87	c rwt	c lvl 362	 size 896266
17.49/17.54	c rf 	c lvl 362	 size 694510
17.98/18.09	c bal	c lvl 349	 size 681099
21.49/21.60	c rwb	c lvl 427	 size 555754
21.99/22.02	c bal	c lvl 364	 size 549023
23.49/23.53	c rfi	c lvl 364	 size 514659
26.40/26.41	c rwb	c lvl 367	 size 487777
26.69/26.77	c bal	c lvl 353	 size 483786
28.99/29.04	c rwb	c size 461352
28.99/29.08	c inp	c lvl 446	 size 461352
31.69/31.70	c rwt	c lvl 445	 size 450170
33.29/33.35	c rf 	c lvl 444	 size 443308
33.59/33.65	c bal	c lvl 373	 size 442435
36.09/36.10	c rwb	c lvl 449	 size 434760
36.39/36.41	c bal	c lvl 374	 size 433081
37.40/37.49	c rfi	c lvl 373	 size 428332
39.89/39.97	c rwb	c lvl 372	 size 423159
40.19/40.28	c bal	c lvl 364	 size 421855
42.19/42.29	c rwb	c size 416583
42.39/42.46	c circuit size reduce 1952854 437812
42.39/42.46	c opt time  38.05 total 42.46
43.79/43.87	c covering time  1.4 total 43.86
442.99/443.01	c solve time  399.14 total 443
442.99/443.01	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-3291992-1303786316/watcher-3291992-1303786316 -o /tmp/evaluation-result-3291992-1303786316/solver-3291992-1303786316 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3291992-1303786316.cnf 1218220979 

running on 2 cores: 4,6

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.09 3.20 3.53 5/189 9751
/proc/meminfo: memFree=15740100/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=23572 CPUtime=0 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4194304 296 0 0 0 0 0 0 0 23 0 1 0 490230647 24137728 235 33554432000 4194304 4947581 140735827854752 18446744073709551615 47178440199880 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9751/statm: 5893 249 208 184 0 768 0

[startup+0.0734969 s]
/proc/loadavg: 3.09 3.20 3.53 5/189 9751
/proc/meminfo: memFree=15740100/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=47892 CPUtime=0.06 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 6712 0 0 0 6 0 0 0 23 0 1 0 490230647 49041408 6647 33554432000 4194304 4947581 140735827854752 18446744073709551615 4215231 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 11973 6648 376 184 0 6848 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 47892

[startup+0.100492 s]
/proc/loadavg: 3.09 3.20 3.53 5/189 9751
/proc/meminfo: memFree=15740100/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=53012 CPUtime=0.08 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 7430 0 0 0 8 0 0 0 23 0 1 0 490230647 54284288 7365 33554432000 4194304 4947581 140735827854752 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 13253 7366 376 184 0 8128 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 53012

[startup+0.300456 s]
/proc/loadavg: 3.09 3.20 3.53 5/189 9751
/proc/meminfo: memFree=15740100/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=85908 CPUtime=0.28 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 15674 0 0 0 27 1 0 0 25 0 1 0 490230647 87969792 15609 33554432000 4194304 4947581 140735827854752 18446744073709551615 4823198 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 21477 15610 376 184 0 16352 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 85908

[startup+0.700442 s]
/proc/loadavg: 3.09 3.20 3.53 5/189 9751
/proc/meminfo: memFree=15740100/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=135828 CPUtime=0.68 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 27810 0 0 0 66 2 0 0 25 0 1 0 490230647 139087872 27745 33554432000 4194304 4947581 140735827854752 18446744073709551615 4823198 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 33957 27746 376 184 0 28832 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 135828

[startup+1.50024 s]
/proc/loadavg: 3.09 3.20 3.53 5/190 9752
/proc/meminfo: memFree=15537228/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=234516 CPUtime=1.49 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 51513 0 0 0 143 6 0 0 25 0 1 0 490230647 240144384 51448 33554432000 4194304 4947581 140735827854752 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 58629 51448 376 184 0 53504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 234516

[startup+3.10101 s]
/proc/loadavg: 3.09 3.20 3.53 5/190 9752
/proc/meminfo: memFree=15528060/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=256528 CPUtime=3.08 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 57787 0 0 0 302 6 0 0 25 0 1 0 490230647 262684672 57722 33554432000 4194304 4947581 140735827854752 18446744073709551615 4761032 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 64132 57722 384 184 0 59007 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 256528

[startup+6.30039 s]
/proc/loadavg: 3.16 3.22 3.53 5/190 9752
/proc/meminfo: memFree=14455400/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=648660 CPUtime=6.29 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 145605 0 0 0 613 16 0 0 25 0 1 0 490230647 664227840 144508 33554432000 4194304 4947581 140735827854752 18446744073709551615 4840120 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 162165 144508 431 184 0 157040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 648660

[startup+12.7003 s]
/proc/loadavg: 3.23 3.23 3.54 5/190 9752
/proc/meminfo: memFree=14097180/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=916964 CPUtime=12.68 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 216569 0 0 0 1243 25 0 0 25 0 1 0 490230647 938971136 215472 33554432000 4194304 4947581 140735827854752 18446744073709551615 4326481 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 229241 215472 431 184 0 224116 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 916964

[startup+25.501 s]
/proc/loadavg: 3.40 3.27 3.54 5/190 9753
/proc/meminfo: memFree=12669744/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=1434804 CPUtime=25.49 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 342740 0 0 0 2512 37 0 0 25 0 1 0 490230647 1469239296 341610 33554432000 4194304 4947581 140735827854752 18446744073709551615 4224824 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 358701 341610 432 184 0 353576 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1434804

[startup+51.1005 s]
/proc/loadavg: 3.60 3.32 3.55 5/190 9753
/proc/meminfo: memFree=12040988/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=1435316 CPUtime=51.09 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 348854 0 0 0 5072 37 0 0 25 0 1 0 490230647 1469763584 347214 33554432000 4194304 4947581 140735827854752 18446744073709551615 4398633 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 358829 347214 463 184 0 353704 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1435316

[startup+102.307 s]
/proc/loadavg: 3.83 3.43 3.57 5/190 9755
/proc/meminfo: memFree=11601520/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=1908096 CPUtime=102.29 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 446662 0 0 0 10181 48 0 0 25 0 1 0 490230647 1953890304 443668 33554432000 4194304 4947581 140735827854752 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 477024 443668 495 184 0 471899 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1908096

[startup+162.301 s]
/proc/loadavg: 3.93 3.53 3.60 5/190 9756
/proc/meminfo: memFree=11356972/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2324432 CPUtime=162.29 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 530557 0 0 0 16168 61 0 0 25 0 1 0 490230647 2380218368 527563 33554432000 4194304 4947581 140735827854752 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 581108 527563 496 184 0 575983 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2324432

[startup+222.301 s]
/proc/loadavg: 3.97 3.61 3.62 5/190 9758
/proc/meminfo: memFree=10510156/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2551232 CPUtime=222.29 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 577971 0 0 0 22161 68 0 0 25 0 1 0 490230647 2612461568 574977 33554432000 4194304 4947581 140735827854752 18446744073709551615 4357731 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 637808 574977 496 184 0 632683 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2551232

[startup+282.3 s]
/proc/loadavg: 3.99 3.68 3.64 5/190 9760
/proc/meminfo: memFree=10216016/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2631768 CPUtime=282.29 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 593428 0 0 0 28159 70 0 0 25 0 1 0 490230647 2694930432 590415 33554432000 4194304 4947581 140735827854752 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 657942 590415 496 184 0 652817 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 2631768

[startup+342.301 s]
/proc/loadavg: 4.03 3.75 3.66 5/190 9761
/proc/meminfo: memFree=9993404/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2647904 CPUtime=342.3 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 598610 0 0 0 34159 71 0 0 25 0 1 0 490230647 2711453696 595597 33554432000 4194304 4947581 140735827854752 18446744073709551615 4722700 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 661976 595597 496 184 0 656851 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2647904

[startup+402.301 s]
/proc/loadavg: 4.01 3.79 3.68 5/190 9763
/proc/meminfo: memFree=9966972/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2665264 CPUtime=402.29 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 601253 0 0 0 40158 71 0 0 25 0 1 0 490230647 2729230336 598240 33554432000 4194304 4947581 140735827854752 18446744073709551615 4398587 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 666316 598240 496 184 0 661191 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 2665264

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

[startup+409.501 s]
/proc/loadavg: 4.01 3.80 3.69 5/190 9763
/proc/meminfo: memFree=9895920/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2665264 CPUtime=409.49 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 601543 0 0 0 40878 71 0 0 25 0 1 0 490230647 2729230336 598530 33554432000 4194304 4947581 140735827854752 18446744073709551615 4400307 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 666316 598530 496 184 0 661191 0
Current children cumulated CPU time (s) 409.49
Current children cumulated vsize (KiB) 2665264

[startup+422.3 s]
/proc/loadavg: 4.01 3.80 3.69 5/190 9763
/proc/meminfo: memFree=9832800/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2665392 CPUtime=422.3 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 602576 0 0 0 42159 71 0 0 25 0 1 0 490230647 2729361408 599563 33554432000 4194304 4947581 140735827854752 18446744073709551615 4651663 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 666348 599563 496 184 0 661223 0
Current children cumulated CPU time (s) 422.3
Current children cumulated vsize (KiB) 2665392

[startup+435.101 s]
/proc/loadavg: 4.00 3.81 3.69 5/190 9764
/proc/meminfo: memFree=9813444/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2672744 CPUtime=435.1 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 607056 0 0 0 43438 72 0 0 25 0 1 0 490230647 2736889856 604043 33554432000 4194304 4947581 140735827854752 18446744073709551615 4399405 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 668186 604043 496 184 0 663061 0
Current children cumulated CPU time (s) 435.1
Current children cumulated vsize (KiB) 2672744

[startup+438.3 s]
/proc/loadavg: 4.00 3.81 3.69 5/190 9764
/proc/meminfo: memFree=9812824/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2672744 CPUtime=438.3 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 607181 0 0 0 43758 72 0 0 25 0 1 0 490230647 2736889856 604168 33554432000 4194304 4947581 140735827854752 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 668186 604168 496 184 0 663061 0
Current children cumulated CPU time (s) 438.3
Current children cumulated vsize (KiB) 2672744

[startup+441.501 s]
/proc/loadavg: 4.00 3.82 3.69 5/190 9764
/proc/meminfo: memFree=9803396/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2672744 CPUtime=441.49 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 607269 0 0 0 44077 72 0 0 25 0 1 0 490230647 2736889856 604256 33554432000 4194304 4947581 140735827854752 18446744073709551615 4722734 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 668186 604256 496 184 0 663061 0
Current children cumulated CPU time (s) 441.49
Current children cumulated vsize (KiB) 2672744

[startup+442.301 s]
/proc/loadavg: 4.00 3.82 3.69 5/190 9764
/proc/meminfo: memFree=9803272/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2672744 CPUtime=442.29 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 607270 0 0 0 44157 72 0 0 25 0 1 0 490230647 2736889856 604257 33554432000 4194304 4947581 140735827854752 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 668186 604257 496 184 0 663061 0
Current children cumulated CPU time (s) 442.29
Current children cumulated vsize (KiB) 2672744

[startup+443.101 s]
/proc/loadavg: 4.00 3.82 3.69 5/190 9764
/proc/meminfo: memFree=9803272/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2672744 CPUtime=443.09 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 607316 0 0 0 44237 72 0 0 25 0 1 0 490230647 2736889856 604303 33554432000 4194304 4947581 140735827854752 18446744073709551615 4851233 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 668186 604303 496 184 0 663061 0
Current children cumulated CPU time (s) 443.09
Current children cumulated vsize (KiB) 2672744

[startup+443.5 s]
/proc/loadavg: 4.00 3.82 3.69 5/190 9764
/proc/meminfo: memFree=9803024/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=2672744 CPUtime=443.49 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202496 607316 0 0 0 44277 72 0 0 25 0 1 0 490230647 2736889856 603959 33554432000 4194304 4947581 140735827854752 18446744073709551615 4849844 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/9751/statm: 668186 603959 496 184 0 663061 0
Current children cumulated CPU time (s) 443.49
Current children cumulated vsize (KiB) 2672744

[startup+443.6 s]
/proc/loadavg: 4.00 3.82 3.69 5/190 9764
/proc/meminfo: memFree=9803024/32950928 swapFree=67111528/67111528
[pid=9751] ppid=9749 vsize=0 CPUtime=443.6 cores=4,6
/proc/9751/stat : 9751 (synit_sat) R 9749 9751 8297 0 -1 4202500 607321 0 0 0 44284 76 0 0 25 0 1 0 490230647 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 4 0 0 0
/proc/9751/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 443.6
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 443.659
CPU time (s): 443.665
CPU user time (s): 442.844
CPU system time (s): 0.820875
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2672744

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

runsolver used 0.679896 second user time and 1.74573 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 04:51:59
IDJOB=3291992
IDBENCH=85007
IDSOLVER=1571
FILE ID=node122/3291992-1303786316
RUNJOBID= node122-1303786305-9656
PBS_JOBID= 13157214
Free space on /tmp= 71464 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291992-1303786316/watcher-3291992-1303786316 -o /tmp/evaluation-result-3291992-1303786316/solver-3291992-1303786316 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3291992-1303786316.cnf 1218220979

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1218220979

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15740380 kB
Buffers:       1720208 kB
Cached:       13636300 kB
SwapCached:          0 kB
Active:        5753504 kB
Inactive:     10887620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15740380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          263524 kB
Writeback:           0 kB
AnonPages:     1284276 kB
Mapped:          17056 kB
Slab:           502076 kB
PageTables:       7744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1539520 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= 71460 MiB
End job on node122 at 2011-04-26 04:59:22