Trace number 3288346

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-03-04UNSAT 581.831 581.816

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.229
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

581.70/581.79	c Solved by BasicSolver 
581.70/581.79	
581.70/581.79	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: 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-3288346-1303777189/watcher-3288346-1303777189 -o /tmp/evaluation-result-3288346-1303777189/solver-3288346-1303777189 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3288346-1303777189.cnf 

running on 2 cores: 5,7

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: 9.84 11.48 10.91 4/189 12823
/proc/meminfo: memFree=20394984/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=28208 CPUtime=0 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 2833 0 0 0 0 0 0 0 23 0 1 0 489318766 28884992 2772 33554432000 4194304 4395502 140736072509952 18446744073709551615 4280382 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 7052 2784 246 50 0 4192 0

[startup+0.076301 s]
/proc/loadavg: 9.84 11.48 10.91 4/189 12823
/proc/meminfo: memFree=20394984/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=40764 CPUtime=0.07 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 6063 0 0 0 6 1 0 0 23 0 1 0 489318766 41742336 4951 33554432000 4194304 4395502 140736072509952 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 10191 4952 249 50 0 7331 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 40764

[startup+0.100296 s]
/proc/loadavg: 9.84 11.48 10.91 4/189 12823
/proc/meminfo: memFree=20394984/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=43536 CPUtime=0.09 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 6742 0 0 0 8 1 0 0 23 0 1 0 489318766 44580864 5630 33554432000 4194304 4395502 140736072509952 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 10884 5630 249 50 0 8024 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43536

[startup+0.300261 s]
/proc/loadavg: 9.84 11.48 10.91 4/189 12823
/proc/meminfo: memFree=20394984/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=66504 CPUtime=0.29 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 12495 0 0 0 27 2 0 0 25 0 1 0 489318766 68100096 11383 33554432000 4194304 4395502 140736072509952 18446744073709551615 4264326 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 16626 11383 249 50 0 13766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66504

[startup+0.700189 s]
/proc/loadavg: 9.84 11.48 10.91 4/189 12823
/proc/meminfo: memFree=20394984/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=120548 CPUtime=0.69 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 25987 0 0 0 65 4 0 0 25 0 1 0 489318766 123441152 24874 33554432000 4194304 4395502 140736072509952 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 30137 24874 255 50 0 27277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120548

[startup+1.50105 s]
/proc/loadavg: 9.38 11.36 10.87 5/190 12824
/proc/meminfo: memFree=20290716/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=120548 CPUtime=1.49 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 25987 0 0 0 143 6 0 0 25 0 1 0 489318766 123441152 24874 33554432000 4194304 4395502 140736072509952 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 30137 24874 255 50 0 27277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120548

[startup+3.10076 s]
/proc/loadavg: 9.38 11.36 10.87 5/190 12824
/proc/meminfo: memFree=20284020/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=120548 CPUtime=3.09 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 25987 0 0 0 295 14 0 0 25 0 1 0 489318766 123441152 24874 33554432000 4194304 4395502 140736072509952 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 30137 24874 255 50 0 27277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120548

[startup+6.30019 s]
/proc/loadavg: 8.95 11.24 10.83 5/190 12824
/proc/meminfo: memFree=20175620/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=217432 CPUtime=6.29 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 54680 0 0 0 606 23 0 0 25 0 1 0 489318766 222650368 49034 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 54358 49034 266 50 0 51498 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 217432

[startup+12.7011 s]
/proc/loadavg: 8.55 11.12 10.80 5/190 12824
/proc/meminfo: memFree=20142272/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=224808 CPUtime=12.7 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 56464 0 0 0 1246 24 0 0 25 0 1 0 489318766 230203392 50818 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 56202 50818 266 50 0 53342 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 224808

[startup+25.5008 s]
/proc/loadavg: 7.54 10.77 10.69 5/190 12825
/proc/meminfo: memFree=20088600/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=232280 CPUtime=25.49 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 58277 0 0 0 2525 24 0 0 25 0 1 0 489318766 237854720 52631 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 58070 52631 266 50 0 55210 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 232280

[startup+51.1002 s]
/proc/loadavg: 6.33 10.22 10.51 5/190 12826
/proc/meminfo: memFree=20030524/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=247892 CPUtime=51.1 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 61836 0 0 0 5084 26 0 0 25 0 1 0 489318766 253841408 56190 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 61973 56190 266 50 0 59113 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 247892

[startup+102.307 s]
/proc/loadavg: 5.06 9.28 10.17 5/190 12854
/proc/meminfo: memFree=19276556/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=274252 CPUtime=102.3 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 67883 0 0 0 10203 27 0 0 25 0 1 0 489318766 280834048 62237 33554432000 4194304 4395502 140736072509952 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 68563 62237 266 50 0 65703 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 274252

[startup+162.3 s]
/proc/loadavg: 4.46 8.33 9.79 5/190 12855
/proc/meminfo: memFree=19183324/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=300032 CPUtime=162.29 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 73455 0 0 0 16200 29 0 0 25 0 1 0 489318766 307232768 67809 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 75008 67809 266 50 0 72148 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 300032

[startup+222.301 s]
/proc/loadavg: 4.17 7.54 9.42 5/190 12857
/proc/meminfo: memFree=19102584/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=319892 CPUtime=222.3 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 78149 0 0 0 22199 31 0 0 25 0 1 0 489318766 327569408 72503 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299801 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 79973 72503 266 50 0 77113 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 319892

[startup+282.301 s]
/proc/loadavg: 4.06 6.89 9.08 5/190 12859
/proc/meminfo: memFree=18978532/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=332896 CPUtime=282.3 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 80955 0 0 0 28198 32 0 0 25 0 1 0 489318766 340885504 75309 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 83224 75309 266 50 0 80364 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 332896

[startup+342.3 s]
/proc/loadavg: 4.02 6.36 8.76 5/190 12860
/proc/meminfo: memFree=18925684/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=345232 CPUtime=342.3 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 83811 0 0 0 34196 34 0 0 25 0 1 0 489318766 353517568 78165 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299592 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 86308 78165 266 50 0 83448 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 345232

[startup+402.301 s]
/proc/loadavg: 4.01 5.93 8.46 5/190 12862
/proc/meminfo: memFree=18872196/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=358384 CPUtime=402.3 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 86895 0 0 0 40195 35 0 0 25 0 1 0 489318766 366985216 81249 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 89596 81249 266 50 0 86736 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 358384

[startup+462.301 s]
/proc/loadavg: 3.99 5.58 8.18 5/190 12890
/proc/meminfo: memFree=19514836/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=361836 CPUtime=462.3 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 87659 0 0 0 46195 35 0 0 25 0 1 0 489318766 370520064 82013 33554432000 4194304 4395502 140736072509952 18446744073709551615 4288204 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 90459 82013 266 50 0 87599 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 361836

[startup+522.3 s]
/proc/loadavg: 3.99 5.29 7.91 5/190 12892
/proc/meminfo: memFree=19452852/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=365720 CPUtime=522.31 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 88568 0 0 0 52195 36 0 0 25 0 1 0 489318766 374497280 82922 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 91430 82922 266 50 0 88570 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 365720

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

[startup+537.501 s]
/proc/loadavg: 3.99 5.22 7.85 5/190 12892
/proc/meminfo: memFree=19425196/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=366808 CPUtime=537.51 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 88812 0 0 0 53715 36 0 0 25 0 1 0 489318766 375611392 83166 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 91702 83166 266 50 0 88842 0
Current children cumulated CPU time (s) 537.51
Current children cumulated vsize (KiB) 366808

[startup+563.101 s]
/proc/loadavg: 4.06 5.14 7.75 5/190 12893
/proc/meminfo: memFree=19396400/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=367612 CPUtime=563.11 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 89006 0 0 0 56275 36 0 0 25 0 1 0 489318766 376434688 83360 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 91903 83360 266 50 0 89043 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 367612

[startup+569.501 s]
/proc/loadavg: 4.06 5.12 7.73 5/190 12893
/proc/meminfo: memFree=19389952/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=367996 CPUtime=569.51 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 89072 0 0 0 56915 36 0 0 25 0 1 0 489318766 376827904 83426 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 91999 83426 266 50 0 89139 0
Current children cumulated CPU time (s) 569.51
Current children cumulated vsize (KiB) 367996

[startup+575.901 s]
/proc/loadavg: 4.05 5.08 7.69 5/190 12893
/proc/meminfo: memFree=19382384/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=369028 CPUtime=575.91 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 89289 0 0 0 57555 36 0 0 25 0 1 0 489318766 377884672 83643 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 92257 83643 266 50 0 89397 0
Current children cumulated CPU time (s) 575.91
Current children cumulated vsize (KiB) 369028

[startup+579.1 s]
/proc/loadavg: 4.05 5.08 7.69 5/190 12894
/proc/meminfo: memFree=19378536/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=370508 CPUtime=579.1 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 89633 0 0 0 57874 36 0 0 25 0 1 0 489318766 379400192 83987 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 92627 83987 266 50 0 89767 0
Current children cumulated CPU time (s) 579.1
Current children cumulated vsize (KiB) 370508

[startup+580.701 s]
/proc/loadavg: 4.04 5.06 7.67 5/190 12894
/proc/meminfo: memFree=19376180/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=371168 CPUtime=580.71 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 89799 0 0 0 58035 36 0 0 25 0 1 0 489318766 380076032 84153 33554432000 4194304 4395502 140736072509952 18446744073709551615 4325760 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 92792 84153 266 50 0 89932 0
Current children cumulated CPU time (s) 580.71
Current children cumulated vsize (KiB) 371168

[startup+581.501 s]
/proc/loadavg: 4.04 5.06 7.67 5/190 12894
/proc/meminfo: memFree=19376180/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=371168 CPUtime=581.5 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 89799 0 0 0 58114 36 0 0 25 0 1 0 489318766 380076032 84153 33554432000 4194304 4395502 140736072509952 18446744073709551615 4326138 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 92792 84153 266 50 0 89932 0
Current children cumulated CPU time (s) 581.5
Current children cumulated vsize (KiB) 371168

[startup+581.701 s]
/proc/loadavg: 4.04 5.06 7.67 5/190 12894
/proc/meminfo: memFree=19376180/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=371168 CPUtime=581.7 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202496 89799 0 0 0 58134 36 0 0 25 0 1 0 489318766 380076032 84153 33554432000 4194304 4395502 140736072509952 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12823/statm: 92792 84153 266 50 0 89932 0
Current children cumulated CPU time (s) 581.7
Current children cumulated vsize (KiB) 371168

[startup+581.801 s]
/proc/loadavg: 4.04 5.06 7.67 5/190 12894
/proc/meminfo: memFree=19408640/32950904 swapFree=67082284/67111528
[pid=12823] ppid=12821 vsize=0 CPUtime=581.81 cores=5,7
/proc/12823/stat : 12823 (SApperloT2010) R 12821 12823 11530 0 -1 4202500 89811 0 0 0 58144 37 0 0 25 0 1 0 489318766 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 5 0 0 0
/proc/12823/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 581.816
CPU time (s): 581.831
CPU user time (s): 581.445
CPU system time (s): 0.385941
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 371168

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

runsolver used 0.921859 second user time and 2.25866 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-26 02:19:50
IDJOB=3288346
IDBENCH=82494
IDSOLVER=1655
FILE ID=node121/3288346-1303777189
RUNJOBID= node121-1303777179-12730
PBS_JOBID= 13157167
Free space on /tmp= 72048 MiB

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

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=732095044

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20395264 kB
Buffers:       2148832 kB
Cached:        9387684 kB
SwapCached:       2776 kB
Active:        9054804 kB
Inactive:      2988708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20395264 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           44268 kB
Writeback:           0 kB
AnonPages:      504756 kB
Mapped:          14776 kB
Slab:           446908 kB
PageTables:       6168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   790116 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= 72036 MiB
End job on node121 at 2011-04-26 02:29:32