Trace number 3387413

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 221.881 221.886

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.081
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Parsing...
0.00/0.21	c ==============================================================================
0.00/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.21	c ==============================================================================
0.00/0.21	c |         0 |  533919  1968248 |  160175       0        0     nan |  0.000 % |
0.00/0.33	c |         0 |  529211  1957956 |      --       0       --      -- |     --   | -4708/-10292
0.00/0.33	c ==============================================================================
0.00/0.33	c Result  :   #vars: 36225   #clauses: 529211   #literals: 1957956
0.00/0.33	c CPU time:   0.296954 s
0.00/0.33	c ==============================================================================
221.78/221.88	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-3387413-1305601534/watcher-3387413-1305601534 -o /tmp/evaluation-result-3387413-1305601534/solver-3387413-1305601534 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387413-1305601534.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 3.64 3.26 4/437 30610
/proc/meminfo: memFree=13364212/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 671753130 8908800 250 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30610/statm: 2175 250 209 178 0 68 0

[startup+0.0576911 s]
/proc/loadavg: 4.02 3.64 3.26 4/437 30610
/proc/meminfo: memFree=13364212/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 671753130 8908800 250 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30610/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100684 s]
/proc/loadavg: 4.02 3.64 3.26 4/437 30610
/proc/meminfo: memFree=13364212/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 671753130 8908800 250 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30610/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300651 s]
/proc/loadavg: 4.02 3.64 3.26 4/437 30610
/proc/meminfo: memFree=13364212/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 671753130 8908800 250 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30610/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700547 s]
/proc/loadavg: 4.02 3.64 3.26 4/437 30610
/proc/meminfo: memFree=13364212/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 8700

[startup+1.50044 s]
/proc/loadavg: 4.02 3.64 3.26 5/439 30613
/proc/meminfo: memFree=13313764/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=54080 CPUtime=0.82 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 10760 0 0 0 81 1 0 0 17 0 1 0 671753196 55377920 9119 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 13520 9119 253 16 0 10162 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 62780

[startup+3.10117 s]
/proc/loadavg: 4.02 3.64 3.26 5/439 30613
/proc/meminfo: memFree=13311416/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=54424 CPUtime=2.42 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 11058 0 0 0 241 1 0 0 20 0 1 0 671753196 55730176 9389 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213997 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 13606 9389 253 16 0 10248 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 63124

[startup+6.30063 s]
/proc/loadavg: 4.02 3.64 3.26 5/439 30642
/proc/meminfo: memFree=13387084/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=54820 CPUtime=5.62 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 11653 0 0 0 561 1 0 0 25 0 1 0 671753196 56135680 9915 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213571 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 13705 9915 253 16 0 10347 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 63520

[startup+12.7005 s]
/proc/loadavg: 4.10 3.67 3.27 5/439 30643
/proc/meminfo: memFree=13398280/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=67432 CPUtime=12.02 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 12865 0 0 0 1200 2 0 0 25 0 1 0 671753196 69050368 11008 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 16858 11008 253 16 0 13500 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 76132

[startup+25.5003 s]
/proc/loadavg: 4.21 3.71 3.29 5/439 30646
/proc/meminfo: memFree=13380080/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=56964 CPUtime=24.82 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 26945 0 0 0 2477 5 0 0 25 0 1 0 671753196 58331136 10969 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 14241 10969 253 16 0 10883 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 65664

[startup+51.1009 s]
/proc/loadavg: 4.14 3.74 3.31 5/439 30647
/proc/meminfo: memFree=13325040/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=106192 CPUtime=50.42 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 39331 0 0 0 5035 7 0 0 25 0 1 0 671753196 108740608 21472 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213939 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 26548 21472 253 16 0 23190 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 114892

[startup+102.317 s]
/proc/loadavg: 4.10 3.79 3.35 5/439 30649
/proc/meminfo: memFree=13305896/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=118028 CPUtime=101.64 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 42663 0 0 0 10155 9 0 0 25 0 1 0 671753196 120860672 24415 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213487 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 29507 24415 253 16 0 26149 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 126728

[startup+162.301 s]
/proc/loadavg: 4.03 3.82 3.39 5/439 30650
/proc/meminfo: memFree=13272028/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=118268 CPUtime=161.63 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 61952 0 0 0 16150 13 0 0 25 0 1 0 671753196 121106432 24716 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213997 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 29567 24716 253 16 0 26209 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 126968

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

[startup+179.101 s]
/proc/loadavg: 4.03 3.83 3.40 5/439 30651
/proc/meminfo: memFree=13263712/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=137240 CPUtime=178.42 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 89055 0 0 0 17826 16 0 0 25 0 1 0 671753196 140533760 26455 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 34310 26455 253 16 0 30952 0
Current children cumulated CPU time (s) 179.07
Current children cumulated vsize (KiB) 145940

[startup+204.7 s]
/proc/loadavg: 4.01 3.85 3.41 5/439 30651
/proc/meminfo: memFree=13291976/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=87920 CPUtime=204.03 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 106855 0 0 0 20384 19 0 0 25 0 1 0 671753196 90030080 18660 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213551 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 21980 18660 253 16 0 18622 0
Current children cumulated CPU time (s) 204.68
Current children cumulated vsize (KiB) 96620

[startup+211.1 s]
/proc/loadavg: 4.01 3.85 3.42 5/439 30652
/proc/meminfo: memFree=13291976/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=87920 CPUtime=210.44 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 106858 0 0 0 21025 19 0 0 25 0 1 0 671753196 90030080 18663 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 21980 18663 253 16 0 18622 0
Current children cumulated CPU time (s) 211.09
Current children cumulated vsize (KiB) 96620

[startup+217.5 s]
/proc/loadavg: 4.01 3.85 3.42 5/439 30652
/proc/meminfo: memFree=13261096/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=137240 CPUtime=216.83 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 114920 0 0 0 21663 20 0 0 25 0 1 0 671753196 140533760 26664 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 34310 26664 253 16 0 30952 0
Current children cumulated CPU time (s) 217.48
Current children cumulated vsize (KiB) 145940

[startup+219.101 s]
/proc/loadavg: 4.01 3.85 3.42 5/439 30652
/proc/meminfo: memFree=13291972/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=87920 CPUtime=218.43 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 114922 0 0 0 21823 20 0 0 25 0 1 0 671753196 90030080 18665 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 21980 18665 253 16 0 18622 0
Current children cumulated CPU time (s) 219.08
Current children cumulated vsize (KiB) 96620

[startup+220.701 s]
/proc/loadavg: 4.01 3.85 3.42 5/439 30652
/proc/meminfo: memFree=13273124/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=118268 CPUtime=220.03 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 121694 0 0 0 21982 21 0 0 25 0 1 0 671753196 121106432 23709 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 29567 23709 253 16 0 26209 0
Current children cumulated CPU time (s) 220.68
Current children cumulated vsize (KiB) 126968

[startup+221.501 s]
/proc/loadavg: 4.01 3.85 3.42 6/439 30652
/proc/meminfo: memFree=13272132/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=118268 CPUtime=220.83 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 121827 0 0 0 22062 21 0 0 25 0 1 0 671753196 121106432 23828 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 29567 23828 253 16 0 26209 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 126968

[startup+221.7 s]
/proc/loadavg: 4.01 3.85 3.42 6/439 30652
/proc/meminfo: memFree=13272132/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=118268 CPUtime=221.03 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 121842 0 0 0 22082 21 0 0 25 0 1 0 671753196 121106432 23838 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 29567 23838 253 16 0 26209 0
Current children cumulated CPU time (s) 221.68
Current children cumulated vsize (KiB) 126968

[startup+221.8 s]
/proc/loadavg: 4.01 3.85 3.42 6/439 30652
/proc/meminfo: memFree=13272132/32951132 swapFree=67093824/67111528
[pid=30610] ppid=30608 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/30610/stat : 30610 (esg_static.sh) S 30608 30610 28742 0 -1 4202496 354 14482 0 0 0 0 60 5 15 0 1 0 671753130 8908800 252 33554432000 4194304 4922060 140734118212368 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30610/statm: 2175 252 209 178 0 68 0
[pid=30613] ppid=30610 vsize=118268 CPUtime=221.13 cores=1,3,5,7
/proc/30613/stat : 30613 (minisat_static) R 30610 30610 28742 0 -1 4202496 121842 0 0 0 22092 21 0 0 25 0 1 0 671753196 121106432 23838 33554432000 4194304 4256717 140735983663328 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/30613/statm: 29567 23838 253 16 0 26209 0
Current children cumulated CPU time (s) 221.78
Current children cumulated vsize (KiB) 126968

Child status: 20
Real time (s): 221.886
CPU time (s): 221.881
CPU user time (s): 221.599
CPU system time (s): 0.281957
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 157316

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

runsolver used 0.98085 second user time and 2.23266 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-17 05:05:35
IDJOB=3387413
IDBENCH=82502
IDSOLVER=1874
FILE ID=node131/3387413-1305601534
RUNJOBID= node131-1305601334-30554
PBS_JOBID= 13350347
Free space on /tmp= 73596 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387413-1305601534/watcher-3387413-1305601534 -o /tmp/evaluation-result-3387413-1305601534/solver-3387413-1305601534 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387413-1305601534.cnf

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1044600656

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      13364244 kB
Buffers:        316308 kB
Cached:        4728860 kB
SwapCached:       1504 kB
Active:       15658176 kB
Inactive:      3632536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      13364244 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           13992 kB
Writeback:           4 kB
AnonPages:    14243236 kB
Mapped:          38520 kB
Slab:           172848 kB
PageTables:      56412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95978604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73616 MiB
End job on node131 at 2011-05-17 05:09:17