Trace number 3348963

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
minisat hack: minisat_psm 2011-04-01UNSAT 214.676 214.686

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

0.00/0.01	c Parsing...
0.00/0.34	c ==============================================================================
0.00/0.34	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.34	c ==============================================================================
0.00/0.34	c |         0 |  773506  2886709 |  232051       0        0     nan |  0.000 % |
0.00/0.43	c |         0 |  770007  2880571 |      --       0       --      -- |     --   | -3499/-6138
0.00/0.43	c ==============================================================================
0.00/0.43	c Result  :   #vars: 33122   #clauses: 770007   #literals: 2880571
0.00/0.43	c CPU time:   0.39194 s
0.00/0.43	c ==============================================================================
214.57/214.67	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: 961)

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-3348963-1304971149/watcher-3348963-1304971149 -o /tmp/evaluation-result-3348963-1304971149/solver-3348963-1304971149 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348963-1304971149.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: 2.83 2.45 3.02 5/332 1546
/proc/meminfo: memFree=30150688/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 608713802 8908800 250 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 250 209 178 0 68 0

[startup+0.0240109 s]
/proc/loadavg: 2.83 2.45 3.02 5/332 1546
/proc/meminfo: memFree=30150688/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 608713802 8908800 250 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101048 s]
/proc/loadavg: 2.83 2.45 3.02 5/332 1546
/proc/meminfo: memFree=30150688/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 608713802 8908800 250 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300965 s]
/proc/loadavg: 2.83 2.45 3.02 5/332 1546
/proc/meminfo: memFree=30150688/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 608713802 8908800 250 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700949 s]
/proc/loadavg: 2.83 2.45 3.02 5/332 1546
/proc/meminfo: memFree=30150688/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 608713802 8908800 250 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50081 s]
/proc/loadavg: 2.93 2.48 3.02 5/334 1549
/proc/meminfo: memFree=30113840/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=72680 CPUtime=0.54 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 14716 0 0 0 53 1 0 0 20 0 1 0 608713896 74424320 12293 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 18170 12293 252 16 0 14812 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 81380

[startup+3.10052 s]
/proc/loadavg: 2.93 2.48 3.02 5/334 1549
/proc/meminfo: memFree=30077012/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=73356 CPUtime=2.15 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 15102 0 0 0 213 2 0 0 25 0 1 0 608713896 75116544 12657 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 18339 12657 252 16 0 14981 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 82056

[startup+6.30096 s]
/proc/loadavg: 2.93 2.48 3.02 5/334 1550
/proc/meminfo: memFree=30071668/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=73776 CPUtime=5.35 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 15666 0 0 0 533 2 0 0 25 0 1 0 608713896 75546624 13157 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213454 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 18444 13157 252 16 0 15086 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 82476

[startup+12.7008 s]
/proc/loadavg: 3.09 2.53 3.03 5/334 1550
/proc/meminfo: memFree=30047368/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=74452 CPUtime=11.75 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 16685 0 0 0 1173 2 0 0 25 0 1 0 608713896 76238848 14069 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 18613 14069 252 16 0 15255 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83152

[startup+25.5005 s]
/proc/loadavg: 3.23 2.57 3.04 5/334 1550
/proc/meminfo: memFree=30064740/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=75468 CPUtime=24.54 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 26888 0 0 0 2450 4 0 0 25 0 1 0 608713896 77279232 14410 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 18867 14410 252 16 0 15509 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 84168

[startup+51.1009 s]
/proc/loadavg: 3.62 2.72 3.08 5/334 1581
/proc/meminfo: memFree=29943600/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=126592 CPUtime=50.15 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 46508 0 0 0 5007 8 0 0 25 0 1 0 608713896 129630208 23746 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 31648 23746 252 16 0 28290 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 135292

[startup+102.313 s]
/proc/loadavg: 3.90 2.95 3.13 5/334 1582
/proc/meminfo: memFree=29897004/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=107888 CPUtime=101.36 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 82471 0 0 0 10123 13 0 0 25 0 1 0 608713896 110477312 23539 33554432000 4194304 4256717 140734341077184 18446744073709551615 4219130 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 26972 23539 252 16 0 23614 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 116588

[startup+162.301 s]
/proc/loadavg: 4.07 3.17 3.19 5/334 1593
/proc/meminfo: memFree=29812520/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=157208 CPUtime=161.34 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 118254 0 0 0 16116 18 0 0 25 0 1 0 608713896 160980992 31174 33554432000 4194304 4256717 140734341077184 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 39302 31174 252 16 0 35944 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 165908

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

[startup+179.101 s]
/proc/loadavg: 4.05 3.21 3.21 5/334 1593
/proc/meminfo: memFree=29802088/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=157448 CPUtime=178.14 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 120516 0 0 0 17795 19 0 0 25 0 1 0 608713896 161226752 33202 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 39362 33202 252 16 0 36004 0
Current children cumulated CPU time (s) 179.07
Current children cumulated vsize (KiB) 166148

[startup+191.901 s]
/proc/loadavg: 4.04 3.25 3.22 5/334 1593
/proc/meminfo: memFree=29777528/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=157448 CPUtime=190.95 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 132282 0 0 0 19074 21 0 0 25 0 1 0 608713896 161226752 32541 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213980 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 39362 32541 252 16 0 36004 0
Current children cumulated CPU time (s) 191.88
Current children cumulated vsize (KiB) 166148

[startup+204.701 s]
/proc/loadavg: 4.03 3.27 3.22 5/334 1594
/proc/meminfo: memFree=29776024/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=157448 CPUtime=203.75 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 141789 0 0 0 20353 22 0 0 25 0 1 0 608713896 161226752 32686 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 39362 32686 252 16 0 36004 0
Current children cumulated CPU time (s) 204.68
Current children cumulated vsize (KiB) 166148

[startup+211.1 s]
/proc/loadavg: 4.03 3.29 3.23 5/334 1594
/proc/meminfo: memFree=29807768/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=157448 CPUtime=210.15 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 142942 0 0 0 20993 22 0 0 25 0 1 0 608713896 161226752 33742 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 39362 33742 252 16 0 36004 0
Current children cumulated CPU time (s) 211.08
Current children cumulated vsize (KiB) 166148

[startup+212.701 s]
/proc/loadavg: 4.03 3.29 3.23 5/334 1594
/proc/meminfo: memFree=29812356/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=157448 CPUtime=211.74 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 143246 0 0 0 21152 22 0 0 25 0 1 0 608713896 161226752 34019 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 39362 34019 252 16 0 36004 0
Current children cumulated CPU time (s) 212.67
Current children cumulated vsize (KiB) 166148

[startup+213.501 s]
/proc/loadavg: 4.03 3.29 3.23 5/334 1594
/proc/meminfo: memFree=29808884/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=157448 CPUtime=212.54 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 143365 0 0 0 21232 22 0 0 25 0 1 0 608713896 161226752 34127 33554432000 4194304 4256717 140734341077184 18446744073709551615 4221185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 39362 34127 252 16 0 36004 0
Current children cumulated CPU time (s) 213.47
Current children cumulated vsize (KiB) 166148

[startup+214.301 s]
/proc/loadavg: 4.03 3.29 3.23 5/334 1594
/proc/meminfo: memFree=29808884/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=108128 CPUtime=213.34 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 143365 0 0 0 21312 22 0 0 25 0 1 0 608713896 110723072 23582 33554432000 4194304 4256717 140734341077184 18446744073709551615 4210912 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 27032 23582 252 16 0 23674 0
Current children cumulated CPU time (s) 214.27
Current children cumulated vsize (KiB) 116828

[startup+214.512 s]
/proc/loadavg: 4.03 3.29 3.23 5/334 1594
/proc/meminfo: memFree=29847696/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=108128 CPUtime=213.55 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 143365 0 0 0 21333 22 0 0 25 0 1 0 608713896 110723072 23582 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213515 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 27032 23582 252 16 0 23674 0
Current children cumulated CPU time (s) 214.48
Current children cumulated vsize (KiB) 116828

[startup+214.601 s]
/proc/loadavg: 4.03 3.29 3.23 5/334 1594
/proc/meminfo: memFree=29847696/32950928 swapFree=60198988/67111528
[pid=1546] ppid=1544 vsize=8700 CPUtime=0.93 cores=0,2
/proc/1546/stat : 1546 (esg_static.sh) S 1544 1546 615 0 -1 4202496 352 19625 0 0 0 0 87 6 18 0 1 0 608713802 8908800 252 33554432000 4194304 4922060 140733579457920 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1546/statm: 2175 252 209 178 0 68 0
[pid=1549] ppid=1546 vsize=108128 CPUtime=213.64 cores=0,2
/proc/1549/stat : 1549 (minisat_static) R 1546 1546 615 0 -1 4202496 143365 0 0 0 21342 22 0 0 25 0 1 0 608713896 110723072 23582 33554432000 4194304 4256717 140734341077184 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1549/statm: 27032 23582 252 16 0 23674 0
Current children cumulated CPU time (s) 214.57
Current children cumulated vsize (KiB) 116828

Child status: 20
Real time (s): 214.686
CPU time (s): 214.676
CPU user time (s): 214.377
CPU system time (s): 0.298954
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 215468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 214.377
system time used= 0.298954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163568
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= 42
involuntary context switches= 2459

runsolver used 0.625904 second user time and 1.54876 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-09 21:59:10
IDJOB=3348963
IDBENCH=82494
IDSOLVER=1811
FILE ID=node122/3348963-1304971149
RUNJOBID= node122-1304971089-1257
PBS_JOBID= 13285628
Free space on /tmp= 44076 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348963-1304971149/watcher-3348963-1304971149 -o /tmp/evaluation-result-3348963-1304971149/solver-3348963-1304971149 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348963-1304971149.cnf

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=169352806

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30150968 kB
Buffers:        144032 kB
Cached:        1192576 kB
SwapCached:      49768 kB
Active:         515400 kB
Inactive:      2116816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30150968 kB
SwapTotal:    67111528 kB
SwapFree:     60198988 kB
Dirty:           31592 kB
Writeback:           0 kB
AnonPages:     1256332 kB
Mapped:          14156 kB
Slab:            70480 kB
PageTables:      33052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52796480 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= 44052 MiB
End job on node122 at 2011-05-09 22:02:45