Trace number 3284115

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
SArTagnan 2011-03-24? (exit code) 916.498 234.934

General information on the benchmark

Namevelev-npe-1.0-9dlx-b71.cnf
MD5SUM75d91f0ba4398ccb5b452707c0e7fa27
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.3769
Satisfiable
(Un)Satisfiability was proved
Number of variables889302
Number of clauses14582074
Sum of the clauses size42006170
Maximum clause length5391
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212803954
Number of clauses of size 3913633
Number of clauses of size 418493
Number of clauses of size 536153
Number of clauses of size over 5809840

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3284115-1304059984/watcher-3284115-1304059984 -o /tmp/evaluation-result-3284115-1304059984/solver-3284115-1304059984 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3284115-1304059984.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 3.57 4.00 5.17 5/180 28888
/proc/meminfo: memFree=15525080/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=32464 CPUtime=0 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 2284 0 0 0 0 0 0 0 25 0 1 0 517598217 33243136 2222 33554432000 4194304 4623224 140734464919664 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28888/statm: 8116 2224 290 105 0 3620 0

[startup+0.06946 s]
/proc/loadavg: 3.57 4.00 5.17 5/180 28888
/proc/meminfo: memFree=15525080/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=435836 CPUtime=0.06 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 17077 0 0 0 5 1 0 0 25 0 1 0 517598217 446296064 16615 33554432000 4194304 4623224 140734464919664 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28888/statm: 108959 16615 301 105 0 104463 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 435836

[startup+0.100451 s]
/proc/loadavg: 3.57 4.00 5.17 5/180 28888
/proc/meminfo: memFree=15525080/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=438060 CPUtime=0.09 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 18362 0 0 0 8 1 0 0 25 0 1 0 517598217 448573440 17085 33554432000 4194304 4623224 140734464919664 18446744073709551615 4275708 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28888/statm: 109515 17085 301 105 0 105019 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 438060

[startup+0.300418 s]
/proc/loadavg: 3.57 4.00 5.17 5/180 28888
/proc/meminfo: memFree=15525080/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=450104 CPUtime=0.29 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 25536 0 0 0 27 2 0 0 25 0 1 0 517598217 460906496 19912 33554432000 4194304 4623224 140734464919664 18446744073709551615 4266641 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28888/statm: 112526 19912 301 105 0 108030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 450104

[startup+0.700347 s]
/proc/loadavg: 3.57 4.00 5.17 5/180 28888
/proc/meminfo: memFree=15525080/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=478256 CPUtime=0.69 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 42335 0 0 0 63 6 0 0 25 0 1 0 517598217 489734144 25603 33554432000 4194304 4623224 140734464919664 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28888/statm: 119564 25605 301 105 0 115068 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 478256

[startup+1.5002 s]
/proc/loadavg: 3.57 4.00 5.17 6/181 28889
/proc/meminfo: memFree=15401340/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=533080 CPUtime=1.49 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 75078 0 0 0 138 11 0 0 25 0 1 0 517598217 545873920 36958 33554432000 4194304 4623224 140734464919664 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28888/statm: 133270 36958 301 105 0 128774 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 533080

[startup+3.10092 s]
/proc/loadavg: 3.57 4.00 5.17 6/181 28889
/proc/meminfo: memFree=15328924/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=658816 CPUtime=3.09 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 146262 0 0 0 287 22 0 0 25 0 1 0 517598217 674627584 60429 33554432000 4194304 4623224 140734464919664 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28888/statm: 164704 60429 429 105 0 160208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 658816

[startup+6.30035 s]
/proc/loadavg: 3.68 4.02 5.17 6/181 28889
/proc/meminfo: memFree=15119872/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=877852 CPUtime=6.29 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 279143 0 0 0 588 41 0 0 25 0 1 0 517598217 898920448 118784 33554432000 4194304 4623224 140734464919664 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28888/statm: 219463 118785 301 105 0 214967 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 877852

[startup+12.7002 s]
/proc/loadavg: 4.03 4.08 5.18 9/184 28892
/proc/meminfo: memFree=13917252/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=2288764 CPUtime=30.44 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 583749 0 0 0 2971 73 0 0 25 0 4 0 517598217 2343694336 380410 33554432000 4194304 4623224 140734464919664 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 572191 380410 1795 105 0 567695 0
[pid=28888/tid=28890] ppid=28886 vsize=2288764 CPUtime=5.92 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4202560 24132 0 0 0 589 3 0 0 25 0 4 0 517598894 2343694336 380410 33554432000 4194304 4623224 140734464919664 18446744073709551615 4485272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28888/tid=28891] ppid=28886 vsize=2288764 CPUtime=5.92 cores=0,2,4,6
/proc/28888/task/28891/stat : 28891 (SArTagnan) R 28886 28888 28847 0 -1 4202560 26583 0 0 0 589 3 0 0 25 0 4 0 517598894 2343694336 380410 33554432000 4194304 4623224 140734464919664 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28888/tid=28892] ppid=28886 vsize=2288764 CPUtime=5.89 cores=0,2,4,6
/proc/28888/task/28892/stat : 28892 (SArTagnan) R 28886 28888 28847 0 -1 4202560 44827 0 0 0 584 5 0 0 25 0 4 0 517598894 2343694336 380410 33554432000 4194304 4623224 140734464919664 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 30.44
Current children cumulated vsize (KiB) 2288764

[startup+25.5009 s]
/proc/loadavg: 4.91 4.27 5.23 9/184 28893
/proc/meminfo: memFree=13650480/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=2356676 CPUtime=81.57 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 726729 0 0 0 8060 97 0 0 25 0 4 0 517598217 2413236224 419207 33554432000 4194304 4623224 140734464919664 18446744073709551615 4412535 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 589169 419207 1797 105 0 584673 0
[pid=28888/tid=28890] ppid=28886 vsize=2356676 CPUtime=18.72 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4202560 61080 0 0 0 1863 9 0 0 25 0 4 0 517598894 2413236224 419207 33554432000 4194304 4623224 140734464919664 18446744073709551615 4289881 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28888/tid=28891] ppid=28886 vsize=2356676 CPUtime=18.71 cores=0,2,4,6
/proc/28888/task/28891/stat : 28891 (SArTagnan) R 28886 28888 28847 0 -1 4202560 62305 0 0 0 1863 8 0 0 25 0 4 0 517598894 2413236224 419207 33554432000 4194304 4623224 140734464919664 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28888/tid=28892] ppid=28886 vsize=2356676 CPUtime=18.61 cores=0,2,4,6
/proc/28888/task/28892/stat : 28892 (SArTagnan) R 28886 28888 28847 0 -1 4202560 112864 0 0 0 1845 16 0 0 25 0 4 0 517598894 2413236224 419207 33554432000 4194304 4623224 140734464919664 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 81.57
Current children cumulated vsize (KiB) 2356676

[startup+51.1004 s]
/proc/loadavg: 5.96 4.57 5.30 9/184 28893
/proc/meminfo: memFree=13036492/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=2875008 CPUtime=183.8 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 1199531 0 0 0 18213 167 0 0 25 0 4 0 517598217 2944008192 545246 33554432000 4194304 4623224 140734464919664 18446744073709551615 268272349893 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 718752 545246 1781 105 0 714256 0
[pid=28888/tid=28890] ppid=28886 vsize=2875008 CPUtime=44.31 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4202560 70524 0 0 0 4419 12 0 0 25 0 4 0 517598894 2944008192 545246 33554432000 4194304 4623224 140734464919664 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28888/tid=28891] ppid=28886 vsize=2875008 CPUtime=44.29 cores=0,2,4,6
/proc/28888/task/28891/stat : 28891 (SArTagnan) R 28886 28888 28847 0 -1 4202560 92075 0 0 0 4414 15 0 0 25 0 4 0 517598894 2944008192 545249 33554432000 4194304 4623224 140734464919664 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28888/tid=28892] ppid=28886 vsize=2875008 CPUtime=44.07 cores=0,2,4,6
/proc/28888/task/28892/stat : 28892 (SArTagnan) R 28886 28888 28847 0 -1 4202560 270919 0 0 0 4370 37 0 0 25 0 4 0 517598894 2944008192 545250 33554432000 4194304 4623224 140734464919664 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 183.8
Current children cumulated vsize (KiB) 2875008

[startup+102.306 s]
/proc/loadavg: 7.17 5.11 5.44 9/184 28895
/proc/meminfo: memFree=10313088/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=5845256 CPUtime=388.24 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 3140463 0 0 0 38395 429 0 0 25 0 4 0 517598217 5985542144 1162747 33554432000 4194304 4623224 140734464919664 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 1461314 1162747 1781 105 0 1456818 0
[pid=28888/tid=28890] ppid=28886 vsize=5845256 CPUtime=95.53 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4202560 76814 0 0 0 9539 14 0 0 25 0 4 0 517598894 5985542144 1162747 33554432000 4194304 4623224 140734464919664 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28888/tid=28891] ppid=28886 vsize=5845256 CPUtime=95.46 cores=0,2,4,6
/proc/28888/task/28891/stat : 28891 (SArTagnan) R 28886 28888 28847 0 -1 4202560 162824 0 0 0 9514 32 0 0 25 0 4 0 517598894 5985542144 1162747 33554432000 4194304 4623224 140734464919664 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28888/tid=28892] ppid=28886 vsize=5845256 CPUtime=94.93 cores=0,2,4,6
/proc/28888/task/28892/stat : 28892 (SArTagnan) R 28886 28888 28847 0 -1 4202560 532243 0 0 0 9421 72 0 0 25 0 4 0 517598894 5985542144 1162747 33554432000 4194304 4623224 140734464919664 18446744073709551615 4545358 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 388.24
Current children cumulated vsize (KiB) 5845256

[startup+162.301 s]
/proc/loadavg: 7.75 5.65 5.61 9/184 28896
/proc/meminfo: memFree=8085640/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=7927556 CPUtime=627.81 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 4658236 0 0 0 62123 658 0 0 25 0 4 0 517598217 8117817344 1695254 33554432000 4194304 4623224 140734464919664 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 1981889 1695254 1789 105 0 1977393 0
[pid=28888/tid=28890] ppid=28886 vsize=7927556 CPUtime=155.52 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4202560 78945 0 0 0 15538 14 0 0 25 0 4 0 517598894 8117817344 1695254 33554432000 4194304 4623224 140734464919664 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28888/tid=28891] ppid=28886 vsize=7927556 CPUtime=155.45 cores=0,2,4,6
/proc/28888/task/28891/stat : 28891 (SArTagnan) R 28886 28888 28847 0 -1 4202560 200824 0 0 0 15502 43 0 0 25 0 4 0 517598894 8117817344 1695254 33554432000 4194304 4623224 140734464919664 18446744073709551615 4358052 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28888/tid=28892] ppid=28886 vsize=7927556 CPUtime=154.53 cores=0,2,4,6
/proc/28888/task/28892/stat : 28892 (SArTagnan) R 28886 28888 28847 0 -1 4202560 853730 0 0 0 15334 119 0 0 25 0 4 0 517598894 8117817344 1695254 33554432000 4194304 4623224 140734464919664 18446744073709551615 4551414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 627.81
Current children cumulated vsize (KiB) 7927556

[startup+222.301 s]
/proc/loadavg: 8.02 6.11 5.76 9/184 28898
/proc/meminfo: memFree=4740756/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=11097908 CPUtime=867.24 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 6793549 0 0 0 85737 987 0 0 25 0 4 0 517598217 11364257792 2464989 33554432000 4194304 4623224 140734464919664 18446744073709551615 4519742 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 2774477 2464989 1798 105 0 2769981 0
[pid=28888/tid=28890] ppid=28886 vsize=11097908 CPUtime=215.53 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4202560 108417 0 0 0 21534 19 0 0 25 0 4 0 517598894 11364257792 2464989 33554432000 4194304 4623224 140734464919664 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28888/tid=28891] ppid=28886 vsize=11097908 CPUtime=215.31 cores=0,2,4,6
/proc/28888/task/28891/stat : 28891 (SArTagnan) R 28886 28888 28847 0 -1 4202560 270781 0 0 0 21469 62 0 0 25 0 4 0 517598894 11364257792 2464989 33554432000 4194304 4623224 140734464919664 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28888/tid=28892] ppid=28886 vsize=11097908 CPUtime=214.11 cores=0,2,4,6
/proc/28888/task/28892/stat : 28892 (SArTagnan) R 28886 28888 28847 0 -1 4202560 1219999 0 0 0 21235 176 0 0 25 0 4 0 517598894 11364257792 2464989 33554432000 4194304 4623224 140734464919664 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 867.24
Current children cumulated vsize (KiB) 11097908

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

[startup+223.901 s]
/proc/loadavg: 8.02 6.11 5.76 9/184 28898
/proc/meminfo: memFree=4716700/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=11097908 CPUtime=873.63 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 6805364 0 0 0 86374 989 0 0 25 0 4 0 517598217 11364257792 2454884 33554432000 4194304 4623224 140734464919664 18446744073709551615 4519742 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 2774477 2454884 1811 105 0 2769981 0
[pid=28888/tid=28890] ppid=28886 vsize=11097908 CPUtime=217.13 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4202560 108417 0 0 0 21694 19 0 0 25 0 4 0 517598894 11364257792 2454884 33554432000 4194304 4623224 140734464919664 18446744073709551615 4486219 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28888/tid=28891] ppid=28886 vsize=11097908 CPUtime=216.91 cores=0,2,4,6
/proc/28888/task/28891/stat : 28891 (SArTagnan) R 28886 28888 28847 0 -1 4202560 270784 0 0 0 21629 62 0 0 25 0 4 0 517598894 11364257792 2454884 33554432000 4194304 4623224 140734464919664 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28888/tid=28892] ppid=28886 vsize=11097908 CPUtime=215.7 cores=0,2,4,6
/proc/28888/task/28892/stat : 28892 (SArTagnan) R 28886 28888 28847 0 -1 4202560 1231491 0 0 0 21392 178 0 0 25 0 4 0 517598894 11364257792 2454884 33554432000 4194304 4623224 140734464919664 18446744073709551615 4365976 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 873.63
Current children cumulated vsize (KiB) 11097908

[startup+230.301 s]
/proc/loadavg: 8.01 6.17 5.79 9/184 28898
/proc/meminfo: memFree=4670568/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=11164468 CPUtime=899.2 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 6875296 0 0 0 88917 1003 0 0 25 0 4 0 517598217 11432415232 2460442 33554432000 4194304 4623224 140734464919664 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 2791117 2460442 1789 105 0 2786621 0
[pid=28888/tid=28890] ppid=28886 vsize=11164468 CPUtime=223.52 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4202560 108560 0 0 0 22333 19 0 0 25 0 4 0 517598894 11432415232 2460442 33554432000 4194304 4623224 140734464919664 18446744073709551615 4357264 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28888/tid=28891] ppid=28886 vsize=11164468 CPUtime=223.3 cores=0,2,4,6
/proc/28888/task/28891/stat : 28891 (SArTagnan) R 28886 28888 28847 0 -1 4202560 281886 0 0 0 22265 65 0 0 25 0 4 0 517598894 11432415232 2460442 33554432000 4194304 4623224 140734464919664 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28888/tid=28892] ppid=28886 vsize=11164468 CPUtime=222.06 cores=0,2,4,6
/proc/28888/task/28892/stat : 28892 (SArTagnan) R 28886 28888 28847 0 -1 4202560 1289984 0 0 0 22018 188 0 0 25 0 4 0 517598894 11432415232 2460442 33554432000 4194304 4623224 140734464919664 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 899.2
Current children cumulated vsize (KiB) 11164468

[startup+233.501 s]
/proc/loadavg: 8.01 6.17 5.79 9/184 28898
/proc/meminfo: memFree=4508244/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=11243316 CPUtime=911.98 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 6966358 0 0 0 90180 1018 0 0 25 0 4 0 517598217 11513155584 2513546 33554432000 4194304 4623224 140734464919664 18446744073709551615 4507114 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 2810829 2513546 1793 105 0 2806333 0
[pid=28888/tid=28890] ppid=28886 vsize=11243316 CPUtime=226.72 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4202560 108848 0 0 0 22653 19 0 0 25 0 4 0 517598894 11513155584 2513546 33554432000 4194304 4623224 140734464919664 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28888/tid=28891] ppid=28886 vsize=11243316 CPUtime=226.5 cores=0,2,4,6
/proc/28888/task/28891/stat : 28891 (SArTagnan) R 28886 28888 28847 0 -1 4202560 283516 0 0 0 22585 65 0 0 25 0 4 0 517598894 11513155584 2513546 33554432000 4194304 4623224 140734464919664 18446744073709551615 4289804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28888/tid=28892] ppid=28886 vsize=11243316 CPUtime=225.24 cores=0,2,4,6
/proc/28888/task/28892/stat : 28892 (SArTagnan) R 28886 28888 28847 0 -1 4202560 1322479 0 0 0 22330 194 0 0 25 0 4 0 517598894 11513155584 2513546 33554432000 4194304 4623224 140734464919664 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 911.98
Current children cumulated vsize (KiB) 11243316

[startup+234.307 s]
/proc/loadavg: 8.01 6.20 5.80 9/184 28898
/proc/meminfo: memFree=4477492/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=11261748 CPUtime=915.2 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) R 28886 28888 28847 0 -1 4202496 6974934 0 0 0 90500 1020 0 0 25 0 4 0 517598217 11532029952 2520852 33554432000 4194304 4623224 140734464919664 18446744073709551615 268272349893 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 2815437 2520853 1793 105 0 2810941 0
[pid=28888/tid=28890] ppid=28886 vsize=11261748 CPUtime=227.53 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4202560 108849 0 0 0 22734 19 0 0 25 0 4 0 517598894 11532029952 2520854 33554432000 4194304 4623224 140734464919664 18446744073709551615 4357421 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28888/tid=28891] ppid=28886 vsize=11261748 CPUtime=227.31 cores=0,2,4,6
/proc/28888/task/28891/stat : 28891 (SArTagnan) R 28886 28888 28847 0 -1 4202560 283517 0 0 0 22666 65 0 0 25 0 4 0 517598894 11532029952 2520854 33554432000 4194304 4623224 140734464919664 18446744073709551615 4289815 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28888/tid=28892] ppid=28886 vsize=11261748 CPUtime=226.04 cores=0,2,4,6
/proc/28888/task/28892/stat : 28892 (SArTagnan) R 28886 28888 28847 0 -1 4202560 1322528 0 0 0 22410 194 0 0 25 0 4 0 517598894 11532029952 2520855 33554432000 4194304 4623224 140734464919664 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 915.2
Current children cumulated vsize (KiB) 11261748

[startup+234.701 s]
/proc/loadavg: 8.01 6.20 5.80 9/184 28898
/proc/meminfo: memFree=4477492/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=0 CPUtime=916.26 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) Z 28886 28888 28847 0 -1 4202524 7012070 0 0 0 90583 1043 0 0 25 0 2 0 517598217 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 0 0 0 0 0 0 0
[pid=28888/tid=28890] ppid=28886 vsize=0 CPUtime=227.92 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4203588 108849 0 0 0 22756 36 0 0 25 0 2 0 517598894 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 916.26
Current children cumulated vsize (KiB) 0

[startup+234.901 s]
/proc/loadavg: 8.01 6.20 5.80 9/184 28898
/proc/meminfo: memFree=4477492/32950928 swapFree=67111528/67111528
[pid=28888] ppid=28886 vsize=0 CPUtime=916.46 cores=0,2,4,6
/proc/28888/stat : 28888 (SArTagnan) Z 28886 28888 28847 0 -1 4202524 7012070 0 0 0 90583 1063 0 0 25 0 2 0 517598217 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28888/statm: 0 0 0 0 0 0 0
[pid=28888/tid=28890] ppid=28886 vsize=0 CPUtime=228.12 cores=0,2,4,6
/proc/28888/task/28890/stat : 28890 (SArTagnan) R 28886 28888 28847 0 -1 4203588 108849 0 0 0 22756 56 0 0 25 0 2 0 517598894 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 916.46
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 234.934
CPU time (s): 916.498
CPU user time (s): 905.834
CPU system time (s): 10.6634
CPU usage (%): 390.108
Max. virtual memory (cumulated for all children) (KiB): 13336780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 905.834
system time used= 10.6634
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7012070
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= 7223
involuntary context switches= 3636

runsolver used 0.413937 second user time and 0.85387 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 08:53:14
IDJOB=3284115
IDBENCH=71686
IDSOLVER=1656
FILE ID=node122/3284115-1304059984
RUNJOBID= node122-1304059984-28865
PBS_JOBID= 13170447
Free space on /tmp= 71352 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT_RACE06/velev-npe-1.0-9dlx-b71.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284115-1304059984/watcher-3284115-1304059984 -o /tmp/evaluation-result-3284115-1304059984/solver-3284115-1304059984 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3284115-1304059984.cnf -threads=4

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

MD5SUM BENCH= 75d91f0ba4398ccb5b452707c0e7fa27
RANDOM SEED=1945138569

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15525244 kB
Buffers:       1734516 kB
Cached:       14904568 kB
SwapCached:          0 kB
Active:        6018584 kB
Inactive:     10834748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15525244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          321148 kB
Writeback:           0 kB
AnonPages:      213960 kB
Mapped:          15680 kB
Slab:           509128 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   405104 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= 71352 MiB
End job on node122 at 2011-04-29 08:57:09