Trace number 3287381

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-24UNSAT 95.6665 24.0571

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
MD5SUM7599aafec7bebba20ceab50260cd7197
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.60145
Satisfiable
(Un)Satisfiability was proved
Number of variables70167
Number of clauses209513
Sum of the clauses size488861
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2139674
Number of clauses of size 369837
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

95.49/24.03	
95.49/24.03	s UNSATISFIABLE
95.49/24.03	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3287381-1304065129/watcher-3287381-1304065129 -o /tmp/evaluation-result-3287381-1304065129/solver-3287381-1304065129 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3287381-1304065129.cnf -threads=4 

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

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: 7.44 7.92 7.93 5/180 13170
/proc/meminfo: memFree=26335656/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=29192 CPUtime=0 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 1681 0 0 0 0 0 0 0 25 0 1 0 518111571 29892608 1618 33554432000 4194304 4623224 140734219058304 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13170/statm: 7298 1619 296 105 0 2802 0

[startup+0.0561941 s]
/proc/loadavg: 7.44 7.92 7.93 5/180 13170
/proc/meminfo: memFree=26335656/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=34728 CPUtime=0.05 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 4829 0 0 0 5 0 0 0 25 0 1 0 518111571 35561472 3146 33554432000 4194304 4623224 140734219058304 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13170/statm: 8682 3146 297 105 0 4186 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 34728

[startup+0.100189 s]
/proc/loadavg: 7.44 7.92 7.93 5/180 13170
/proc/meminfo: memFree=26335656/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=101468 CPUtime=0.09 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 13585 0 0 0 8 1 0 0 25 0 3 0 518111571 103903232 10513 33554432000 4194304 4623224 140734219058304 18446744073709551615 251813932752 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13170/statm: 25367 10514 306 105 0 20871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 101468

[startup+0.300156 s]
/proc/loadavg: 7.44 7.92 7.93 5/180 13170
/proc/meminfo: memFree=26335656/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=305300 CPUtime=0.88 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 16639 0 0 0 87 1 0 0 25 0 4 0 518111571 312627200 13566 33554432000 4194304 4623224 140734219058304 18446744073709551615 4507243 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 76325 13566 342 105 0 71829 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 305300

[startup+0.70109 s]
/proc/loadavg: 7.44 7.92 7.93 5/180 13170
/proc/meminfo: memFree=26335656/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=305300 CPUtime=2.49 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 17876 0 0 0 247 2 0 0 25 0 4 0 518111571 312627200 14661 33554432000 4194304 4623224 140734219058304 18446744073709551615 4507114 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 76325 14661 342 105 0 71829 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 305300

[startup+1.50095 s]
/proc/loadavg: 7.44 7.92 7.93 9/184 13174
/proc/meminfo: memFree=26275420/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=362596 CPUtime=5.67 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 56142 0 0 0 559 8 0 0 25 0 4 0 518111571 371298304 29260 33554432000 4194304 4623224 140734219058304 18446744073709551615 4388779 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 90649 29264 342 105 0 86153 0
[pid=13170/tid=13172] ppid=13168 vsize=362596 CPUtime=1.38 cores=1,3,5,7
/proc/13170/task/13172/stat : 13172 (SArTagnan) R 13168 13170 11981 0 -1 4202560 8788 0 0 0 137 1 0 0 25 0 4 0 518111581 371298304 29266 33554432000 4194304 4623224 140734219058304 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13170/tid=13173] ppid=13168 vsize=362596 CPUtime=1.39 cores=1,3,5,7
/proc/13170/task/13173/stat : 13173 (SArTagnan) R 13168 13170 11981 0 -1 4202560 8812 0 0 0 138 1 0 0 25 0 4 0 518111581 371298304 29266 33554432000 4194304 4623224 140734219058304 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13170/tid=13174] ppid=13168 vsize=362596 CPUtime=1.38 cores=1,3,5,7
/proc/13170/task/13174/stat : 13174 (SArTagnan) R 13168 13170 11981 0 -1 4202560 8328 0 0 0 137 1 0 0 25 0 4 0 518111581 371298304 29266 33554432000 4194304 4623224 140734219058304 18446744073709551615 251813896083 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 362596

[startup+3.10069 s]
/proc/loadavg: 7.56 7.94 7.94 9/184 13174
/proc/meminfo: memFree=25981044/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=627628 CPUtime=12.01 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 234222 0 0 0 1166 35 0 0 19 0 4 0 518111571 642691072 98485 33554432000 4194304 4623224 140734219058304 18446744073709551615 4360089 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 156907 98485 342 105 0 152411 0
[pid=13170/tid=13172] ppid=13168 vsize=627628 CPUtime=2.97 cores=1,3,5,7
/proc/13170/task/13172/stat : 13172 (SArTagnan) R 13168 13170 11981 0 -1 4202560 46249 0 0 0 291 6 0 0 25 0 4 0 518111581 642691072 98485 33554432000 4194304 4623224 140734219058304 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13170/tid=13173] ppid=13168 vsize=627628 CPUtime=2.97 cores=1,3,5,7
/proc/13170/task/13173/stat : 13173 (SArTagnan) R 13168 13170 11981 0 -1 4202560 45125 0 0 0 290 7 0 0 19 0 4 0 518111581 642691072 98485 33554432000 4194304 4623224 140734219058304 18446744073709551615 4377923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13170/tid=13174] ppid=13168 vsize=627628 CPUtime=2.96 cores=1,3,5,7
/proc/13170/task/13174/stat : 13174 (SArTagnan) R 13168 13170 11981 0 -1 4202560 45349 0 0 0 290 6 0 0 25 0 4 0 518111581 642691072 98485 33554432000 4194304 4623224 140734219058304 18446744073709551615 4278582 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 627628

[startup+6.30115 s]
/proc/loadavg: 7.56 7.94 7.94 9/184 13174
/proc/meminfo: memFree=25924524/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=643516 CPUtime=24.79 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 272484 0 0 0 2437 42 0 0 25 0 4 0 518111571 658960384 99372 33554432000 4194304 4623224 140734219058304 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 160879 99372 344 105 0 156383 0
[pid=13170/tid=13172] ppid=13168 vsize=643516 CPUtime=6.17 cores=1,3,5,7
/proc/13170/task/13172/stat : 13172 (SArTagnan) R 13168 13170 11981 0 -1 4202560 46251 0 0 0 611 6 0 0 25 0 4 0 518111581 658960384 99372 33554432000 4194304 4623224 140734219058304 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13170/tid=13173] ppid=13168 vsize=643516 CPUtime=6.17 cores=1,3,5,7
/proc/13170/task/13173/stat : 13173 (SArTagnan) R 13168 13170 11981 0 -1 4202560 45134 0 0 0 610 7 0 0 25 0 4 0 518111581 658960384 99372 33554432000 4194304 4623224 140734219058304 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13170/tid=13174] ppid=13168 vsize=643516 CPUtime=6.14 cores=1,3,5,7
/proc/13170/task/13174/stat : 13174 (SArTagnan) R 13168 13170 11981 0 -1 4202560 75497 0 0 0 602 12 0 0 25 0 4 0 518111581 658960384 99372 33554432000 4194304 4623224 140734219058304 18446744073709551615 251813937486 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 643516

[startup+12.7011 s]
/proc/loadavg: 7.60 7.94 7.94 9/184 13174
/proc/meminfo: memFree=25897680/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=643516 CPUtime=50.35 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 317103 0 0 0 4985 50 0 0 25 0 4 0 518111571 658960384 100757 33554432000 4194304 4623224 140734219058304 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 160879 100757 344 105 0 156383 0
[pid=13170/tid=13172] ppid=13168 vsize=643516 CPUtime=12.57 cores=1,3,5,7
/proc/13170/task/13172/stat : 13172 (SArTagnan) R 13168 13170 11981 0 -1 4202560 46252 0 0 0 1251 6 0 0 25 0 4 0 518111581 658960384 100757 33554432000 4194304 4623224 140734219058304 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13170/tid=13173] ppid=13168 vsize=643516 CPUtime=12.57 cores=1,3,5,7
/proc/13170/task/13173/stat : 13173 (SArTagnan) R 13168 13170 11981 0 -1 4202560 45134 0 0 0 1250 7 0 0 25 0 4 0 518111581 658960384 100757 33554432000 4194304 4623224 140734219058304 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13170/tid=13174] ppid=13168 vsize=643516 CPUtime=12.51 cores=1,3,5,7
/proc/13170/task/13174/stat : 13174 (SArTagnan) R 13168 13170 11981 0 -1 4202560 120059 0 0 0 1231 20 0 0 25 0 4 0 518111581 658960384 100757 33554432000 4194304 4623224 140734219058304 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 643516

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

[startup+19.101 s]
/proc/loadavg: 7.73 7.96 7.94 9/184 13174
/proc/meminfo: memFree=25886544/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=643516 CPUtime=75.91 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 351528 0 0 0 7535 56 0 0 25 0 4 0 518111571 658960384 101082 33554432000 4194304 4623224 140734219058304 18446744073709551615 4510116 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 160879 101082 344 105 0 156383 0
[pid=13170/tid=13172] ppid=13168 vsize=643516 CPUtime=18.97 cores=1,3,5,7
/proc/13170/task/13172/stat : 13172 (SArTagnan) R 13168 13170 11981 0 -1 4202560 46253 0 0 0 1891 6 0 0 25 0 4 0 518111581 658960384 101082 33554432000 4194304 4623224 140734219058304 18446744073709551615 4377475 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13170/tid=13173] ppid=13168 vsize=643516 CPUtime=18.97 cores=1,3,5,7
/proc/13170/task/13173/stat : 13173 (SArTagnan) R 13168 13170 11981 0 -1 4202560 45134 0 0 0 1890 7 0 0 25 0 4 0 518111581 658960384 101082 33554432000 4194304 4623224 140734219058304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13170/tid=13174] ppid=13168 vsize=643516 CPUtime=18.87 cores=1,3,5,7
/proc/13170/task/13174/stat : 13174 (SArTagnan) R 13168 13170 11981 0 -1 4202560 154317 0 0 0 1861 26 0 0 25 0 4 0 518111581 658960384 101082 33554432000 4194304 4623224 140734219058304 18446744073709551615 4552660 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 75.91
Current children cumulated vsize (KiB) 643516

[startup+22.3005 s]
/proc/loadavg: 7.73 7.96 7.94 9/184 13174
/proc/meminfo: memFree=25875616/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=643516 CPUtime=88.69 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 369321 0 0 0 8810 59 0 0 25 0 4 0 518111571 658960384 101717 33554432000 4194304 4623224 140734219058304 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 160879 101717 344 105 0 156383 0
[pid=13170/tid=13172] ppid=13168 vsize=643516 CPUtime=22.17 cores=1,3,5,7
/proc/13170/task/13172/stat : 13172 (SArTagnan) R 13168 13170 11981 0 -1 4202560 46254 0 0 0 2211 6 0 0 25 0 4 0 518111581 658960384 101717 33554432000 4194304 4623224 140734219058304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13170/tid=13173] ppid=13168 vsize=643516 CPUtime=22.17 cores=1,3,5,7
/proc/13170/task/13173/stat : 13173 (SArTagnan) R 13168 13170 11981 0 -1 4202560 45135 0 0 0 2210 7 0 0 25 0 4 0 518111581 658960384 101717 33554432000 4194304 4623224 140734219058304 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13170/tid=13174] ppid=13168 vsize=643516 CPUtime=22.05 cores=1,3,5,7
/proc/13170/task/13174/stat : 13174 (SArTagnan) R 13168 13170 11981 0 -1 4202560 172043 0 0 0 2176 29 0 0 25 0 4 0 518111581 658960384 101717 33554432000 4194304 4623224 140734219058304 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 88.69
Current children cumulated vsize (KiB) 643516

[startup+23.1063 s]
/proc/loadavg: 7.75 7.96 7.94 9/184 13174
/proc/meminfo: memFree=25867680/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=643516 CPUtime=91.91 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 373938 0 0 0 9131 60 0 0 25 0 4 0 518111571 658960384 101603 33554432000 4194304 4623224 140734219058304 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 160879 101603 344 105 0 156383 0
[pid=13170/tid=13172] ppid=13168 vsize=643516 CPUtime=22.97 cores=1,3,5,7
/proc/13170/task/13172/stat : 13172 (SArTagnan) R 13168 13170 11981 0 -1 4202560 46254 0 0 0 2291 6 0 0 25 0 4 0 518111581 658960384 101603 33554432000 4194304 4623224 140734219058304 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13170/tid=13173] ppid=13168 vsize=643516 CPUtime=22.98 cores=1,3,5,7
/proc/13170/task/13173/stat : 13173 (SArTagnan) R 13168 13170 11981 0 -1 4202560 45147 0 0 0 2291 7 0 0 25 0 4 0 518111581 658960384 101603 33554432000 4194304 4623224 140734219058304 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13170/tid=13174] ppid=13168 vsize=643516 CPUtime=22.85 cores=1,3,5,7
/proc/13170/task/13174/stat : 13174 (SArTagnan) R 13168 13170 11981 0 -1 4202560 176607 0 0 0 2255 30 0 0 25 0 4 0 518111581 658960384 101603 33554432000 4194304 4623224 140734219058304 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 91.91
Current children cumulated vsize (KiB) 643516

[startup+23.5003 s]
/proc/loadavg: 7.75 7.96 7.94 9/184 13174
/proc/meminfo: memFree=25867680/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=643516 CPUtime=93.49 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 376139 0 0 0 9288 61 0 0 25 0 4 0 518111571 658960384 101632 33554432000 4194304 4623224 140734219058304 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 160879 101632 344 105 0 156383 0
[pid=13170/tid=13172] ppid=13168 vsize=643516 CPUtime=23.37 cores=1,3,5,7
/proc/13170/task/13172/stat : 13172 (SArTagnan) R 13168 13170 11981 0 -1 4202560 46254 0 0 0 2331 6 0 0 25 0 4 0 518111581 658960384 101632 33554432000 4194304 4623224 140734219058304 18446744073709551615 4289632 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13170/tid=13173] ppid=13168 vsize=643516 CPUtime=23.37 cores=1,3,5,7
/proc/13170/task/13173/stat : 13173 (SArTagnan) R 13168 13170 11981 0 -1 4202560 45155 0 0 0 2330 7 0 0 25 0 4 0 518111581 658960384 101632 33554432000 4194304 4623224 140734219058304 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13170/tid=13174] ppid=13168 vsize=643516 CPUtime=23.25 cores=1,3,5,7
/proc/13170/task/13174/stat : 13174 (SArTagnan) R 13168 13170 11981 0 -1 4202560 178778 0 0 0 2294 31 0 0 25 0 4 0 518111581 658960384 101632 33554432000 4194304 4623224 140734219058304 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 93.49
Current children cumulated vsize (KiB) 643516

[startup+23.9012 s]
/proc/loadavg: 7.75 7.96 7.94 9/184 13174
/proc/meminfo: memFree=25867680/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=643516 CPUtime=95.09 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 378382 0 0 0 9448 61 0 0 25 0 4 0 518111571 658960384 102058 33554432000 4194304 4623224 140734219058304 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 160879 102058 344 105 0 156383 0
[pid=13170/tid=13172] ppid=13168 vsize=643516 CPUtime=23.77 cores=1,3,5,7
/proc/13170/task/13172/stat : 13172 (SArTagnan) R 13168 13170 11981 0 -1 4202560 46254 0 0 0 2371 6 0 0 25 0 4 0 518111581 658960384 102058 33554432000 4194304 4623224 140734219058304 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13170/tid=13173] ppid=13168 vsize=643516 CPUtime=23.77 cores=1,3,5,7
/proc/13170/task/13173/stat : 13173 (SArTagnan) R 13168 13170 11981 0 -1 4202560 45170 0 0 0 2370 7 0 0 25 0 4 0 518111581 658960384 102058 33554432000 4194304 4623224 140734219058304 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13170/tid=13174] ppid=13168 vsize=643516 CPUtime=23.65 cores=1,3,5,7
/proc/13170/task/13174/stat : 13174 (SArTagnan) R 13168 13170 11981 0 -1 4202560 180970 0 0 0 2334 31 0 0 25 0 4 0 518111581 658960384 102058 33554432000 4194304 4623224 140734219058304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 95.09
Current children cumulated vsize (KiB) 643516

[startup+24.0012 s]
/proc/loadavg: 7.75 7.96 7.94 9/184 13174
/proc/meminfo: memFree=25867680/32950928 swapFree=67111524/67111528
[pid=13170] ppid=13168 vsize=643516 CPUtime=95.49 cores=1,3,5,7
/proc/13170/stat : 13170 (SArTagnan) R 13168 13170 11981 0 -1 4202496 378597 0 0 0 9488 61 0 0 25 0 4 0 518111571 658960384 101869 33554432000 4194304 4623224 140734219058304 18446744073709551615 4393536 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13170/statm: 160879 101869 344 105 0 156383 0
[pid=13170/tid=13172] ppid=13168 vsize=643516 CPUtime=23.87 cores=1,3,5,7
/proc/13170/task/13172/stat : 13172 (SArTagnan) R 13168 13170 11981 0 -1 4202560 46254 0 0 0 2381 6 0 0 25 0 4 0 518111581 658960384 101869 33554432000 4194304 4623224 140734219058304 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13170/tid=13173] ppid=13168 vsize=643516 CPUtime=23.87 cores=1,3,5,7
/proc/13170/task/13173/stat : 13173 (SArTagnan) R 13168 13170 11981 0 -1 4202560 45173 0 0 0 2380 7 0 0 25 0 4 0 518111581 658960384 101869 33554432000 4194304 4623224 140734219058304 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13170/tid=13174] ppid=13168 vsize=643516 CPUtime=23.75 cores=1,3,5,7
/proc/13170/task/13174/stat : 13174 (SArTagnan) R 13168 13170 11981 0 -1 4202560 181175 0 0 0 2344 31 0 0 25 0 4 0 518111581 658960384 101869 33554432000 4194304 4623224 140734219058304 18446744073709551615 4545579 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 95.49
Current children cumulated vsize (KiB) 643516

Child status: 20
Real time (s): 24.0571
CPU time (s): 95.6665
CPU user time (s): 95.0296
CPU system time (s): 0.636903
CPU usage (%): 397.663
Max. virtual memory (cumulated for all children) (KiB): 643516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.0296
system time used= 0.636903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 379034
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= 3276
involuntary context switches= 674

runsolver used 0.039993 second user time and 0.097985 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 10:18:49
IDJOB=3287381
IDBENCH=82465
IDSOLVER=1656
FILE ID=node126/3287381-1304065129
RUNJOBID= node126-1304062030-12000
PBS_JOBID= 13170454
Free space on /tmp= 71592 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287381-1304065129/watcher-3287381-1304065129 -o /tmp/evaluation-result-3287381-1304065129/solver-3287381-1304065129 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3287381-1304065129.cnf -threads=4

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

MD5SUM BENCH= 7599aafec7bebba20ceab50260cd7197
RANDOM SEED=684511461

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26335936 kB
Buffers:       1415232 kB
Cached:        4429912 kB
SwapCached:          4 kB
Active:         500872 kB
Inactive:      5569476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26335936 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9244 kB
Writeback:           0 kB
AnonPages:      224408 kB
Mapped:          15376 kB
Slab:           480828 kB
PageTables:       5020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   428700 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= 71588 MiB
End job on node126 at 2011-04-29 10:19:13