Trace number 3288628

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
MPhaseSAT64 2011-03-03UNSAT 736.521 736.5

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

736.41/736.49	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
736.41/736.49	c input CNF file=HOME/instance-3288628-1303776424.cnf 
736.41/736.49	c Clause#=742909  var#=26061  ratio=28 
736.41/736.49	c phase 1 
736.41/736.49	c height=11 
736.41/736.49	c eliminated 456 out of 26061 variables 
736.41/736.49	c Simplified clause#=633609 
736.41/736.49	c XOR_varElimination deleted var#=77 clauses#=633502 
736.41/736.49	c free var#=24619  
736.41/736.49	c solve by multiple heuristics 
736.41/736.49	c 
736.41/736.49	s UNSATISFIABLE
736.41/736.49	c 
736.41/736.49	c  Running time=736.519032 

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-3288628-1303776424/watcher-3288628-1303776424 -o /tmp/evaluation-result-3288628-1303776424/solver-3288628-1303776424 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3288628-1303776424.cnf 

running on 2 cores: 1,3

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.96 3.95 3.87 4/189 13403
/proc/meminfo: memFree=12077444/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=14680 CPUtime=0 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 489242896 15032320 275 33554432000 134512640 134761588 4294016144 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 3670 275 225 61 0 2973 0

[startup+0.0247621 s]
/proc/loadavg: 3.96 3.95 3.87 4/189 13403
/proc/meminfo: memFree=12077444/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=14680 CPUtime=0.02 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 430 0 0 0 2 0 0 0 23 0 1 0 489242896 15032320 372 33554432000 134512640 134761588 4294016144 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 3670 372 225 61 0 2973 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14680

[startup+0.10075 s]
/proc/loadavg: 3.96 3.95 3.87 4/189 13403
/proc/meminfo: memFree=12077444/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=14680 CPUtime=0.09 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 806 0 0 0 9 0 0 0 23 0 1 0 489242896 15032320 748 33554432000 134512640 134761588 4294016144 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 3670 748 225 61 0 2973 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14680

[startup+0.300713 s]
/proc/loadavg: 3.96 3.95 3.87 4/189 13403
/proc/meminfo: memFree=12077444/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=14680 CPUtime=0.29 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 1797 0 0 0 29 0 0 0 25 0 1 0 489242896 15032320 1739 33554432000 134512640 134761588 4294016144 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 3670 1739 225 61 0 2973 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14680

[startup+0.700641 s]
/proc/loadavg: 3.96 3.95 3.87 4/189 13403
/proc/meminfo: memFree=12077444/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=17104 CPUtime=0.69 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 3862 0 0 0 68 1 0 0 25 0 1 0 489242896 17514496 3786 33554432000 134512640 134761588 4294016144 18446744073709551615 134575265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 4276 3786 231 61 0 3579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17104

[startup+1.50049 s]
/proc/loadavg: 3.96 3.95 3.87 5/190 13404
/proc/meminfo: memFree=12048676/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=69112 CPUtime=1.49 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 27150 0 0 0 144 5 0 0 25 0 1 0 489242896 70770688 13188 33554432000 134512640 134761588 4294016144 18446744073709551615 5243655 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 17278 13214 245 61 0 16581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69112

[startup+3.10021 s]
/proc/loadavg: 3.96 3.95 3.87 5/190 13404
/proc/meminfo: memFree=12014204/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=63972 CPUtime=3.08 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 34186 0 0 0 303 5 0 0 25 0 1 0 489242896 65507328 15531 33554432000 134512640 134761588 4294016144 18446744073709551615 134705834 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 15993 15531 266 61 0 15296 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63972

[startup+6.30062 s]
/proc/loadavg: 3.97 3.95 3.87 5/190 13404
/proc/meminfo: memFree=12015940/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=63968 CPUtime=6.29 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 34393 0 0 0 623 6 0 0 25 0 1 0 489242896 65503232 15534 33554432000 134512640 134761588 4294016144 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 15992 15534 270 61 0 15295 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63968

[startup+12.7005 s]
/proc/loadavg: 3.97 3.95 3.87 5/190 13404
/proc/meminfo: memFree=12033100/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=65424 CPUtime=12.69 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 35561 0 0 0 1263 6 0 0 25 0 1 0 489242896 66994176 15891 33554432000 134512640 134761588 4294016144 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 16356 15891 270 61 0 15659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65424

[startup+25.5011 s]
/proc/loadavg: 3.98 3.95 3.87 5/190 13405
/proc/meminfo: memFree=12013964/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=65172 CPUtime=25.49 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 39125 0 0 0 2543 6 0 0 25 0 1 0 489242896 66736128 15828 33554432000 134512640 134761588 4294016144 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 16293 15828 270 61 0 15596 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65172

[startup+51.1005 s]
/proc/loadavg: 3.98 3.95 3.87 5/190 13405
/proc/meminfo: memFree=12032424/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=65420 CPUtime=51.09 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 44278 0 0 0 5102 7 0 0 25 0 1 0 489242896 66990080 15921 33554432000 134512640 134761588 4294016144 18446744073709551615 134747209 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 16355 15921 270 61 0 15658 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65420

[startup+102.307 s]
/proc/loadavg: 3.99 3.96 3.88 5/190 13407
/proc/meminfo: memFree=12011344/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=64776 CPUtime=102.3 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 53734 0 0 0 10222 8 0 0 25 0 1 0 489242896 66330624 15761 33554432000 134512640 134761588 4294016144 18446744073709551615 134680751 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 16194 15761 270 61 0 15497 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64776

[startup+162.3 s]
/proc/loadavg: 3.99 3.96 3.88 5/190 13408
/proc/meminfo: memFree=11987548/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=66428 CPUtime=162.29 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 59949 0 0 0 16220 9 0 0 25 0 1 0 489242896 68022272 16142 33554432000 134512640 134761588 4294016144 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 16607 16142 270 61 0 15910 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66428

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 13410
/proc/meminfo: memFree=11996940/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=71900 CPUtime=222.29 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 120439 0 0 0 22212 17 0 0 25 0 1 0 489242896 73625600 17512 33554432000 134512640 134761588 4294016144 18446744073709551615 134617877 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 17975 17512 275 61 0 17278 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 71900

[startup+282.3 s]
/proc/loadavg: 4.07 3.99 3.90 5/190 13412
/proc/meminfo: memFree=11947184/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=88548 CPUtime=282.3 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 134358 0 0 0 28211 19 0 0 25 0 1 0 489242896 90673152 21692 33554432000 134512640 134761588 4294016144 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22137 21692 275 61 0 21440 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 88548

[startup+342.3 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 13413
/proc/meminfo: memFree=11957576/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=89528 CPUtime=342.3 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 137390 0 0 0 34210 20 0 0 25 0 1 0 489242896 91676672 21937 33554432000 134512640 134761588 4294016144 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22382 21937 275 61 0 21685 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 89528

[startup+402.3 s]
/proc/loadavg: 4.09 4.02 3.92 5/190 13415
/proc/meminfo: memFree=11959532/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=89668 CPUtime=402.3 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 141281 0 0 0 40210 20 0 0 25 0 1 0 489242896 91820032 21957 33554432000 134512640 134761588 4294016144 18446744073709551615 134632841 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22417 21957 275 61 0 21720 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89668

[startup+462.3 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 13416
/proc/meminfo: memFree=11960256/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=88396 CPUtime=462.3 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 141953 0 0 0 46210 20 0 0 25 0 1 0 489242896 90517504 21639 33554432000 134512640 134761588 4294016144 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22099 21639 275 61 0 21402 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 88396

[startup+522.3 s]
/proc/loadavg: 3.95 3.99 3.91 5/190 13446
/proc/meminfo: memFree=11938512/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=89264 CPUtime=522.3 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 142689 0 0 0 52210 20 0 0 25 0 1 0 489242896 91406336 21856 33554432000 134512640 134761588 4294016144 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22316 21856 275 61 0 21619 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 89264

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13475
/proc/meminfo: memFree=12014884/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=90388 CPUtime=582.31 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 145050 0 0 0 58210 21 0 0 25 0 1 0 489242896 92557312 22137 33554432000 134512640 134761588 4294016144 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22597 22137 275 61 0 21900 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 90388

[startup+642.3 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 13476
/proc/meminfo: memFree=12019960/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=89364 CPUtime=642.32 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 146843 0 0 0 64211 21 0 0 25 0 1 0 489242896 91508736 21912 33554432000 134512640 134761588 4294016144 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22341 21912 275 61 0 21644 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 89364

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 13478
/proc/meminfo: memFree=12018588/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=89568 CPUtime=702.32 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 150607 0 0 0 70210 22 0 0 25 0 1 0 489242896 91717632 21963 33554432000 134512640 134761588 4294016144 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22392 21963 275 61 0 21695 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 89568

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

[startup+716.701 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 13478
/proc/meminfo: memFree=12017840/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=90980 CPUtime=716.71 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 151376 0 0 0 71649 22 0 0 25 0 1 0 489242896 93163520 22316 33554432000 134512640 134761588 4294016144 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22745 22316 275 61 0 22048 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 90980

[startup+729.5 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13478
/proc/meminfo: memFree=12016468/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=90596 CPUtime=729.51 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 151856 0 0 0 72929 22 0 0 25 0 1 0 489242896 92770304 22220 33554432000 134512640 134761588 4294016144 18446744073709551615 134651709 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22649 22220 275 61 0 21952 0
Current children cumulated CPU time (s) 729.51
Current children cumulated vsize (KiB) 90596

[startup+732.701 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13506
/proc/meminfo: memFree=12112212/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=90596 CPUtime=732.71 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 151856 0 0 0 73249 22 0 0 25 0 1 0 489242896 92770304 22220 33554432000 134512640 134761588 4294016144 18446744073709551615 134632841 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22649 22220 275 61 0 21952 0
Current children cumulated CPU time (s) 732.71
Current children cumulated vsize (KiB) 90596

[startup+734.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13506
/proc/meminfo: memFree=12098092/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=91356 CPUtime=734.31 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 152046 0 0 0 73409 22 0 0 25 0 1 0 489242896 93548544 22410 33554432000 134512640 134761588 4294016144 18446744073709551615 134748028 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22839 22410 275 61 0 22142 0
Current children cumulated CPU time (s) 734.31
Current children cumulated vsize (KiB) 91356

[startup+735.1 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13506
/proc/meminfo: memFree=12137648/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=91356 CPUtime=735.11 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 152046 0 0 0 73489 22 0 0 25 0 1 0 489242896 93548544 22410 33554432000 134512640 134761588 4294016144 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22839 22410 275 61 0 22142 0
Current children cumulated CPU time (s) 735.11
Current children cumulated vsize (KiB) 91356

[startup+735.907 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13506
/proc/meminfo: memFree=12112832/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=91356 CPUtime=735.92 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 152046 0 0 0 73570 22 0 0 25 0 1 0 489242896 93548544 22410 33554432000 134512640 134761588 4294016144 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22839 22410 275 61 0 22142 0
Current children cumulated CPU time (s) 735.92
Current children cumulated vsize (KiB) 91356

[startup+736.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13506
/proc/meminfo: memFree=12112832/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=91740 CPUtime=736.31 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 152142 0 0 0 73609 22 0 0 25 0 1 0 489242896 93941760 22506 33554432000 134512640 134761588 4294016144 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22935 22506 275 61 0 22238 0
Current children cumulated CPU time (s) 736.31
Current children cumulated vsize (KiB) 91740

[startup+736.401 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13506
/proc/meminfo: memFree=12112832/32951124 swapFree=67111528/67111528
[pid=13403] ppid=13401 vsize=91740 CPUtime=736.41 cores=1,3
/proc/13403/stat : 13403 (MPhaseSAT64) R 13401 13403 12283 0 -1 4202496 152142 0 0 0 73619 22 0 0 25 0 1 0 489242896 93941760 22506 33554432000 134512640 134761588 4294016144 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13403/statm: 22935 22506 275 61 0 22238 0
Current children cumulated CPU time (s) 736.41
Current children cumulated vsize (KiB) 91740

Child status: 20
Real time (s): 736.5
CPU time (s): 736.521
CPU user time (s): 736.292
CPU system time (s): 0.228965
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 96352

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

runsolver used 1.17782 second user time and 2.84257 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 02:07:05
IDJOB=3288628
IDBENCH=82501
IDSOLVER=1521
FILE ID=node104/3288628-1303776424
RUNJOBID= node104-1303775624-13195
PBS_JOBID= 13157188
Free space on /tmp= 71068 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288628-1303776424/watcher-3288628-1303776424 -o /tmp/evaluation-result-3288628-1303776424/solver-3288628-1303776424 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3288628-1303776424.cnf

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=708183860

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12077476 kB
Buffers:       2287864 kB
Cached:       17738636 kB
SwapCached:          0 kB
Active:       11253232 kB
Inactive:      9034220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12077476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37540 kB
Writeback:           0 kB
AnonPages:      260544 kB
Mapped:          16604 kB
Slab:           518908 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   450396 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= 71092 MiB
End job on node104 at 2011-04-26 02:19:21