Trace number 3288484

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 629.664 629.649

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

629.60/629.63	c Solved by BasicSolver 
629.60/629.63	
629.60/629.63	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-3288484-1303777772/watcher-3288484-1303777772 -o /tmp/evaluation-result-3288484-1303777772/solver-3288484-1303777772 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3288484-1303777772.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: 4.04 5.06 7.67 4/189 12920
/proc/meminfo: memFree=19707420/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=27756 CPUtime=0 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 2696 0 0 0 0 0 0 0 23 0 1 0 489377042 28422144 2635 33554432000 4194304 4395502 140735698561616 18446744073709551615 4280382 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 6939 2648 246 50 0 4079 0

[startup+0.0341481 s]
/proc/loadavg: 4.04 5.06 7.67 4/189 12920
/proc/meminfo: memFree=19707420/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=37188 CPUtime=0.02 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 5167 0 0 0 2 0 0 0 23 0 1 0 489377042 38080512 4126 33554432000 4194304 4395502 140735698561616 18446744073709551615 47214623380032 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 9297 4126 249 50 0 6437 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 37188

[startup+0.101139 s]
/proc/loadavg: 4.04 5.06 7.67 4/189 12920
/proc/meminfo: memFree=19707420/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=42864 CPUtime=0.09 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 6610 0 0 0 8 1 0 0 23 0 1 0 489377042 43892736 5569 33554432000 4194304 4395502 140735698561616 18446744073709551615 237278879488 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 10716 5574 249 50 0 7856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42864

[startup+0.3011 s]
/proc/loadavg: 4.04 5.06 7.67 4/189 12920
/proc/meminfo: memFree=19707420/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=65436 CPUtime=0.29 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 12242 0 0 0 28 1 0 0 25 0 1 0 489377042 67006464 11201 33554432000 4194304 4395502 140735698561616 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 16359 11201 249 50 0 13499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65436

[startup+0.701031 s]
/proc/loadavg: 4.04 5.06 7.67 4/189 12920
/proc/meminfo: memFree=19707420/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=118352 CPUtime=0.69 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 25464 0 0 0 66 3 0 0 25 0 1 0 489377042 121192448 24422 33554432000 4194304 4395502 140735698561616 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 29588 24422 255 50 0 26728 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118352

[startup+1.50089 s]
/proc/loadavg: 4.04 5.06 7.67 5/190 12921
/proc/meminfo: memFree=19609088/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=118352 CPUtime=1.49 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 25464 0 0 0 143 6 0 0 25 0 1 0 489377042 121192448 24422 33554432000 4194304 4395502 140735698561616 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 29588 24422 255 50 0 26728 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118352

[startup+3.1006 s]
/proc/loadavg: 4.04 5.06 7.67 5/190 12921
/proc/meminfo: memFree=19608004/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=118352 CPUtime=3.09 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 25464 0 0 0 296 13 0 0 25 0 1 0 489377042 121192448 24422 33554432000 4194304 4395502 140735698561616 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 29588 24422 255 50 0 26728 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118352

[startup+6.30103 s]
/proc/loadavg: 4.04 5.05 7.65 6/190 12921
/proc/meminfo: memFree=19513228/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=210072 CPUtime=6.29 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 52814 0 0 0 608 21 0 0 25 0 1 0 489377042 215113728 47299 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 52518 47299 266 50 0 49658 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 210072

[startup+12.7009 s]
/proc/loadavg: 4.04 5.03 7.63 5/190 12921
/proc/meminfo: memFree=19499084/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=217112 CPUtime=12.7 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 54543 0 0 0 1247 23 0 0 25 0 1 0 489377042 222322688 49028 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 54278 49028 266 50 0 51418 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 217112

[startup+25.5006 s]
/proc/loadavg: 4.03 4.98 7.57 5/190 12921
/proc/meminfo: memFree=19480628/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=224168 CPUtime=25.5 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 56216 0 0 0 2526 24 0 0 25 0 1 0 489377042 229548032 50701 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 56042 50701 266 50 0 53182 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 224168

[startup+51.1011 s]
/proc/loadavg: 4.02 4.90 7.47 6/190 12922
/proc/meminfo: memFree=19454936/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=239432 CPUtime=51.09 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 59774 0 0 0 5084 25 0 0 25 0 1 0 489377042 245178368 54259 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 59858 54259 266 50 0 56998 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 239432

[startup+102.307 s]
/proc/loadavg: 4.00 4.74 7.27 5/190 12923
/proc/meminfo: memFree=19390620/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=267816 CPUtime=102.3 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 66276 0 0 0 10202 28 0 0 25 0 1 0 489377042 274243584 60761 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 66954 60761 266 50 0 64094 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 267816

[startup+162.3 s]
/proc/loadavg: 4.00 4.62 7.08 5/190 12925
/proc/meminfo: memFree=19317052/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=292300 CPUtime=162.3 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 71607 0 0 0 16200 30 0 0 25 0 1 0 489377042 299315200 66092 33554432000 4194304 4395502 140735698561616 18446744073709551615 4300229 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 73075 66092 266 50 0 70215 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 292300

[startup+222.301 s]
/proc/loadavg: 4.00 4.50 6.89 5/190 12927
/proc/meminfo: memFree=19271016/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=312400 CPUtime=222.3 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 76237 0 0 0 22198 32 0 0 25 0 1 0 489377042 319897600 70722 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 78100 70722 266 50 0 75240 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 312400

[startup+282.301 s]
/proc/loadavg: 4.00 4.41 6.70 5/190 12928
/proc/meminfo: memFree=19222620/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=321744 CPUtime=282.3 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 78406 0 0 0 28197 33 0 0 25 0 1 0 489377042 329465856 72891 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 80436 72891 266 50 0 77576 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 321744

[startup+342.3 s]
/proc/loadavg: 4.00 4.33 6.53 6/190 12930
/proc/meminfo: memFree=19189608/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=332184 CPUtime=342.3 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 80691 0 0 0 34196 34 0 0 25 0 1 0 489377042 340156416 75176 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 83046 75176 266 50 0 80186 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 332184

[startup+402.301 s]
/proc/loadavg: 4.00 4.27 6.37 5/190 12931
/proc/meminfo: memFree=19139704/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=336844 CPUtime=402.3 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 81742 0 0 0 40196 34 0 0 25 0 1 0 489377042 344928256 76227 33554432000 4194304 4395502 140735698561616 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 84211 76227 266 50 0 81351 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 336844

[startup+462.301 s]
/proc/loadavg: 3.82 4.18 6.21 4/184 12950
/proc/meminfo: memFree=19425792/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=341132 CPUtime=462.3 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 82632 0 0 0 46196 34 0 0 25 0 1 0 489377042 349319168 77117 33554432000 4194304 4395502 140735698561616 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 85283 77117 266 50 0 82423 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 341132

[startup+522.3 s]
/proc/loadavg: 3.30 3.96 6.00 4/184 12952
/proc/meminfo: memFree=19395744/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=345372 CPUtime=522.3 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 83558 0 0 0 52195 35 0 0 25 0 1 0 489377042 353660928 78043 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299731 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 86343 78043 266 50 0 83483 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 345372

[startup+582.3 s]
/proc/loadavg: 3.14 3.80 5.82 4/184 12953
/proc/meminfo: memFree=19340180/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=350032 CPUtime=582.3 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 84492 0 0 0 58195 35 0 0 25 0 1 0 489377042 358432768 78977 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 87508 78977 266 50 0 84648 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 350032

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

[startup+588.7 s]
/proc/loadavg: 3.12 3.77 5.79 4/184 12953
/proc/meminfo: memFree=19335824/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=350768 CPUtime=588.7 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 84622 0 0 0 58835 35 0 0 25 0 1 0 489377042 359186432 79107 33554432000 4194304 4395502 140735698561616 18446744073709551615 4328448 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 87692 79107 266 50 0 84832 0
Current children cumulated CPU time (s) 588.7
Current children cumulated vsize (KiB) 350768

[startup+614.301 s]
/proc/loadavg: 3.08 3.71 5.71 4/184 12954
/proc/meminfo: memFree=19323300/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=352560 CPUtime=614.3 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 85042 0 0 0 61395 35 0 0 25 0 1 0 489377042 361021440 79527 33554432000 4194304 4395502 140735698561616 18446744073709551615 4288402 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 88140 79527 266 50 0 85280 0
Current children cumulated CPU time (s) 614.3
Current children cumulated vsize (KiB) 352560

[startup+620.701 s]
/proc/loadavg: 3.07 3.70 5.70 4/184 12954
/proc/meminfo: memFree=19318092/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=353392 CPUtime=620.7 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 85181 0 0 0 62035 35 0 0 25 0 1 0 489377042 361873408 79666 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 88348 79666 266 50 0 85488 0
Current children cumulated CPU time (s) 620.7
Current children cumulated vsize (KiB) 353392

[startup+623.901 s]
/proc/loadavg: 3.07 3.69 5.68 4/184 12954
/proc/meminfo: memFree=19317968/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=353392 CPUtime=623.9 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 85208 0 0 0 62355 35 0 0 25 0 1 0 489377042 361873408 79693 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 88348 79693 266 50 0 85488 0
Current children cumulated CPU time (s) 623.9
Current children cumulated vsize (KiB) 353392

[startup+627.1 s]
/proc/loadavg: 3.07 3.69 5.68 4/184 12954
/proc/meminfo: memFree=19317844/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=353584 CPUtime=627.1 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 85230 0 0 0 62675 35 0 0 25 0 1 0 489377042 362070016 79715 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299532 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 88396 79715 266 50 0 85536 0
Current children cumulated CPU time (s) 627.1
Current children cumulated vsize (KiB) 353584

[startup+628.7 s]
/proc/loadavg: 3.06 3.67 5.67 4/184 12954
/proc/meminfo: memFree=19317844/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=353584 CPUtime=628.7 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 85230 0 0 0 62835 35 0 0 25 0 1 0 489377042 362070016 79715 33554432000 4194304 4395502 140735698561616 18446744073709551615 4326316 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 88396 79715 266 50 0 85536 0
Current children cumulated CPU time (s) 628.7
Current children cumulated vsize (KiB) 353584

[startup+629.1 s]
/proc/loadavg: 3.06 3.67 5.67 4/184 12954
/proc/meminfo: memFree=19317844/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=353584 CPUtime=629.11 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 85230 0 0 0 62876 35 0 0 25 0 1 0 489377042 362070016 79715 33554432000 4194304 4395502 140735698561616 18446744073709551615 4325820 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 88396 79715 266 50 0 85536 0
Current children cumulated CPU time (s) 629.11
Current children cumulated vsize (KiB) 353584

[startup+629.501 s]
/proc/loadavg: 3.06 3.67 5.67 4/184 12954
/proc/meminfo: memFree=19317844/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=353584 CPUtime=629.5 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 85240 0 0 0 62915 35 0 0 25 0 1 0 489377042 362070016 79725 33554432000 4194304 4395502 140735698561616 18446744073709551615 4297960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 88396 79725 266 50 0 85536 0
Current children cumulated CPU time (s) 629.5
Current children cumulated vsize (KiB) 353584

[startup+629.601 s]
/proc/loadavg: 3.06 3.67 5.67 4/184 12954
/proc/meminfo: memFree=19317844/32950904 swapFree=67082284/67111528
[pid=12920] ppid=12918 vsize=353584 CPUtime=629.6 cores=5,7
/proc/12920/stat : 12920 (SApperloT2010) R 12918 12920 11530 0 -1 4202496 85240 0 0 0 62925 35 0 0 25 0 1 0 489377042 362070016 79725 33554432000 4194304 4395502 140735698561616 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/12920/statm: 88396 79725 266 50 0 85536 0
Current children cumulated CPU time (s) 629.6
Current children cumulated vsize (KiB) 353584

Child status: 20
Real time (s): 629.649
CPU time (s): 629.664
CPU user time (s): 629.289
CPU system time (s): 0.374943
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 353584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 629.289
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85252
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= 9
involuntary context switches= 6677

runsolver used 1.03684 second user time and 2.40163 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-26 02:29:33
IDJOB=3288484
IDBENCH=82497
IDSOLVER=1655
FILE ID=node121/3288484-1303777772
RUNJOBID= node121-1303777179-12730
PBS_JOBID= 13157167
Free space on /tmp= 72036 MiB

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

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=772874242

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:      19707576 kB
Buffers:       2149076 kB
Cached:        9433808 kB
SwapCached:       2776 kB
Active:        9706104 kB
Inactive:      3023700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19707576 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           19084 kB
Writeback:           0 kB
AnonPages:     1144768 kB
Mapped:          14676 kB
Slab:           445928 kB
PageTables:       7636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1466268 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= 72052 MiB
End job on node121 at 2011-04-26 02:40:03