Trace number 3348929

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 277.418 277.416

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Parsing...
0.00/0.39	c ==============================================================================
0.00/0.39	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.39	c ==============================================================================
0.00/0.39	c |         0 |  923496  2154824 |  277048       0        0     nan |  0.000 % |
2.99/3.01	c |         0 |  364855  1457039 |      --       0       --      -- |     --   | -558639/-697780
2.99/3.02	c ==============================================================================
2.99/3.02	c Result  :   #vars: 45777   #clauses: 364855   #literals: 1457039
2.99/3.02	c CPU time:   2.90256 s
2.99/3.02	c ==============================================================================
277.38/277.40	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-3348929-1304968245/watcher-3348929-1304968245 -o /tmp/evaluation-result-3348929-1304968245/solver-3348929-1304968245 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348929-1304968245.cnf 

running on 2 cores: 4,6

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.72 1.51 0.56 5/379 1925
/proc/meminfo: memFree=15054892/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=0 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687055264 8908800 249 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 249 209 178 0 68 0

[startup+0.105614 s]
/proc/loadavg: 3.72 1.51 0.56 5/379 1925
/proc/meminfo: memFree=15054892/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=0 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687055264 8908800 249 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200597 s]
/proc/loadavg: 3.72 1.51 0.56 5/379 1925
/proc/meminfo: memFree=15054892/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=0 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687055264 8908800 249 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300578 s]
/proc/loadavg: 3.72 1.51 0.56 5/379 1925
/proc/meminfo: memFree=15054892/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=0 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687055264 8908800 249 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700505 s]
/proc/loadavg: 3.72 1.51 0.56 5/379 1925
/proc/meminfo: memFree=15054892/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=0 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687055264 8908800 249 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50041 s]
/proc/loadavg: 3.82 1.56 0.58 5/381 1927
/proc/meminfo: memFree=14969328/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=0 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687055264 8908800 249 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 249 209 178 0 68 0
[pid=1926] ppid=1925 vsize=158956 CPUtime=1.49 cores=4,6
/proc/1926/stat : 1926 (SatELite_releas) R 1925 1925 1733 0 -1 4202496 35888 0 0 0 141 8 0 0 25 0 1 0 687055264 162770944 33248 33554432000 134512640 135144242 4287342096 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/1926/statm: 39739 33248 77 155 0 39582 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167656

[startup+3.10107 s]
/proc/loadavg: 3.82 1.56 0.58 5/381 1927
/proc/meminfo: memFree=14939692/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=0 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 687055264 8908800 249 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 249 209 178 0 68 0
[pid=1926] ppid=1925 vsize=165000 CPUtime=3.09 cores=4,6
/proc/1926/stat : 1926 (SatELite_releas) R 1925 1925 1733 0 -1 4202496 40722 0 0 0 297 12 0 0 25 0 1 0 687055264 168960000 34569 33554432000 134512640 135144242 4287342096 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/1926/statm: 41250 34569 77 155 0 41093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 173700

[startup+6.30048 s]
/proc/loadavg: 3.92 1.62 0.60 5/381 1928
/proc/meminfo: memFree=15003312/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=54872 CPUtime=2.99 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 10684 0 0 0 298 1 0 0 25 0 1 0 687055593 56188928 9342 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 13718 9342 252 16 0 10360 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 63572

[startup+12.7004 s]
/proc/loadavg: 3.92 1.66 0.62 5/381 1928
/proc/meminfo: memFree=14970568/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=75412 CPUtime=9.39 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 33553 0 0 0 935 4 0 0 25 0 1 0 687055593 77221888 15459 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 18853 15459 252 16 0 15495 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 84112

[startup+25.501 s]
/proc/loadavg: 3.93 1.74 0.66 5/381 1928
/proc/meminfo: memFree=14920572/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=105760 CPUtime=22.19 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 40805 0 0 0 2214 5 0 0 25 0 1 0 687055593 108298240 21482 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213497 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 26440 21482 252 16 0 23082 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 114460

[startup+51.1003 s]
/proc/loadavg: 3.96 1.95 0.76 5/381 1929
/proc/meminfo: memFree=14928708/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=105760 CPUtime=47.79 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 40805 0 0 0 4774 5 0 0 25 0 1 0 687055593 108298240 21482 33554432000 4194304 4256717 140734237664576 18446744073709551615 4231000 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 26440 21482 252 16 0 23082 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 114460

[startup+102.301 s]
/proc/loadavg: 3.98 2.27 0.93 5/381 1931
/proc/meminfo: memFree=14888940/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=117432 CPUtime=99 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 43355 0 0 0 9894 6 0 0 25 0 1 0 687055593 120250368 23855 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 29358 23855 252 16 0 26000 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 126132

[startup+162.301 s]
/proc/loadavg: 4.08 2.61 1.13 6/381 1994
/proc/meminfo: memFree=14903060/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=117432 CPUtime=159 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 44595 0 0 0 15894 6 0 0 25 0 1 0 687055593 120250368 25012 33554432000 4194304 4256717 140734237664576 18446744073709551615 4214122 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 29358 25012 252 16 0 26000 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 126132

[startup+222.314 s]
/proc/loadavg: 4.19 2.89 1.32 5/381 1996
/proc/meminfo: memFree=14874256/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=136400 CPUtime=219.01 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 50980 0 0 0 21894 7 0 0 25 0 1 0 687055593 139673600 30706 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213363 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 34100 30706 252 16 0 30742 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 145100

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

[startup+230.4 s]
/proc/loadavg: 4.17 2.91 1.33 5/381 1996
/proc/meminfo: memFree=14830356/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=136400 CPUtime=227.1 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 50980 0 0 0 22703 7 0 0 25 0 1 0 687055593 139673600 30706 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 34100 30706 252 16 0 30742 0
Current children cumulated CPU time (s) 230.38
Current children cumulated vsize (KiB) 145100

[startup+256.001 s]
/proc/loadavg: 4.11 3.00 1.40 5/381 1997
/proc/meminfo: memFree=14882788/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=87084 CPUtime=252.7 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 67611 0 0 0 25260 10 0 0 25 0 1 0 687055593 89174016 17593 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 21771 17593 252 16 0 18413 0
Current children cumulated CPU time (s) 255.98
Current children cumulated vsize (KiB) 95784

[startup+268.801 s]
/proc/loadavg: 4.09 3.05 1.44 5/381 1997
/proc/meminfo: memFree=14924564/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=87084 CPUtime=265.5 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 85650 0 0 0 26537 13 0 0 25 0 1 0 687055593 89174016 18377 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 21771 18377 252 16 0 18413 0
Current children cumulated CPU time (s) 268.78
Current children cumulated vsize (KiB) 95784

[startup+272.001 s]
/proc/loadavg: 4.08 3.06 1.45 5/381 1997
/proc/meminfo: memFree=14851676/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=136404 CPUtime=268.7 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 93578 0 0 0 26856 14 0 0 25 0 1 0 687055593 139677696 26264 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 34101 26264 252 16 0 30743 0
Current children cumulated CPU time (s) 271.98
Current children cumulated vsize (KiB) 145104

[startup+275.2 s]
/proc/loadavg: 4.08 3.06 1.45 5/381 1997
/proc/meminfo: memFree=14879448/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=117432 CPUtime=271.9 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 101073 0 0 0 27175 15 0 0 25 0 1 0 687055593 120250368 23729 33554432000 4194304 4256717 140734237664576 18446744073709551615 4219680 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 29358 23729 252 16 0 26000 0
Current children cumulated CPU time (s) 275.18
Current children cumulated vsize (KiB) 126132

[startup+276.801 s]
/proc/loadavg: 4.07 3.08 1.47 6/381 1997
/proc/meminfo: memFree=14845224/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=117432 CPUtime=273.5 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 101742 0 0 0 27335 15 0 0 25 0 1 0 687055593 120250368 24333 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 29358 24333 252 16 0 26000 0
Current children cumulated CPU time (s) 276.78
Current children cumulated vsize (KiB) 126132

[startup+277.201 s]
/proc/loadavg: 4.07 3.08 1.47 5/381 1997
/proc/meminfo: memFree=14839272/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=117432 CPUtime=273.9 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 101868 0 0 0 27375 15 0 0 25 0 1 0 687055593 120250368 24445 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 29358 24445 252 16 0 26000 0
Current children cumulated CPU time (s) 277.18
Current children cumulated vsize (KiB) 126132

[startup+277.401 s]
/proc/loadavg: 4.07 3.08 1.47 5/381 1997
/proc/meminfo: memFree=14839272/32950928 swapFree=65762352/67111528
[pid=1925] ppid=1923 vsize=8700 CPUtime=3.28 cores=4,6
/proc/1925/stat : 1925 (esg_static.sh) S 1923 1925 1733 0 -1 4202496 352 40723 0 0 0 0 315 13 18 0 1 0 687055264 8908800 251 33554432000 4194304 4922060 140736304401648 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1925/statm: 2175 251 209 178 0 68 0
[pid=1928] ppid=1925 vsize=117432 CPUtime=274.1 cores=4,6
/proc/1928/stat : 1928 (minisat_static) R 1925 1925 1733 0 -1 4202496 101877 0 0 0 27395 15 0 0 25 0 1 0 687055593 120250368 24453 33554432000 4194304 4256717 140734237664576 18446744073709551615 4213490 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1928/statm: 29358 24453 252 16 0 26000 0
Current children cumulated CPU time (s) 277.38
Current children cumulated vsize (KiB) 126132

Child status: 20
Real time (s): 277.416
CPU time (s): 277.418
CPU user time (s): 277.115
CPU system time (s): 0.302953
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 194420

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

runsolver used 0.964853 second user time and 2.32565 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-09 21:10:46
IDJOB=3348929
IDBENCH=69619
IDSOLVER=1811
FILE ID=node116/3348929-1304968245
RUNJOBID= node116-1304968097-1752
PBS_JOBID= 13285634
Free space on /tmp= 45868 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348929-1304968245/watcher-3348929-1304968245 -o /tmp/evaluation-result-3348929-1304968245/solver-3348929-1304968245 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348929-1304968245.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1410885859

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15055164 kB
Buffers:        211312 kB
Cached:        7667856 kB
SwapCached:      12300 kB
Active:       10802956 kB
Inactive:      6733340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15055164 kB
SwapTotal:    67111528 kB
SwapFree:     65762352 kB
Dirty:           48624 kB
Writeback:           0 kB
AnonPages:     9655024 kB
Mapped:          16244 kB
Slab:           248980 kB
PageTables:      45600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 83163648 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= 45844 MiB
End job on node116 at 2011-05-09 21:15:23