Trace number 3348938

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 394.651 394.646

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  283484   635918 |   85045       0        0     nan |  0.000 % |
0.00/0.65	c |         0 |  249569   571335 |      --       0       --      -- |     --   | -30553/-57337
0.00/0.65	c ==============================================================================
0.00/0.65	c Result  :   #vars: 37813   #clauses: 249569   #literals: 571335
0.00/0.65	c CPU time:   0.628904 s
0.00/0.65	c ==============================================================================
394.59/394.64	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-3348938-1304970907/watcher-3348938-1304970907 -o /tmp/evaluation-result-3348938-1304970907/solver-3348938-1304970907 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348938-1304970907.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.99 4.04 3.82 5/379 2664
/proc/meminfo: memFree=14796864/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) R 2662 2664 1733 0 -1 4202496 309 0 0 0 0 0 0 0 25 0 1 0 687321418 8908800 249 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905214357 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/2664/statm: 2175 249 209 178 0 68 0

[startup+0.0478911 s]
/proc/loadavg: 3.99 4.04 3.82 5/379 2664
/proc/meminfo: memFree=14796864/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 687321418 8908800 249 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100886 s]
/proc/loadavg: 3.99 4.04 3.82 5/379 2664
/proc/meminfo: memFree=14796864/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 687321418 8908800 249 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300846 s]
/proc/loadavg: 3.99 4.04 3.82 5/379 2664
/proc/meminfo: memFree=14796864/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 687321418 8908800 249 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700774 s]
/proc/loadavg: 3.99 4.04 3.82 5/379 2664
/proc/meminfo: memFree=14796864/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 687321418 8908800 249 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50063 s]
/proc/loadavg: 3.99 4.04 3.82 5/381 2667
/proc/meminfo: memFree=14771188/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=32980 CPUtime=0.72 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 5720 0 0 0 72 0 0 0 21 0 1 0 687321494 33771520 4839 33554432000 4194304 4256717 140734884819680 18446744073709551615 4214100 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 8245 4839 253 16 0 4887 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41680

[startup+3.10034 s]
/proc/loadavg: 3.99 4.04 3.82 5/381 2667
/proc/meminfo: memFree=14764512/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=44836 CPUtime=2.32 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 13566 0 0 0 231 1 0 0 25 0 1 0 687321494 45912064 6789 33554432000 4194304 4256717 140734884819680 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 11209 6789 253 16 0 7851 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 53536

[startup+6.30075 s]
/proc/loadavg: 3.99 4.04 3.82 5/381 2667
/proc/meminfo: memFree=14792640/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=56332 CPUtime=5.53 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 17919 0 0 0 551 2 0 0 25 0 1 0 687321494 57683968 10357 33554432000 4194304 4256717 140734884819680 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 14083 10357 253 16 0 10725 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 65032

[startup+12.7006 s]
/proc/loadavg: 3.99 4.04 3.82 5/381 2667
/proc/meminfo: memFree=14761756/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=63512 CPUtime=11.92 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 20601 0 0 0 1190 2 0 0 25 0 1 0 687321494 65036288 12538 33554432000 4194304 4256717 140734884819680 18446744073709551615 4209310 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 15878 12538 253 16 0 12520 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 72212

[startup+25.5003 s]
/proc/loadavg: 4.07 4.05 3.83 5/381 2697
/proc/meminfo: memFree=14459936/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=52012 CPUtime=24.73 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 24769 0 0 0 2470 3 0 0 25 0 1 0 687321494 53260288 8403 33554432000 4194304 4256717 140734884819680 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 13003 8403 253 16 0 9645 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60712

[startup+51.1005 s]
/proc/loadavg: 4.04 4.05 3.83 6/378 2708
/proc/meminfo: memFree=14699720/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=82360 CPUtime=50.33 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 44107 0 0 0 5027 6 0 0 25 0 1 0 687321494 84336640 17250 33554432000 4194304 4256717 140734884819680 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 20590 17250 253 16 0 17232 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91060

[startup+102.314 s]
/proc/loadavg: 3.98 4.03 3.83 5/381 2765
/proc/meminfo: memFree=14791240/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=94184 CPUtime=101.55 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 50893 0 0 0 10147 8 0 0 25 0 1 0 687321494 96444416 18688 33554432000 4194304 4256717 140734884819680 18446744073709551615 4218943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 23546 18688 253 16 0 20188 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102884

[startup+162.3 s]
/proc/loadavg: 3.99 4.02 3.84 5/381 2766
/proc/meminfo: memFree=14719556/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=112860 CPUtime=161.53 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 56421 0 0 0 16145 8 0 0 25 0 1 0 687321494 115568640 23359 33554432000 4194304 4256717 140734884819680 18446744073709551615 4212155 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 28215 23359 253 16 0 24857 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 121560

[startup+222.3 s]
/proc/loadavg: 3.99 4.01 3.84 5/381 2768
/proc/meminfo: memFree=14471016/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=112860 CPUtime=221.54 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 57640 0 0 0 22145 9 0 0 25 0 1 0 687321494 115568640 24553 33554432000 4194304 4256717 140734884819680 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 28215 24553 253 16 0 24857 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 121560

[startup+282.3 s]
/proc/loadavg: 4.12 4.04 3.86 5/381 2769
/proc/meminfo: memFree=14608988/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=143500 CPUtime=281.54 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 74669 0 0 0 28143 11 0 0 25 0 1 0 687321494 146944000 32535 33554432000 4194304 4256717 140734884819680 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 35875 32535 253 16 0 32517 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 152200

[startup+342.3 s]
/proc/loadavg: 3.56 3.90 3.82 4/374 2791
/proc/meminfo: memFree=14925692/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=124532 CPUtime=341.54 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 102344 0 0 0 34138 16 0 0 25 0 1 0 687321494 127520768 27143 33554432000 4194304 4256717 140734884819680 18446744073709551615 4214186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 31133 27143 253 16 0 27775 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 133232

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

[startup+358.3 s]
/proc/loadavg: 3.43 3.86 3.81 4/374 2801
/proc/meminfo: memFree=14920700/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=124560 CPUtime=357.54 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 124797 0 0 0 35735 19 0 0 25 0 1 0 687321494 127549440 24762 33554432000 4194304 4256717 140734884819680 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 31140 24762 253 16 0 27782 0
Current children cumulated CPU time (s) 358.29
Current children cumulated vsize (KiB) 133260

[startup+371.101 s]
/proc/loadavg: 3.34 3.82 3.80 4/374 2802
/proc/meminfo: memFree=14958788/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=124560 CPUtime=370.34 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 125746 0 0 0 37015 19 0 0 25 0 1 0 687321494 127549440 25680 33554432000 4194304 4256717 140734884819680 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 31140 25680 253 16 0 27782 0
Current children cumulated CPU time (s) 371.09
Current children cumulated vsize (KiB) 133260

[startup+383.914 s]
/proc/loadavg: 3.42 3.81 3.79 4/374 2802
/proc/meminfo: memFree=14892416/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=143528 CPUtime=383.15 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 132798 0 0 0 38295 20 0 0 25 0 1 0 687321494 146972672 31912 33554432000 4194304 4256717 140734884819680 18446744073709551615 4220186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 35882 31912 253 16 0 32524 0
Current children cumulated CPU time (s) 383.9
Current children cumulated vsize (KiB) 152228

[startup+390.3 s]
/proc/loadavg: 3.39 3.80 3.79 4/374 2802
/proc/meminfo: memFree=14879392/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=113184 CPUtime=389.54 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 142974 0 0 0 38933 21 0 0 25 0 1 0 687321494 115900416 21916 33554432000 4194304 4256717 140734884819680 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 28296 21916 253 16 0 24938 0
Current children cumulated CPU time (s) 390.29
Current children cumulated vsize (KiB) 121884

[startup+391.9 s]
/proc/loadavg: 3.39 3.80 3.79 4/374 2802
/proc/meminfo: memFree=14929364/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=113184 CPUtime=391.13 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 144189 0 0 0 39092 21 0 0 25 0 1 0 687321494 115900416 23116 33554432000 4194304 4256717 140734884819680 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 28296 23116 253 16 0 24938 0
Current children cumulated CPU time (s) 391.88
Current children cumulated vsize (KiB) 121884

[startup+393.501 s]
/proc/loadavg: 3.39 3.80 3.79 4/374 2802
/proc/meminfo: memFree=14966316/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=113184 CPUtime=392.74 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 145382 0 0 0 39252 22 0 0 25 0 1 0 687321494 115900416 24295 33554432000 4194304 4256717 140734884819680 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 28296 24295 253 16 0 24938 0
Current children cumulated CPU time (s) 393.49
Current children cumulated vsize (KiB) 121884

[startup+394.301 s]
/proc/loadavg: 3.36 3.78 3.78 4/374 2802
/proc/meminfo: memFree=14931596/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=113184 CPUtime=393.54 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 145715 0 0 0 39332 22 0 0 25 0 1 0 687321494 115900416 24624 33554432000 4194304 4256717 140734884819680 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 28296 24624 253 16 0 24938 0
Current children cumulated CPU time (s) 394.29
Current children cumulated vsize (KiB) 121884

[startup+394.501 s]
/proc/loadavg: 3.36 3.78 3.78 4/374 2802
/proc/meminfo: memFree=14931596/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=113184 CPUtime=393.74 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 145761 0 0 0 39352 22 0 0 25 0 1 0 687321494 115900416 24669 33554432000 4194304 4256717 140734884819680 18446744073709551615 4219564 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 28296 24669 253 16 0 24938 0
Current children cumulated CPU time (s) 394.49
Current children cumulated vsize (KiB) 121884

[startup+394.601 s]
/proc/loadavg: 3.36 3.78 3.78 4/374 2802
/proc/meminfo: memFree=14931596/32950928 swapFree=65762352/67111528
[pid=2664] ppid=2662 vsize=8700 CPUtime=0.75 cores=5,7
/proc/2664/stat : 2664 (esg_static.sh) S 2662 2664 1733 0 -1 4202496 352 10553 0 0 0 0 72 3 18 0 1 0 687321418 8908800 251 33554432000 4194304 4922060 140733835567232 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2664/statm: 2175 251 209 178 0 68 0
[pid=2667] ppid=2664 vsize=113184 CPUtime=393.84 cores=5,7
/proc/2667/stat : 2667 (minisat_static) R 2664 2664 1733 0 -1 4202496 145781 0 0 0 39362 22 0 0 25 0 1 0 687321494 115900416 24688 33554432000 4194304 4256717 140734884819680 18446744073709551615 4213754 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2667/statm: 28296 24688 253 16 0 24938 0
Current children cumulated CPU time (s) 394.59
Current children cumulated vsize (KiB) 121884

Child status: 20
Real time (s): 394.646
CPU time (s): 394.651
CPU user time (s): 394.387
CPU system time (s): 0.263959
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 201548

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

runsolver used 1.3348 second user time and 3.33549 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-09 21:55:07
IDJOB=3348938
IDBENCH=82422
IDSOLVER=1811
FILE ID=node116/3348938-1304970907
RUNJOBID= node116-1304968097-1754
PBS_JOBID= 13285634
Free space on /tmp= 45808 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348938-1304970907/watcher-3348938-1304970907 -o /tmp/evaluation-result-3348938-1304970907/solver-3348938-1304970907 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348938-1304970907.cnf

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=119332890

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:      14796896 kB
Buffers:        215248 kB
Cached:        7787056 kB
SwapCached:      12300 kB
Active:       10968832 kB
Inactive:      6822964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14796896 kB
SwapTotal:    67111528 kB
SwapFree:     65762352 kB
Dirty:            5864 kB
Writeback:           0 kB
AnonPages:     9788212 kB
Mapped:          16188 kB
Slab:           250612 kB
PageTables:      45856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 83352460 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= 45832 MiB
End job on node116 at 2011-05-09 22:01:42