Trace number 3394975

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-05-14 (fixed)UNSAT 1516.51 1516.52

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark552.98
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

Solver Data

1516.48/1516.50	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
1516.48/1516.50	c input CNF file=HOME/instance-3394975-1306085886.cnf 
1516.48/1516.50	c Clause#=8562505  var#=569795  ratio=15 
1516.48/1516.50	c Simplified clause#=8562324 
1516.48/1516.50	c XOR_varElimination deleted var#=15047 clauses#=6022836 
1516.48/1516.50	c free var#=380290  
1516.48/1516.50	c solve by multiple heuristics 
1516.48/1516.50	c 
1516.48/1516.50	s UNSATISFIABLE
1516.48/1516.50	c 
1516.48/1516.50	c  Running time=1516.499458 

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: 961)

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-3394975-1306085886/watcher-3394975-1306085886 -o /tmp/evaluation-result-3394975-1306085886/solver-3394975-1306085886 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394975-1306085886.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/514 5219
/proc/meminfo: memFree=14978580/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=179108 CPUtime=0 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 410 0 0 0 0 0 0 0 23 0 1 0 798819952 183406592 352 33554432000 4194304 4479436 140734496141104 18446744073709551615 215988592384 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/5219/statm: 44777 352 267 70 0 41897 0

[startup+0.0347499 s]
/proc/loadavg: 2.00 2.00 2.00 2/514 5219
/proc/meminfo: memFree=14978580/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=179108 CPUtime=0.03 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 675 0 0 0 3 0 0 0 23 0 1 0 798819952 183406592 617 33554432000 4194304 4479436 140734496141104 18446744073709551615 215988138404 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/5219/statm: 44777 617 267 70 0 41897 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 179108

[startup+0.10074 s]
/proc/loadavg: 2.00 2.00 2.00 2/514 5219
/proc/meminfo: memFree=14978580/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=179108 CPUtime=0.09 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 1264 0 0 0 9 0 0 0 23 0 1 0 798819952 183406592 1206 33554432000 4194304 4479436 140734496141104 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/5219/statm: 44777 1206 267 70 0 41897 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 179108

[startup+0.300704 s]
/proc/loadavg: 2.00 2.00 2.00 2/514 5219
/proc/meminfo: memFree=14978580/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=179108 CPUtime=0.29 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 3021 0 0 0 28 1 0 0 25 0 1 0 798819952 183406592 2963 33554432000 4194304 4479436 140734496141104 18446744073709551615 215988140421 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/5219/statm: 44777 2963 267 70 0 41897 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 179108

[startup+0.700635 s]
/proc/loadavg: 2.00 2.00 2.00 2/514 5219
/proc/meminfo: memFree=14978580/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=179108 CPUtime=0.69 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 6517 0 0 0 67 2 0 0 25 0 1 0 798819952 183406592 6459 33554432000 4194304 4479436 140734496141104 18446744073709551615 215988592384 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/5219/statm: 44777 6459 267 70 0 41897 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179108

[startup+1.5005 s]
/proc/loadavg: 2.08 2.02 2.01 3/515 5220
/proc/meminfo: memFree=14944108/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=179108 CPUtime=1.49 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 13231 0 0 0 144 5 0 0 25 0 1 0 798819952 183406592 13173 33554432000 4194304 4479436 140734496141104 18446744073709551615 215988140426 0 0 4096 1026 0 0 0 17 7 0 0 0
/proc/5219/statm: 44777 13173 267 70 0 41897 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 179108

[startup+3.10022 s]
/proc/loadavg: 2.08 2.02 2.01 3/515 5220
/proc/meminfo: memFree=14909896/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=179108 CPUtime=3.06 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 26631 0 0 0 297 9 0 0 25 0 1 0 798819952 183406592 26573 33554432000 4194304 4479436 140734496141104 18446744073709551615 215987996407 0 0 4096 1026 0 0 0 17 7 0 0 0
/proc/5219/statm: 44777 26573 267 70 0 41897 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 179108

[startup+6.30072 s]
/proc/loadavg: 2.08 2.02 2.01 3/515 5220
/proc/meminfo: memFree=14705672/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=570532 CPUtime=6.25 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 116068 0 0 0 605 20 0 0 25 0 1 0 798819952 584224768 113225 33554432000 4194304 4479436 140734496141104 18446744073709551615 4244440 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 142633 113225 830 70 0 139753 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 570532

[startup+12.7005 s]
/proc/loadavg: 2.07 2.02 2.00 3/515 5220
/proc/meminfo: memFree=14594820/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=604056 CPUtime=12.65 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 183541 0 0 0 1237 28 0 0 25 0 1 0 798819952 618553344 97615 33554432000 4194304 4479436 140734496141104 18446744073709551615 4219875 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 151014 97615 835 70 0 148134 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 604056

[startup+25.5004 s]
/proc/loadavg: 2.06 2.01 2.00 3/515 5221
/proc/meminfo: memFree=14411056/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=620616 CPUtime=25.45 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 495245 0 0 0 2480 65 0 0 25 0 1 0 798819952 635510784 127107 33554432000 4194304 4479436 140734496141104 18446744073709551615 4309207 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 155154 127107 865 70 0 152274 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 620616

[startup+51.1008 s]
/proc/loadavg: 2.04 2.01 2.00 3/515 5224
/proc/meminfo: memFree=14453408/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=644512 CPUtime=51.05 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 504211 0 0 0 5040 65 0 0 25 0 1 0 798819952 659980288 133101 33554432000 4194304 4479436 140734496141104 18446744073709551615 4339773 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 161128 133101 879 70 0 158248 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 644512

[startup+102.32 s]
/proc/loadavg: 2.01 2.01 2.00 3/515 5226
/proc/meminfo: memFree=14389588/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=706632 CPUtime=102.27 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 545551 0 0 0 10158 69 0 0 25 0 1 0 798819952 723591168 148683 33554432000 4194304 4479436 140734496141104 18446744073709551615 4394880 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 176658 148683 879 70 0 173778 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 706632

[startup+162.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/515 5227
/proc/meminfo: memFree=14430288/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=664648 CPUtime=162.25 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 586512 0 0 0 16151 74 0 0 25 0 1 0 798819952 680599552 138187 33554432000 4194304 4479436 140734496141104 18446744073709551615 4451518 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 166162 138187 879 70 0 163282 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 664648

[startup+222.301 s]
/proc/loadavg: 2.13 2.04 2.01 3/515 5229
/proc/meminfo: memFree=14339364/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=755976 CPUtime=222.25 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 617583 0 0 0 22148 77 0 0 25 0 1 0 798819952 774119424 161019 33554432000 4194304 4479436 140734496141104 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 188994 161019 879 70 0 186114 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 755976

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/515 5230
/proc/meminfo: memFree=14367240/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=728200 CPUtime=282.25 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 617583 0 0 0 28148 77 0 0 25 0 1 0 798819952 745676800 154075 33554432000 4194304 4479436 140734496141104 18446744073709551615 4306923 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 182050 154075 879 70 0 179170 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 728200

[startup+342.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/515 5232
/proc/meminfo: memFree=14344388/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=752156 CPUtime=342.25 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 623600 0 0 0 34148 77 0 0 25 0 1 0 798819952 770207744 160064 33554432000 4194304 4479436 140734496141104 18446744073709551615 4362438 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 188039 160064 879 70 0 185159 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 752156

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5234
/proc/meminfo: memFree=14371000/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=725556 CPUtime=402.26 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 623600 0 0 0 40148 78 0 0 25 0 1 0 798819952 742969344 153414 33554432000 4194304 4479436 140734496141104 18446744073709551615 4382281 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 181389 153414 879 70 0 178509 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 725556

[startup+462.301 s]
/proc/loadavg: 2.08 2.03 2.01 3/515 5235
/proc/meminfo: memFree=14339204/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=724776 CPUtime=462.26 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 631793 0 0 0 46147 79 0 0 25 0 1 0 798819952 742170624 153219 33554432000 4194304 4479436 140734496141104 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 181194 153219 879 70 0 178314 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 724776

[startup+522.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/515 5237
/proc/meminfo: memFree=14353928/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=743496 CPUtime=522.26 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 636727 0 0 0 52147 79 0 0 25 0 1 0 798819952 761339904 157899 33554432000 4194304 4479436 140734496141104 18446744073709551615 4307714 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 185874 157899 879 70 0 182994 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 743496

[startup+582.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/515 5238
/proc/meminfo: memFree=14440048/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=656796 CPUtime=582.26 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 644920 0 0 0 58146 80 0 0 25 0 1 0 798819952 672559104 136224 33554432000 4194304 4479436 140734496141104 18446744073709551615 4339083 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 164199 136224 879 70 0 161319 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 656796

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=14441796/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=654596 CPUtime=882.27 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 670130 0 0 0 88144 83 0 0 25 0 1 0 798819952 670306304 135674 33554432000 4194304 4479436 140734496141104 18446744073709551615 4306999 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 163649 135674 879 70 0 160769 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 654596

[startup+942.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5248
/proc/meminfo: memFree=14394132/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=670704 CPUtime=942.27 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 682350 0 0 0 94143 84 0 0 25 0 1 0 798819952 686800896 139701 33554432000 4194304 4479436 140734496141104 18446744073709551615 4360765 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 167676 139701 879 70 0 164796 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 670704

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 5250
/proc/meminfo: memFree=14428908/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=668496 CPUtime=1002.27 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 686101 0 0 0 100142 85 0 0 25 0 1 0 798819952 684539904 139149 33554432000 4194304 4479436 140734496141104 18446744073709551615 4304544 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 167124 139149 879 70 0 164244 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 668496

[startup+1062.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/515 5251
/proc/meminfo: memFree=14443368/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=653204 CPUtime=1062.27 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 686101 0 0 0 106142 85 0 0 25 0 1 0 798819952 668880896 135326 33554432000 4194304 4479436 140734496141104 18446744073709551615 4455909 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 163301 135326 879 70 0 160421 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 653204

[startup+1122.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 5253
/proc/meminfo: memFree=14411592/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=653108 CPUtime=1122.27 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 686101 0 0 0 112142 85 0 0 25 0 1 0 798819952 668782592 135302 33554432000 4194304 4479436 140734496141104 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 163277 135302 879 70 0 160397 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 653108

[startup+1182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 5254
/proc/meminfo: memFree=14443540/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=653044 CPUtime=1182.28 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 694294 0 0 0 118142 86 0 0 25 0 1 0 798819952 668717056 135286 33554432000 4194304 4479436 140734496141104 18446744073709551615 4306804 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 163261 135286 879 70 0 160381 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 653044

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5256
/proc/meminfo: memFree=14428260/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=667604 CPUtime=1242.28 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 706127 0 0 0 124141 87 0 0 25 0 1 0 798819952 683626496 138926 33554432000 4194304 4479436 140734496141104 18446744073709551615 4340384 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 166901 138926 879 70 0 164021 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 667604

[startup+1302.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/515 5258
/proc/meminfo: memFree=14410732/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=652904 CPUtime=1302.29 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 714320 0 0 0 130141 88 0 0 25 0 1 0 798819952 668573696 135251 33554432000 4194304 4479436 140734496141104 18446744073709551615 4339164 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 163226 135251 879 70 0 160346 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 652904

[startup+1362.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/515 5259
/proc/meminfo: memFree=14443284/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=652828 CPUtime=1362.28 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 714320 0 0 0 136140 88 0 0 25 0 1 0 798819952 668495872 135232 33554432000 4194304 4479436 140734496141104 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 163207 135232 879 70 0 160327 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 652828

[startup+1422.32 s]
/proc/loadavg: 2.03 2.04 2.00 3/515 5270
/proc/meminfo: memFree=14410804/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=651528 CPUtime=1422.3 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 722513 0 0 0 142141 89 0 0 25 0 1 0 798819952 667164672 134907 33554432000 4194304 4479436 140734496141104 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 162882 134907 879 70 0 160002 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 651528

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5271
/proc/meminfo: memFree=14433472/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=651408 CPUtime=1482.29 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 722513 0 0 0 148140 89 0 0 25 0 1 0 798819952 667041792 134877 33554432000 4194304 4479436 140734496141104 18446744073709551615 4339545 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 162852 134877 879 70 0 159972 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 651408

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

[startup+1484.7 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5271
/proc/meminfo: memFree=14432972/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=651408 CPUtime=1484.69 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 722513 0 0 0 148380 89 0 0 25 0 1 0 798819952 667041792 134877 33554432000 4194304 4479436 140734496141104 18446744073709551615 4382574 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 162852 134877 879 70 0 159972 0
Current children cumulated CPU time (s) 1484.69
Current children cumulated vsize (KiB) 651408

[startup+1497.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5272
/proc/meminfo: memFree=14401352/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=651408 CPUtime=1497.48 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 730706 0 0 0 149659 89 0 0 25 0 1 0 798819952 667041792 134877 33554432000 4194304 4479436 140734496141104 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 162852 134877 879 70 0 159972 0
Current children cumulated CPU time (s) 1497.48
Current children cumulated vsize (KiB) 651408

[startup+1510.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 5272
/proc/meminfo: memFree=14444752/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=651408 CPUtime=1510.3 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 730706 0 0 0 150941 89 0 0 25 0 1 0 798819952 667041792 134877 33554432000 4194304 4479436 140734496141104 18446744073709551615 4339072 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 162852 134877 879 70 0 159972 0
Current children cumulated CPU time (s) 1510.3
Current children cumulated vsize (KiB) 651408

[startup+1513.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 5272
/proc/meminfo: memFree=14444752/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=651408 CPUtime=1513.49 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 730706 0 0 0 151260 89 0 0 25 0 1 0 798819952 667041792 134877 33554432000 4194304 4479436 140734496141104 18446744073709551615 4384785 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 162852 134877 879 70 0 159972 0
Current children cumulated CPU time (s) 1513.49
Current children cumulated vsize (KiB) 651408

[startup+1515.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 5272
/proc/meminfo: memFree=14444752/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=651408 CPUtime=1515.08 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 730706 0 0 0 151419 89 0 0 25 0 1 0 798819952 667041792 134877 33554432000 4194304 4479436 140734496141104 18446744073709551615 4450755 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 162852 134877 879 70 0 159972 0
Current children cumulated CPU time (s) 1515.08
Current children cumulated vsize (KiB) 651408

[startup+1515.9 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 5272
/proc/meminfo: memFree=14444744/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=651408 CPUtime=1515.88 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 730706 0 0 0 151499 89 0 0 25 0 1 0 798819952 667041792 134877 33554432000 4194304 4479436 140734496141104 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 162852 134877 879 70 0 159972 0
Current children cumulated CPU time (s) 1515.88
Current children cumulated vsize (KiB) 651408

[startup+1516.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 5272
/proc/meminfo: memFree=14444744/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=651408 CPUtime=1516.28 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 730706 0 0 0 151539 89 0 0 25 0 1 0 798819952 667041792 134877 33554432000 4194304 4479436 140734496141104 18446744073709551615 4380813 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 162852 134877 879 70 0 159972 0
Current children cumulated CPU time (s) 1516.28
Current children cumulated vsize (KiB) 651408

[startup+1516.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 5272
/proc/meminfo: memFree=14444744/32950940 swapFree=67111364/67111528
[pid=5219] ppid=5217 vsize=585868 CPUtime=1516.48 cores=1,3,5,7
/proc/5219/stat : 5219 (MPhaseSAT64) R 5217 5219 4402 0 -1 4202496 730706 0 0 0 151558 90 0 0 25 0 1 0 798819952 599928832 92229 33554432000 4194304 4479436 140734496141104 18446744073709551615 215988635783 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5219/statm: 146467 92229 879 70 0 143587 0
Current children cumulated CPU time (s) 1516.48
Current children cumulated vsize (KiB) 585868

Child status: 20
Real time (s): 1516.52
CPU time (s): 1516.51
CPU user time (s): 1515.59
CPU system time (s): 0.91786
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 837704

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

runsolver used 7.60084 second user time and 18.2052 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-22 19:38:12
IDJOB=3394975
IDBENCH=88159
IDSOLVER=1879
FILE ID=node117/3394975-1306085886
RUNJOBID= node117-1306084908-5120
PBS_JOBID= 13387886
Free space on /tmp= 73092 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq57_a.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394975-1306085886/watcher-3394975-1306085886 -o /tmp/evaluation-result-3394975-1306085886/solver-3394975-1306085886 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394975-1306085886.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=549602277

node117.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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14978860 kB
Buffers:        367852 kB
Cached:        7302184 kB
SwapCached:          0 kB
Active:       13140060 kB
Inactive:      4447664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14978860 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          193832 kB
Writeback:           0 kB
AnonPages:     9917764 kB
Mapped:          42248 kB
Slab:           258056 kB
PageTables:      58196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149643740 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= 73092 MiB
End job on node117 at 2011-05-22 20:03:28