Trace number 3288674

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 731.357 731.338

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

731.31/731.33	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
731.31/731.33	c input CNF file=HOME/instance-3288674-1303776928.cnf 
731.31/731.33	c Clause#=533919  var#=39151  ratio=13 
731.31/731.33	c phase 1 
731.31/731.33	c height=12 
731.31/731.33	c eliminated 4817 out of 39151 variables 
731.31/731.33	c Simplified clause#=449599 
731.31/731.33	c XOR_varElimination deleted var#=335 clauses#=449935 
731.31/731.33	c free var#=33039  
731.31/731.33	c solve by multiple heuristics 
731.31/731.33	c 
731.31/731.33	s UNSATISFIABLE
731.31/731.33	c 
731.31/731.33	c  Running time=731.353818 

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

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.93 3.99 3.91 5/189 13444
/proc/meminfo: memFree=12001460/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=2928 CPUtime=0 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 232 0 0 0 0 0 0 0 24 0 1 0 489293325 2998272 174 33554432000 134512640 134761588 4292665472 18446744073709551615 4917062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13444/statm: 732 180 156 61 0 35 0

[startup+0.0137949 s]
/proc/loadavg: 3.93 3.99 3.91 5/189 13444
/proc/meminfo: memFree=12001460/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=11416 CPUtime=0 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 352 0 0 0 0 0 0 0 24 0 1 0 489293325 11689984 294 33554432000 134512640 134761588 4292665472 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 2854 294 225 61 0 2157 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11416

[startup+0.100803 s]
/proc/loadavg: 3.93 3.99 3.91 5/189 13444
/proc/meminfo: memFree=12001460/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=11416 CPUtime=0.09 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 752 0 0 0 9 0 0 0 24 0 1 0 489293325 11689984 694 33554432000 134512640 134761588 4292665472 18446744073709551615 134531308 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 2854 694 225 61 0 2157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11416

[startup+0.300769 s]
/proc/loadavg: 3.93 3.99 3.91 5/189 13444
/proc/meminfo: memFree=12001460/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=11416 CPUtime=0.28 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 1663 0 0 0 28 0 0 0 25 0 1 0 489293325 11689984 1605 33554432000 134512640 134761588 4292665472 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 2854 1605 225 61 0 2157 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11416

[startup+0.700671 s]
/proc/loadavg: 3.93 3.99 3.91 5/189 13444
/proc/meminfo: memFree=12001460/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=23856 CPUtime=0.69 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 9038 0 0 0 67 2 0 0 25 0 1 0 489293325 24428544 5386 33554432000 134512640 134761588 4292665472 18446744073709551615 134559314 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 5964 5386 312 61 0 5267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23856

[startup+1.50052 s]
/proc/loadavg: 3.93 3.99 3.91 5/190 13445
/proc/meminfo: memFree=11986208/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=61928 CPUtime=1.49 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 27891 0 0 0 144 5 0 0 25 0 1 0 489293325 63414272 15001 33554432000 134512640 134761588 4292665472 18446744073709551615 134644359 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 15482 15001 333 61 0 14785 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61928

[startup+3.10026 s]
/proc/loadavg: 3.93 3.99 3.91 5/190 13446
/proc/meminfo: memFree=11945660/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=66044 CPUtime=3.09 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 32495 0 0 0 303 6 0 0 25 0 1 0 489293325 67629056 16043 33554432000 134512640 134761588 4292665472 18446744073709551615 134634726 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 16511 16043 342 61 0 15814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66044

[startup+6.30067 s]
/proc/loadavg: 3.94 3.99 3.91 5/190 13446
/proc/meminfo: memFree=11937228/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=65432 CPUtime=6.29 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 32495 0 0 0 623 6 0 0 25 0 1 0 489293325 67002368 15890 33554432000 134512640 134761588 4292665472 18446744073709551615 134657860 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 16358 15890 342 61 0 15661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65432

[startup+12.7005 s]
/proc/loadavg: 3.94 3.99 3.91 5/190 13446
/proc/meminfo: memFree=11935784/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=67212 CPUtime=12.69 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 34948 0 0 0 1263 6 0 0 25 0 1 0 489293325 68825088 16339 33554432000 134512640 134761588 4292665472 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 16803 16339 346 61 0 16106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67212

[startup+25.5011 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 13446
/proc/meminfo: memFree=11943716/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=59428 CPUtime=25.48 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 39962 0 0 0 2542 6 0 0 25 0 1 0 489293325 60854272 14393 33554432000 134512640 134761588 4292665472 18446744073709551615 134697700 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 14857 14393 346 61 0 14160 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59428

[startup+51.1004 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 13474
/proc/meminfo: memFree=12012632/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=58368 CPUtime=51.09 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 43563 0 0 0 5102 7 0 0 25 0 1 0 489293325 59768832 14160 33554432000 134512640 134761588 4292665472 18446744073709551615 134747104 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 14592 14160 346 61 0 13895 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58368

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 13475
/proc/meminfo: memFree=12021696/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=58820 CPUtime=102.3 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 52618 0 0 0 10222 8 0 0 25 0 1 0 489293325 60231680 14273 33554432000 134512640 134761588 4292665472 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 14705 14273 346 61 0 14008 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 58820

[startup+162.301 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 13477
/proc/meminfo: memFree=12018968/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=59340 CPUtime=162.29 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 58730 0 0 0 16220 9 0 0 25 0 1 0 489293325 60764160 14371 33554432000 134512640 134761588 4292665472 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 14835 14371 346 61 0 14138 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 59340

[startup+222.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 13478
/proc/meminfo: memFree=12014984/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=60312 CPUtime=222.29 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 65627 0 0 0 22219 10 0 0 25 0 1 0 489293325 61759488 14614 33554432000 134512640 134761588 4292665472 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 15078 14614 346 61 0 14381 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 60312

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13534
/proc/meminfo: memFree=12180096/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=58512 CPUtime=282.3 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 116286 0 0 0 28212 18 0 0 25 0 1 0 489293325 59916288 14174 33554432000 134512640 134761588 4292665472 18446744073709551615 134635805 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 14628 14174 313 61 0 13931 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 58512

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13536
/proc/meminfo: memFree=12158368/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=75628 CPUtime=342.29 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 125107 0 0 0 34210 19 0 0 25 0 1 0 489293325 77443072 18454 33554432000 134512640 134761588 4292665472 18446744073709551615 134636136 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 18907 18454 313 61 0 18210 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 75628

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13537
/proc/meminfo: memFree=12155228/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=75128 CPUtime=402.3 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 133027 0 0 0 40209 21 0 0 25 0 1 0 489293325 76931072 18232 33554432000 134512640 134761588 4292665472 18446744073709551615 134748321 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 18782 18232 313 61 0 18085 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 75128

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13539
/proc/meminfo: memFree=12143428/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=75156 CPUtime=462.3 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 141506 0 0 0 46208 22 0 0 25 0 1 0 489293325 76959744 18216 33554432000 134512640 134761588 4292665472 18446744073709551615 134635877 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 18789 18216 313 61 0 18092 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 75156

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13540
/proc/meminfo: memFree=12146120/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=76624 CPUtime=522.3 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 146117 0 0 0 52207 23 0 0 25 0 1 0 489293325 78462976 18568 33554432000 134512640 134761588 4292665472 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19156 18568 313 61 0 18459 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 76624

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13542
/proc/meminfo: memFree=12132700/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=77080 CPUtime=582.3 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 148565 0 0 0 58207 23 0 0 25 0 1 0 489293325 78929920 18745 33554432000 134512640 134761588 4292665472 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19270 18745 313 61 0 18573 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 77080

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 13544
/proc/meminfo: memFree=12140480/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=76060 CPUtime=642.31 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 149877 0 0 0 64207 24 0 0 25 0 1 0 489293325 77885440 18490 33554432000 134512640 134761588 4292665472 18446744073709551615 134635808 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19015 18490 313 61 0 18318 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 76060

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 13545
/proc/meminfo: memFree=12144040/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=78404 CPUtime=702.31 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 153090 0 0 0 70206 25 0 0 25 0 1 0 489293325 80285696 19013 33554432000 134512640 134761588 4292665472 18446744073709551615 134632841 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19601 19013 313 61 0 18904 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 78404

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

[startup+716.7 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 13546
/proc/meminfo: memFree=12138456/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=78020 CPUtime=716.71 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 154848 0 0 0 71646 25 0 0 25 0 1 0 489293325 79892480 18917 33554432000 134512640 134761588 4292665472 18446744073709551615 134643525 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19505 18917 313 61 0 18808 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 78020

[startup+723.1 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 13546
/proc/meminfo: memFree=12136840/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=78916 CPUtime=723.11 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 155072 0 0 0 72286 25 0 0 25 0 1 0 489293325 80809984 19141 33554432000 134512640 134761588 4292665472 18446744073709551615 134748408 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19729 19141 313 61 0 19032 0
Current children cumulated CPU time (s) 723.11
Current children cumulated vsize (KiB) 78916

[startup+726.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 13546
/proc/meminfo: memFree=12137952/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=78148 CPUtime=726.31 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 155264 0 0 0 72606 25 0 0 25 0 1 0 489293325 80023552 18949 33554432000 134512640 134761588 4292665472 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19537 18949 313 61 0 18840 0
Current children cumulated CPU time (s) 726.31
Current children cumulated vsize (KiB) 78148

[startup+729.501 s]
/proc/loadavg: 4.10 4.03 3.93 5/190 13546
/proc/meminfo: memFree=12135968/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=78148 CPUtime=729.51 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 155264 0 0 0 72926 25 0 0 25 0 1 0 489293325 80023552 18949 33554432000 134512640 134761588 4292665472 18446744073709551615 134643186 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19537 18949 313 61 0 18840 0
Current children cumulated CPU time (s) 729.51
Current children cumulated vsize (KiB) 78148

[startup+730.301 s]
/proc/loadavg: 4.10 4.03 3.93 5/190 13546
/proc/meminfo: memFree=12138572/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=77632 CPUtime=730.31 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 155518 0 0 0 73006 25 0 0 25 0 1 0 489293325 79495168 18820 33554432000 134512640 134761588 4292665472 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19408 18820 313 61 0 18711 0
Current children cumulated CPU time (s) 730.31
Current children cumulated vsize (KiB) 77632

[startup+731.101 s]
/proc/loadavg: 4.10 4.03 3.93 5/190 13546
/proc/meminfo: memFree=12138572/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=77632 CPUtime=731.11 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 155518 0 0 0 73086 25 0 0 25 0 1 0 489293325 79495168 18820 33554432000 134512640 134761588 4292665472 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19408 18820 313 61 0 18711 0
Current children cumulated CPU time (s) 731.11
Current children cumulated vsize (KiB) 77632

[startup+731.301 s]
/proc/loadavg: 4.10 4.03 3.93 5/190 13546
/proc/meminfo: memFree=12138572/32951124 swapFree=67111528/67111528
[pid=13444] ppid=13442 vsize=77632 CPUtime=731.31 cores=0,2
/proc/13444/stat : 13444 (MPhaseSAT64) R 13442 13444 12283 0 -1 4202496 155518 0 0 0 73106 25 0 0 25 0 1 0 489293325 79495168 18820 33554432000 134512640 134761588 4292665472 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13444/statm: 19408 18820 313 61 0 18711 0
Current children cumulated CPU time (s) 731.31
Current children cumulated vsize (KiB) 77632

Child status: 20
Real time (s): 731.338
CPU time (s): 731.357
CPU user time (s): 731.097
CPU system time (s): 0.25996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 81744

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

runsolver used 1.3178 second user time and 2.67759 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 02:15:29
IDJOB=3288674
IDBENCH=82502
IDSOLVER=1521
FILE ID=node104/3288674-1303776928
RUNJOBID= node104-1303775624-13193
PBS_JOBID= 13157188
Free space on /tmp= 71064 MiB

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

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=7738175

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:      12001740 kB
Buffers:       2287896 kB
Cached:       17743724 kB
SwapCached:          0 kB
Active:       11328208 kB
Inactive:      9036548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12001740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13208 kB
Writeback:           0 kB
AnonPages:      332220 kB
Mapped:          16628 kB
Slab:           517720 kB
PageTables:       5736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   522112 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= 71108 MiB
End job on node104 at 2011-04-26 02:27:40