Trace number 3380077

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
SApperloT2010 2011-05-15 (fixed)UNSAT 622.76 631.358

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

622.69/631.33	c Solved by BasicSolver 
622.69/631.33	
622.69/631.33	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3380077-1305454272/watcher-3380077-1305454272 -o /tmp/evaluation-result-3380077-1305454272/solver-3380077-1305454272 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380077-1305454272.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: 1.92 2.09 2.62 5/434 19720
/proc/meminfo: memFree=17194836/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=31484 CPUtime=0 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 2706 0 0 0 0 0 0 0 20 0 1 0 735657901 32239616 2646 33554432000 4194304 4394578 140735229107648 18446744073709551615 4331541 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19720/statm: 7871 2646 244 49 0 5012 0

[startup+0.116166 s]
/proc/loadavg: 1.92 2.09 2.62 5/434 19720
/proc/meminfo: memFree=17194836/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=73452 CPUtime=0.1 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 13657 0 0 0 8 2 0 0 21 0 1 0 735657901 75214848 13597 33554432000 4194304 4394578 140735229107648 18446744073709551615 47650499571693 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 18363 13597 247 49 0 15504 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 73452

[startup+0.201154 s]
/proc/loadavg: 1.92 2.09 2.62 5/434 19720
/proc/meminfo: memFree=17194836/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=82164 CPUtime=0.18 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 15847 0 0 0 16 2 0 0 21 0 1 0 735657901 84135936 15787 33554432000 4194304 4394578 140735229107648 18446744073709551615 224284544639 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 20541 15787 247 49 0 17682 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 82164

[startup+0.301136 s]
/proc/loadavg: 1.92 2.09 2.62 5/434 19720
/proc/meminfo: memFree=17194836/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=92196 CPUtime=0.28 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 18373 0 0 0 26 2 0 0 21 0 1 0 735657901 94408704 18313 33554432000 4194304 4394578 140735229107648 18446744073709551615 224284544581 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 23049 18313 247 49 0 20190 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 92196

[startup+0.701072 s]
/proc/loadavg: 1.92 2.09 2.62 5/434 19720
/proc/meminfo: memFree=17194836/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=162120 CPUtime=0.68 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 35012 0 0 0 64 4 0 0 22 0 1 0 735657901 166010880 34951 33554432000 4194304 4394578 140735229107648 18446744073709551615 4267355 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 40530 34951 253 49 0 37671 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 162120

[startup+1.50094 s]
/proc/loadavg: 2.17 2.14 2.64 6/435 19721
/proc/meminfo: memFree=16843420/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=191892 CPUtime=1.47 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 43801 0 0 0 138 9 0 0 25 0 1 0 735657901 196497408 41936 33554432000 4194304 4394578 140735229107648 18446744073709551615 4279322 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 47973 41936 256 49 0 45114 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 191892

[startup+3.10067 s]
/proc/loadavg: 2.17 2.14 2.64 6/435 19721
/proc/meminfo: memFree=16649872/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=279764 CPUtime=3.05 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 71815 0 0 0 288 17 0 0 25 0 1 0 735657901 286478336 60930 33554432000 4194304 4394578 140735229107648 18446744073709551615 224284580857 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 69941 60930 256 49 0 67082 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 279764

[startup+6.30014 s]
/proc/loadavg: 2.17 2.14 2.64 6/435 19721
/proc/meminfo: memFree=16453416/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=331676 CPUtime=6.2 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 85494 0 0 0 599 21 0 0 25 0 1 0 735657901 339636224 74609 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 82919 74609 267 49 0 80060 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 331676

[startup+12.7011 s]
/proc/loadavg: 2.68 2.25 2.67 6/435 19721
/proc/meminfo: memFree=16377556/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=345308 CPUtime=12.52 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 88859 0 0 0 1230 22 0 0 25 0 1 0 735657901 353595392 77974 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 86327 77974 267 49 0 83468 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 345308

[startup+25.5009 s]
/proc/loadavg: 3.03 2.34 2.69 6/435 19721
/proc/meminfo: memFree=16267232/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=365732 CPUtime=25.14 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 93871 0 0 0 2491 23 0 0 25 0 1 0 735657901 374509568 82986 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 91433 82986 267 49 0 88574 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 365732

[startup+51.1007 s]
/proc/loadavg: 3.70 2.55 2.75 6/435 19750
/proc/meminfo: memFree=16149092/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=403052 CPUtime=50.39 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 102764 0 0 0 5014 25 0 0 25 0 1 0 735657901 412725248 91879 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 100763 91879 267 49 0 97904 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 403052

[startup+102.301 s]
/proc/loadavg: 4.60 2.99 2.89 6/435 19750
/proc/meminfo: memFree=15982504/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=425012 CPUtime=100.9 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 107805 0 0 0 10064 26 0 0 25 0 1 0 735657901 435212288 96920 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 106253 96920 267 49 0 103394 0
Current children cumulated CPU time (s) 100.9
Current children cumulated vsize (KiB) 425012

[startup+162.301 s]
/proc/loadavg: 5.00 3.39 3.03 6/435 19752
/proc/meminfo: memFree=15903744/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=449784 CPUtime=160.08 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 113443 0 0 0 15980 28 0 0 25 0 1 0 735657901 460578816 102558 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 112446 102558 267 49 0 109587 0
Current children cumulated CPU time (s) 160.08
Current children cumulated vsize (KiB) 449784

[startup+222.316 s]
/proc/loadavg: 5.00 3.68 3.15 6/435 19808
/proc/meminfo: memFree=15981756/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=459456 CPUtime=219.27 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 115617 0 0 0 21899 28 0 0 25 0 1 0 735657901 470482944 104732 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 114864 104732 267 49 0 112005 0
Current children cumulated CPU time (s) 219.27
Current children cumulated vsize (KiB) 459456

[startup+282.301 s]
/proc/loadavg: 5.12 3.95 3.27 6/435 19864
/proc/meminfo: memFree=15794532/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=469000 CPUtime=278.45 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 117559 0 0 0 27816 29 0 0 25 0 1 0 735657901 480256000 106674 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 117250 106674 267 49 0 114391 0
Current children cumulated CPU time (s) 278.45
Current children cumulated vsize (KiB) 469000

[startup+342.301 s]
/proc/loadavg: 5.17 4.17 3.39 6/435 19866
/proc/meminfo: memFree=15641112/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=491784 CPUtime=337.62 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 122343 0 0 0 33733 29 0 0 25 0 1 0 735657901 503586816 111458 33554432000 4194304 4394578 140735229107648 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 122946 111458 267 49 0 120087 0
Current children cumulated CPU time (s) 337.62
Current children cumulated vsize (KiB) 491784

[startup+402.301 s]
/proc/loadavg: 5.12 4.33 3.49 6/435 19866
/proc/meminfo: memFree=15532608/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=492808 CPUtime=396.81 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 122686 0 0 0 39651 30 0 0 25 0 1 0 735657901 504635392 111801 33554432000 4194304 4394578 140735229107648 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 123202 111801 267 49 0 120343 0
Current children cumulated CPU time (s) 396.81
Current children cumulated vsize (KiB) 492808

[startup+462.301 s]
/proc/loadavg: 5.18 4.49 3.60 6/435 19868
/proc/meminfo: memFree=15444576/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=495880 CPUtime=455.99 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 123317 0 0 0 45569 30 0 0 25 0 1 0 735657901 507781120 112432 33554432000 4194304 4394578 140735229107648 18446744073709551615 4324998 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 123970 112432 267 49 0 121111 0
Current children cumulated CPU time (s) 455.99
Current children cumulated vsize (KiB) 495880

[startup+522.301 s]
/proc/loadavg: 5.07 4.58 3.68 6/435 19870
/proc/meminfo: memFree=15351168/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=500136 CPUtime=515.17 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 124448 0 0 0 51487 30 0 0 25 0 1 0 735657901 512139264 113563 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 125034 113563 267 49 0 122175 0
Current children cumulated CPU time (s) 515.17
Current children cumulated vsize (KiB) 500136

[startup+582.301 s]
/proc/loadavg: 5.08 4.67 3.77 6/435 19872
/proc/meminfo: memFree=15221784/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=506280 CPUtime=574.36 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 125560 0 0 0 57405 31 0 0 25 0 1 0 735657901 518430720 114675 33554432000 4194304 4394578 140735229107648 18446744073709551615 4327612 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 126570 114675 267 49 0 123711 0
Current children cumulated CPU time (s) 574.36
Current children cumulated vsize (KiB) 506280

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

[startup+588.801 s]
/proc/loadavg: 5.07 4.68 3.77 6/435 19872
/proc/meminfo: memFree=15207272/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=507304 CPUtime=580.77 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 125694 0 0 0 58046 31 0 0 25 0 1 0 735657901 519479296 114809 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 126826 114809 267 49 0 123967 0
Current children cumulated CPU time (s) 580.77
Current children cumulated vsize (KiB) 507304

[startup+614.401 s]
/proc/loadavg: 5.04 4.70 3.81 6/435 19872
/proc/meminfo: memFree=15162244/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=507304 CPUtime=606.02 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 125857 0 0 0 60571 31 0 0 25 0 1 0 735657901 519479296 114972 33554432000 4194304 4394578 140735229107648 18446744073709551615 4299019 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 126826 114972 267 49 0 123967 0
Current children cumulated CPU time (s) 606.02
Current children cumulated vsize (KiB) 507304

[startup+620.801 s]
/proc/loadavg: 5.04 4.71 3.81 6/435 19872
/proc/meminfo: memFree=15149568/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=507816 CPUtime=612.33 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 125957 0 0 0 61202 31 0 0 25 0 1 0 735657901 520003584 115072 33554432000 4194304 4394578 140735229107648 18446744073709551615 4295946 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 126954 115072 267 49 0 124095 0
Current children cumulated CPU time (s) 612.33
Current children cumulated vsize (KiB) 507816

[startup+627.201 s]
/proc/loadavg: 5.03 4.72 3.82 6/435 19872
/proc/meminfo: memFree=15136912/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=509864 CPUtime=618.64 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 126275 0 0 0 61833 31 0 0 25 0 1 0 735657901 522100736 115390 33554432000 4194304 4394578 140735229107648 18446744073709551615 4327696 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 127466 115390 267 49 0 124607 0
Current children cumulated CPU time (s) 618.64
Current children cumulated vsize (KiB) 509864

[startup+628.8 s]
/proc/loadavg: 5.03 4.72 3.82 6/435 19872
/proc/meminfo: memFree=15135176/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=509864 CPUtime=620.22 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 126275 0 0 0 61991 31 0 0 25 0 1 0 735657901 522100736 115390 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 127466 115390 267 49 0 124607 0
Current children cumulated CPU time (s) 620.22
Current children cumulated vsize (KiB) 509864

[startup+630.416 s]
/proc/loadavg: 5.03 4.72 3.82 6/435 19872
/proc/meminfo: memFree=15130836/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=509864 CPUtime=621.81 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 126275 0 0 0 62150 31 0 0 25 0 1 0 735657901 522100736 115390 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 127466 115390 267 49 0 124607 0
Current children cumulated CPU time (s) 621.81
Current children cumulated vsize (KiB) 509864

[startup+630.801 s]
/proc/loadavg: 5.03 4.72 3.82 6/435 19872
/proc/meminfo: memFree=15130836/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=509864 CPUtime=622.19 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 126275 0 0 0 62188 31 0 0 25 0 1 0 735657901 522100736 115390 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 127466 115390 267 49 0 124607 0
Current children cumulated CPU time (s) 622.19
Current children cumulated vsize (KiB) 509864

[startup+631.201 s]
/proc/loadavg: 5.03 4.72 3.82 6/435 19872
/proc/meminfo: memFree=15130836/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=509864 CPUtime=622.59 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 126275 0 0 0 62228 31 0 0 25 0 1 0 735657901 522100736 115390 33554432000 4194304 4394578 140735229107648 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 127466 115390 267 49 0 124607 0
Current children cumulated CPU time (s) 622.59
Current children cumulated vsize (KiB) 509864

[startup+631.301 s]
/proc/loadavg: 5.03 4.72 3.82 6/435 19872
/proc/meminfo: memFree=15130836/32951124 swapFree=45193364/67111528
[pid=19720] ppid=19718 vsize=509864 CPUtime=622.69 cores=0,2
/proc/19720/stat : 19720 (SApperloT2010) R 19718 19720 17657 0 -1 4202496 126275 0 0 0 62238 31 0 0 25 0 1 0 735657901 522100736 115390 33554432000 4194304 4394578 140735229107648 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/19720/statm: 127466 115390 267 49 0 124607 0
Current children cumulated CPU time (s) 622.69
Current children cumulated vsize (KiB) 509864

Child status: 20
Real time (s): 631.358
CPU time (s): 622.76
CPU user time (s): 622.424
CPU system time (s): 0.335948
CPU usage (%): 98.6383
Max. virtual memory (cumulated for all children) (KiB): 509864

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

runsolver used 2.80157 second user time and 5.82411 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 12:11:12
IDJOB=3380077
IDBENCH=69619
IDSOLVER=1862
FILE ID=node118/3380077-1305454272
RUNJOBID= node118-1305454272-19678
PBS_JOBID= 13324868
Free space on /tmp= 73228 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380077-1305454272/watcher-3380077-1305454272 -o /tmp/evaluation-result-3380077-1305454272/solver-3380077-1305454272 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380077-1305454272.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=936941402

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17195860 kB
Buffers:        295212 kB
Cached:        4612192 kB
SwapCached:      22084 kB
Active:       12777916 kB
Inactive:      2655864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17195860 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           47300 kB
Writeback:           0 kB
AnonPages:    10515764 kB
Mapped:          20856 kB
Slab:           156936 kB
PageTables:      98600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 118437940 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= 73220 MiB
End job on node118 at 2011-05-15 12:21:44