Trace number 3288332

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
PicoSAT 941UNSAT 754.528 754.512

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

754.41/754.42	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-3288332-1303776782/watcher-3288332-1303776782 -o /tmp/evaluation-result-3288332-1303776782/solver-3288332-1303776782 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3288332-1303776782.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.57 3.86 3.48 4/181 2229
/proc/meminfo: memFree=18682344/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=3884 CPUtime=0 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 689 0 0 0 0 0 0 0 21 0 1 0 567909020 3977216 635 33554432000 134512640 134603332 4292698944 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 971 637 89 23 0 597 0

[startup+0.094234 s]
/proc/loadavg: 3.57 3.86 3.48 4/181 2229
/proc/meminfo: memFree=18682344/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=13096 CPUtime=0.08 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 2962 0 0 0 8 0 0 0 21 0 1 0 567909020 13410304 2908 33554432000 134512640 134603332 4292698944 18446744073709551615 8214012 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 3274 2909 90 23 0 2900 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13096

[startup+0.100228 s]
/proc/loadavg: 3.57 3.86 3.48 4/181 2229
/proc/meminfo: memFree=18682344/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=13624 CPUtime=0.09 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 3108 0 0 0 9 0 0 0 21 0 1 0 567909020 13950976 3054 33554432000 134512640 134603332 4292698944 18446744073709551615 134525256 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 3406 3055 90 23 0 3032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13624

[startup+0.300197 s]
/proc/loadavg: 3.57 3.86 3.48 4/181 2229
/proc/meminfo: memFree=18682344/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=34384 CPUtime=0.29 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 7970 0 0 0 28 1 0 0 22 0 1 0 567909020 35209216 7916 33554432000 134512640 134603332 4292698944 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 8596 7917 90 23 0 8222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34384

[startup+0.700129 s]
/proc/loadavg: 3.57 3.86 3.48 4/181 2229
/proc/meminfo: memFree=18682344/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=36892 CPUtime=0.69 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 8673 0 0 0 68 1 0 0 23 0 1 0 567909020 37777408 8619 33554432000 134512640 134603332 4292698944 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 9223 8619 98 23 0 8849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36892

[startup+1.50099 s]
/proc/loadavg: 3.57 3.86 3.48 5/187 2236
/proc/meminfo: memFree=18564876/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=37156 CPUtime=1.49 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 8734 0 0 0 148 1 0 0 25 0 1 0 567909020 38047744 8680 33554432000 134512640 134603332 4292698944 18446744073709551615 134551038 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 9289 8680 98 23 0 8915 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37156

[startup+3.10071 s]
/proc/loadavg: 3.57 3.86 3.48 5/187 2236
/proc/meminfo: memFree=18532304/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=37816 CPUtime=3.09 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 8884 0 0 0 308 1 0 0 25 0 1 0 567909020 38723584 8830 33554432000 134512640 134603332 4292698944 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 9454 8830 98 23 0 9080 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37816

[startup+6.30021 s]
/proc/loadavg: 3.60 3.87 3.48 5/190 2242
/proc/meminfo: memFree=18370676/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=39004 CPUtime=6.29 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 9201 0 0 0 628 1 0 0 25 0 1 0 567909020 39940096 9147 33554432000 134512640 134603332 4292698944 18446744073709551615 134525262 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 9751 9147 98 23 0 9377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39004

[startup+12.7011 s]
/proc/loadavg: 3.64 3.87 3.48 5/190 2242
/proc/meminfo: memFree=18276984/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=41376 CPUtime=12.69 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 9771 0 0 0 1268 1 0 0 25 0 1 0 567909020 42369024 9717 33554432000 134512640 134603332 4292698944 18446744073709551615 134550991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 10344 9717 98 23 0 9970 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41376

[startup+25.5009 s]
/proc/loadavg: 3.72 3.87 3.49 5/190 2243
/proc/meminfo: memFree=18266096/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=44140 CPUtime=25.49 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 10430 0 0 0 2548 1 0 0 25 0 1 0 567909020 45199360 10376 33554432000 134512640 134603332 4292698944 18446744073709551615 134588305 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 11035 10376 98 23 0 10661 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44140

[startup+51.1005 s]
/proc/loadavg: 3.81 3.88 3.50 5/190 2243
/proc/meminfo: memFree=18243948/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=50460 CPUtime=51.09 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 11942 0 0 0 5107 2 0 0 25 0 1 0 567909020 51671040 11888 33554432000 134512640 134603332 4292698944 18446744073709551615 134551012 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 12615 11888 98 23 0 12241 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50460

[startup+102.307 s]
/proc/loadavg: 3.92 3.90 3.53 5/190 2245
/proc/meminfo: memFree=18205228/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=57324 CPUtime=102.3 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 13743 0 0 0 10228 2 0 0 25 0 1 0 567909020 58699776 13689 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 14331 13689 98 23 0 13957 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 57324

[startup+162.3 s]
/proc/loadavg: 3.97 3.91 3.55 5/190 2246
/proc/meminfo: memFree=18174564/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=66532 CPUtime=162.29 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 15865 0 0 0 16226 3 0 0 25 0 1 0 567909020 68128768 15811 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 16633 15811 98 23 0 16259 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66532

[startup+222.301 s]
/proc/loadavg: 3.99 3.93 3.58 5/190 2257
/proc/meminfo: memFree=18144252/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=71812 CPUtime=222.3 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 17245 0 0 0 22226 4 0 0 25 0 1 0 567909020 73535488 17191 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 17953 17191 98 23 0 17579 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 71812

[startup+282.3 s]
/proc/loadavg: 3.99 3.94 3.60 5/190 2258
/proc/meminfo: memFree=18121620/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=78676 CPUtime=282.3 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 19005 0 0 0 28224 6 0 0 25 0 1 0 567909020 80564224 18951 33554432000 134512640 134603332 4292698944 18446744073709551615 134555996 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 19669 18951 98 23 0 19295 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 78676

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.62 5/190 2260
/proc/meminfo: memFree=18091804/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=82900 CPUtime=342.3 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 20094 0 0 0 34223 7 0 0 25 0 1 0 567909020 84889600 20040 33554432000 134512640 134603332 4292698944 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 20725 20040 98 23 0 20351 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 82900

[startup+402.3 s]
/proc/loadavg: 3.99 3.95 3.65 5/190 2262
/proc/meminfo: memFree=18066584/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=92604 CPUtime=402.3 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 22100 0 0 0 40221 9 0 0 25 0 1 0 567909020 94826496 22046 33554432000 134512640 134603332 4292698944 18446744073709551615 134563640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 23151 22046 98 23 0 22777 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 92604

[startup+462.301 s]
/proc/loadavg: 4.07 3.97 3.67 5/190 2263
/proc/meminfo: memFree=18039732/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=100128 CPUtime=462.3 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 24042 0 0 0 46220 10 0 0 25 0 1 0 567909020 102531072 23988 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 25032 23988 98 23 0 24658 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100128

[startup+522.3 s]
/proc/loadavg: 4.03 3.97 3.69 5/190 2265
/proc/meminfo: memFree=18017480/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=104220 CPUtime=522.3 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 25096 0 0 0 52219 11 0 0 25 0 1 0 567909020 106721280 25042 33554432000 134512640 134603332 4292698944 18446744073709551615 134550954 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 26055 25042 98 23 0 25681 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 104220

[startup+582.301 s]
/proc/loadavg: 4.01 3.97 3.70 5/190 2266
/proc/meminfo: memFree=17996332/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=109104 CPUtime=582.31 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 26368 0 0 0 58219 12 0 0 25 0 1 0 567909020 111722496 26314 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 27276 26314 98 23 0 26902 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 109104

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 2268
/proc/meminfo: memFree=17974440/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=114780 CPUtime=642.31 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 27820 0 0 0 64219 12 0 0 25 0 1 0 567909020 117534720 27766 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 28695 27766 98 23 0 28321 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 114780

[startup+702.301 s]
/proc/loadavg: 4.06 3.99 3.74 5/190 2270
/proc/meminfo: memFree=17952060/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=119532 CPUtime=702.31 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 29072 0 0 0 70218 13 0 0 25 0 1 0 567909020 122400768 29018 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 29883 29018 98 23 0 29509 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 119532

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

[startup+716.701 s]
/proc/loadavg: 4.04 3.99 3.74 5/190 2270
/proc/meminfo: memFree=17949312/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=119664 CPUtime=716.71 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 29074 0 0 0 71658 13 0 0 25 0 1 0 567909020 122535936 29020 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 29916 29020 98 23 0 29542 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 119664

[startup+729.501 s]
/proc/loadavg: 4.04 3.99 3.75 5/190 2270
/proc/meminfo: memFree=17945456/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=119664 CPUtime=729.51 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 29074 0 0 0 72938 13 0 0 25 0 1 0 567909020 122535936 29020 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 29916 29020 98 23 0 29542 0
Current children cumulated CPU time (s) 729.51
Current children cumulated vsize (KiB) 119664

[startup+742.301 s]
/proc/loadavg: 4.03 3.99 3.75 5/190 2271
/proc/meminfo: memFree=17942088/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=119664 CPUtime=742.31 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 29074 0 0 0 74218 13 0 0 25 0 1 0 567909020 122535936 29020 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 29916 29020 98 23 0 29542 0
Current children cumulated CPU time (s) 742.31
Current children cumulated vsize (KiB) 119664

[startup+748.7 s]
/proc/loadavg: 4.02 3.99 3.75 5/190 2271
/proc/meminfo: memFree=17940724/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=119664 CPUtime=748.71 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 29074 0 0 0 74858 13 0 0 25 0 1 0 567909020 122535936 29020 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 29916 29020 98 23 0 29542 0
Current children cumulated CPU time (s) 748.71
Current children cumulated vsize (KiB) 119664

[startup+751.901 s]
/proc/loadavg: 4.02 3.99 3.75 5/190 2271
/proc/meminfo: memFree=17939980/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=119664 CPUtime=751.91 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 29074 0 0 0 75178 13 0 0 25 0 1 0 567909020 122535936 29020 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 29916 29020 98 23 0 29542 0
Current children cumulated CPU time (s) 751.91
Current children cumulated vsize (KiB) 119664

[startup+753.507 s]
/proc/loadavg: 4.02 3.99 3.75 5/190 2271
/proc/meminfo: memFree=17939608/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=119664 CPUtime=753.52 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 29074 0 0 0 75339 13 0 0 25 0 1 0 567909020 122535936 29020 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 29916 29020 98 23 0 29542 0
Current children cumulated CPU time (s) 753.52
Current children cumulated vsize (KiB) 119664

[startup+754.3 s]
/proc/loadavg: 4.02 3.99 3.75 5/190 2271
/proc/meminfo: memFree=17939608/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=119664 CPUtime=754.31 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 29074 0 0 0 75418 13 0 0 25 0 1 0 567909020 122535936 29020 33554432000 134512640 134603332 4292698944 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 29916 29020 98 23 0 29542 0
Current children cumulated CPU time (s) 754.31
Current children cumulated vsize (KiB) 119664

[startup+754.5 s]
/proc/loadavg: 4.02 3.99 3.75 5/190 2271
/proc/meminfo: memFree=17939236/32950940 swapFree=67111528/67111528
[pid=2229] ppid=2227 vsize=119668 CPUtime=754.51 cores=0,2
/proc/2229/stat : 2229 (picosat) R 2227 2229 452 0 -1 4202496 29077 0 0 0 75438 13 0 0 25 0 1 0 567909020 122540032 29023 33554432000 134512640 134603332 4292698944 18446744073709551615 134532100 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 29917 29023 100 23 0 29543 0
Current children cumulated CPU time (s) 754.51
Current children cumulated vsize (KiB) 119668

Child status: 20
Real time (s): 754.512
CPU time (s): 754.528
CPU user time (s): 754.39
CPU system time (s): 0.137979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 119668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 754.39
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29078
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= 6
involuntary context switches= 848

runsolver used 1.21381 second user time and 2.90756 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-26 02:13:02
IDJOB=3288332
IDBENCH=82494
IDSOLVER=1604
FILE ID=node117/3288332-1303776782
RUNJOBID= node117-1303776782-2199
PBS_JOBID= 13157164
Free space on /tmp= 71460 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288332-1303776782/watcher-3288332-1303776782 -o /tmp/evaluation-result-3288332-1303776782/solver-3288332-1303776782 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3288332-1303776782.cnf

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=1197875849

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18682996 kB
Buffers:       2331540 kB
Cached:       11295116 kB
SwapCached:          0 kB
Active:        6380704 kB
Inactive:      7324608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18682996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           77756 kB
Writeback:           0 kB
AnonPages:       77788 kB
Mapped:          15276 kB
Slab:           498916 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   223268 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= 71364 MiB
End job on node117 at 2011-04-26 02:25:37