Trace number 3387079

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 320.254 320.266

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.0941
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.37	c ==============================================================================
0.00/0.37	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.37	c ==============================================================================
0.00/0.37	c |         0 |  782328  1825432 |  234698       0        0     nan |  0.000 % |
2.69/2.75	c |         0 |  326692  1297075 |      --       0       --      -- |     --   | -455634/-528352
2.69/2.75	c ==============================================================================
2.69/2.75	c Result  :   #vars: 41290   #clauses: 326692   #literals: 1297075
2.69/2.75	c CPU time:   2.6486 s
2.69/2.75	c ==============================================================================
320.18/320.25	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-3387079-1305589061/watcher-3387079-1305589061 -o /tmp/evaluation-result-3387079-1305589061/solver-3387079-1305589061 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387079-1305589061.cnf 

running on 4 cores: 0,2,4,6

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: 3.00 3.00 2.86 4/417 26494
/proc/meminfo: memFree=20281940/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 126515615 8908800 249 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26494/statm: 2175 249 209 178 0 68 0

[startup+0.095918 s]
/proc/loadavg: 3.00 3.00 2.86 4/417 26494
/proc/meminfo: memFree=20281940/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 126515615 8908800 249 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26494/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100918 s]
/proc/loadavg: 3.00 3.00 2.86 4/417 26494
/proc/meminfo: memFree=20281940/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 126515615 8908800 249 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26494/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300887 s]
/proc/loadavg: 3.00 3.00 2.86 4/417 26494
/proc/meminfo: memFree=20281940/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 126515615 8908800 249 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26494/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700804 s]
/proc/loadavg: 3.00 3.00 2.86 4/417 26494
/proc/meminfo: memFree=20281940/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 126515615 8908800 249 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26494/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50067 s]
/proc/loadavg: 3.00 3.00 2.86 4/419 26496
/proc/meminfo: memFree=20161652/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 126515615 8908800 249 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26494/statm: 2175 249 209 178 0 68 0
[pid=26495] ppid=26494 vsize=144440 CPUtime=1.49 cores=0,2,4,6
/proc/26495/stat : 26495 (SatELite_releas) R 26494 26494 26286 0 -1 4202496 30665 0 0 0 142 7 0 0 25 0 1 0 126515615 147906560 28449 33554432000 134512640 135144242 4287184464 18446744073709551615 134588200 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26495/statm: 36110 28449 77 155 0 35953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 153140

[startup+3.10031 s]
/proc/loadavg: 3.00 3.00 2.86 4/419 26496
/proc/meminfo: memFree=20135356/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 8700

[startup+6.30082 s]
/proc/loadavg: 3.00 3.00 2.86 4/419 26497
/proc/meminfo: memFree=20205620/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=53756 CPUtime=3.25 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 14074 0 0 0 323 2 0 0 25 0 1 0 126515917 55046144 8268 33554432000 4194304 4256717 140734462047664 18446744073709551615 4213568 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 13439 8268 252 16 0 10081 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 62456

[startup+12.7007 s]
/proc/loadavg: 3.00 3.00 2.86 4/419 26497
/proc/meminfo: memFree=20207628/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=91676 CPUtime=9.65 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 30807 0 0 0 961 4 0 0 25 0 1 0 126515917 93876224 17861 33554432000 4194304 4256717 140734462047664 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 22919 17861 252 16 0 19561 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 100376

[startup+25.5004 s]
/proc/loadavg: 3.00 3.00 2.86 4/419 26498
/proc/meminfo: memFree=20166324/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=103348 CPUtime=22.45 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 35269 0 0 0 2240 5 0 0 25 0 1 0 126515917 105828352 21607 33554432000 4194304 4256717 140734462047664 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 25837 21607 252 16 0 22479 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 112048

[startup+51.1009 s]
/proc/loadavg: 3.00 3.00 2.86 4/419 26499
/proc/meminfo: memFree=20182064/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=103348 CPUtime=48.05 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 35269 0 0 0 4800 5 0 0 25 0 1 0 126515917 105828352 21607 33554432000 4194304 4256717 140734462047664 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 25837 21607 252 16 0 22479 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 112048

[startup+102.316 s]
/proc/loadavg: 3.00 3.00 2.87 4/419 26500
/proc/meminfo: memFree=20200624/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=103348 CPUtime=99.26 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 35269 0 0 0 9921 5 0 0 25 0 1 0 126515917 105828352 21607 33554432000 4194304 4256717 140734462047664 18446744073709551615 4218797 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 25837 21607 252 16 0 22479 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 112048

[startup+162.3 s]
/proc/loadavg: 3.00 3.00 2.88 4/419 26501
/proc/meminfo: memFree=20138952/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=115020 CPUtime=159.25 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 65444 0 0 0 15915 10 0 0 25 0 1 0 126515917 117780480 21891 33554432000 4194304 4256717 140734462047664 18446744073709551615 4210920 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 28755 21891 252 16 0 25397 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 123720

[startup+222.301 s]
/proc/loadavg: 3.00 3.00 2.88 4/419 26503
/proc/meminfo: memFree=20152788/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=115020 CPUtime=219.25 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 66763 0 0 0 21915 10 0 0 25 0 1 0 126515917 117780480 23114 33554432000 4194304 4256717 140734462047664 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 28755 23114 252 16 0 25397 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 123720

[startup+282.301 s]
/proc/loadavg: 3.07 3.03 2.90 4/419 26537
/proc/meminfo: memFree=20355564/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=115020 CPUtime=279.25 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 68105 0 0 0 27915 10 0 0 25 0 1 0 126515917 117780480 24295 33554432000 4194304 4256717 140734462047664 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 28755 24295 252 16 0 25397 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 123720

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

[startup+307.101 s]
/proc/loadavg: 3.04 3.02 2.90 4/419 26537
/proc/meminfo: memFree=20380964/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=84672 CPUtime=304.06 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 100706 0 0 0 30391 15 0 0 25 0 1 0 126515917 86704128 16938 33554432000 4194304 4256717 140734462047664 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 21168 16938 252 16 0 17810 0
Current children cumulated CPU time (s) 307.08
Current children cumulated vsize (KiB) 93372

[startup+313.516 s]
/proc/loadavg: 3.04 3.02 2.90 4/419 26537
/proc/meminfo: memFree=20364588/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=84672 CPUtime=310.47 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 108529 0 0 0 31031 16 0 0 25 0 1 0 126515917 86704128 16938 33554432000 4194304 4256717 140734462047664 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 21168 16938 252 16 0 17810 0
Current children cumulated CPU time (s) 313.49
Current children cumulated vsize (KiB) 93372

[startup+316.701 s]
/proc/loadavg: 3.04 3.02 2.90 4/419 26537
/proc/meminfo: memFree=20333836/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=115020 CPUtime=313.66 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 115579 0 0 0 31350 16 0 0 25 0 1 0 126515917 117780480 22614 33554432000 4194304 4256717 140734462047664 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 28755 22614 252 16 0 25397 0
Current children cumulated CPU time (s) 316.68
Current children cumulated vsize (KiB) 123720

[startup+318.301 s]
/proc/loadavg: 3.04 3.02 2.90 4/419 26538
/proc/meminfo: memFree=20332088/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=115020 CPUtime=315.26 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 116202 0 0 0 31509 17 0 0 25 0 1 0 126515917 117780480 23164 33554432000 4194304 4256717 140734462047664 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 28755 23164 252 16 0 25397 0
Current children cumulated CPU time (s) 318.28
Current children cumulated vsize (KiB) 123720

[startup+319.101 s]
/proc/loadavg: 3.03 3.02 2.90 4/419 26538
/proc/meminfo: memFree=20331592/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=115020 CPUtime=316.06 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 116281 0 0 0 31589 17 0 0 25 0 1 0 126515917 117780480 23235 33554432000 4194304 4256717 140734462047664 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 28755 23235 252 16 0 25397 0
Current children cumulated CPU time (s) 319.08
Current children cumulated vsize (KiB) 123720

[startup+319.901 s]
/proc/loadavg: 3.03 3.02 2.90 4/419 26538
/proc/meminfo: memFree=20331592/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=115020 CPUtime=316.86 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 116281 0 0 0 31669 17 0 0 25 0 1 0 126515917 117780480 23235 33554432000 4194304 4256717 140734462047664 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 28755 23235 252 16 0 25397 0
Current children cumulated CPU time (s) 319.88
Current children cumulated vsize (KiB) 123720

[startup+320.116 s]
/proc/loadavg: 3.03 3.02 2.90 4/419 26538
/proc/meminfo: memFree=20331712/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=115020 CPUtime=317.07 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 116281 0 0 0 31690 17 0 0 25 0 1 0 126515917 117780480 23235 33554432000 4194304 4256717 140734462047664 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 28755 23235 252 16 0 25397 0
Current children cumulated CPU time (s) 320.09
Current children cumulated vsize (KiB) 123720

[startup+320.201 s]
/proc/loadavg: 3.03 3.02 2.90 4/419 26538
/proc/meminfo: memFree=20331712/32950928 swapFree=62959404/67111528
[pid=26494] ppid=26492 vsize=8700 CPUtime=3.02 cores=0,2,4,6
/proc/26494/stat : 26494 (esg_static.sh) S 26492 26494 26286 0 -1 4202496 353 34585 0 0 0 0 291 11 18 0 1 0 126515615 8908800 251 33554432000 4194304 4922060 140733829284768 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26494/statm: 2175 251 209 178 0 68 0
[pid=26497] ppid=26494 vsize=115020 CPUtime=317.16 cores=0,2,4,6
/proc/26497/stat : 26497 (minisat_static) R 26494 26494 26286 0 -1 4202496 116281 0 0 0 31699 17 0 0 25 0 1 0 126515917 117780480 23235 33554432000 4194304 4256717 140734462047664 18446744073709551615 4221488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26497/statm: 28755 23235 252 16 0 25397 0
Current children cumulated CPU time (s) 320.18
Current children cumulated vsize (KiB) 123720

Child status: 20
Real time (s): 320.266
CPU time (s): 320.254
CPU user time (s): 319.958
CPU system time (s): 0.295955
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 158484

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

runsolver used 1.36979 second user time and 3.01054 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-17 01:37:42
IDJOB=3387079
IDBENCH=20495
IDSOLVER=1874
FILE ID=node112/3387079-1305589061
RUNJOBID= node112-1305586738-26304
PBS_JOBID= 13350366
Free space on /tmp= 73432 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/manolios/manol-pipe-f7idw.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387079-1305589061/watcher-3387079-1305589061 -o /tmp/evaluation-result-3387079-1305589061/solver-3387079-1305589061 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387079-1305589061.cnf

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

MD5SUM BENCH= e11b8f7666247454d93edb47f1646e2c
RANDOM SEED=1444771290

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.74
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.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20282096 kB
Buffers:         76704 kB
Cached:         481852 kB
SwapCached:      73604 kB
Active:         982564 kB
Inactive:     11480356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20282096 kB
SwapTotal:    67111528 kB
SwapFree:     62959404 kB
Dirty:           15080 kB
Writeback:           0 kB
AnonPages:    11839524 kB
Mapped:          23672 kB
Slab:            79532 kB
PageTables:      59852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 99397776 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= 73468 MiB
End job on node112 at 2011-05-17 01:43:02