Trace number 3498878

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
rcl 2011-04-01UNSAT 271.36 271.404

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.277
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
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.55	c ==============================================================================
0.00/0.55	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.55	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.55	c ==============================================================================
0.00/0.55	c |         0 | 1291713  3013997 |  387513       0        0     nan |  0.000 % |
4.19/4.23	c |         0 |  547995  2160666 |      --       0       --      -- |     --   | -743716/-853326
4.19/4.23	c ==============================================================================
4.19/4.23	c Result  :   #vars: 68748   #clauses: 547995   #literals: 2160666
4.19/4.23	c CPU time:   4.07338 s
4.19/4.23	c ==============================================================================
271.23/271.39	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.1 (svn: 989)

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-3498878-1308150266/watcher-3498878-1308150266 -o /tmp/evaluation-result-3498878-1308150266/solver-3498878-1308150266 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498878-1308150266.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: 1.68 1.89 1.93 2/178 29137
/proc/meminfo: memFree=30698404/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 1005257473 8908800 250 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29137/statm: 2175 250 209 178 0 68 0

[startup+0.0311399 s]
/proc/loadavg: 1.68 1.89 1.93 2/178 29137
/proc/meminfo: memFree=30698404/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 1005257473 8908800 250 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29137/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101169 s]
/proc/loadavg: 1.68 1.89 1.93 2/178 29137
/proc/meminfo: memFree=30698404/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 1005257473 8908800 250 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29137/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301117 s]
/proc/loadavg: 1.68 1.89 1.93 2/178 29137
/proc/meminfo: memFree=30698404/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 1005257473 8908800 250 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29137/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701044 s]
/proc/loadavg: 1.68 1.89 1.93 2/178 29137
/proc/meminfo: memFree=30698404/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 1005257473 8908800 250 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29137/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50092 s]
/proc/loadavg: 1.68 1.89 1.93 3/180 29139
/proc/meminfo: memFree=30513976/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 1005257473 8908800 250 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29137/statm: 2175 250 209 178 0 68 0
[pid=29138] ppid=29137 vsize=198600 CPUtime=1.49 cores=0,2,4,6
/proc/29138/stat : 29138 (SatELite_releas) R 29137 29137 29089 0 -1 4202496 48839 0 0 0 140 9 0 0 25 0 1 0 1005257474 203366400 45211 33554432000 134512640 135144242 4287353840 18446744073709551615 134555768 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/29138/statm: 49650 45211 77 155 0 49493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 207300

[startup+3.10063 s]
/proc/loadavg: 1.68 1.89 1.93 3/180 29139
/proc/meminfo: memFree=30488680/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 1005257473 8908800 250 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29137/statm: 2175 250 209 178 0 68 0
[pid=29138] ppid=29137 vsize=212068 CPUtime=3.09 cores=0,2,4,6
/proc/29138/stat : 29138 (SatELite_releas) R 29137 29137 29089 0 -1 4202496 51904 0 0 0 295 14 0 0 25 0 1 0 1005257474 217157632 48276 33554432000 134512640 135144242 4287353840 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/29138/statm: 53017 48276 77 155 0 52860 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 220768

[startup+6.30101 s]
/proc/loadavg: 1.79 1.91 1.94 3/180 29140
/proc/meminfo: memFree=30591608/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=59324 CPUtime=1.61 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 13000 0 0 0 159 2 0 0 25 0 1 0 1005257942 60747776 12908 33554432000 4194304 4218580 140734033185872 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/29140/statm: 14831 12908 131 6 0 13301 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 68024

[startup+12.701 s]
/proc/loadavg: 1.88 1.92 1.95 3/180 29140
/proc/meminfo: memFree=30579488/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=63668 CPUtime=8 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 14074 0 0 0 798 2 0 0 25 0 1 0 1005257942 65196032 13982 33554432000 4194304 4218580 140734033185872 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/29140/statm: 15917 13982 131 6 0 14387 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 72368

[startup+25.5007 s]
/proc/loadavg: 1.91 1.93 1.95 3/180 29140
/proc/meminfo: memFree=30568688/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=69620 CPUtime=20.8 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 15575 0 0 0 2078 2 0 0 25 0 1 0 1005257942 71290880 15479 33554432000 4194304 4218580 140734033185872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 17405 15479 131 6 0 15875 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 78320

[startup+51.1002 s]
/proc/loadavg: 1.94 1.93 1.95 3/180 29141
/proc/meminfo: memFree=30560984/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=75724 CPUtime=46.4 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 17173 0 0 0 4638 2 0 0 25 0 1 0 1005257942 77541376 16991 33554432000 4194304 4218580 140734033185872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 18931 16991 131 6 0 17401 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 84424

[startup+102.306 s]
/proc/loadavg: 1.97 1.94 1.95 3/180 29142
/proc/meminfo: memFree=30538712/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=84032 CPUtime=97.61 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 19549 0 0 0 9758 3 0 0 25 0 1 0 1005257942 86048768 19067 33554432000 4194304 4218580 140734033185872 18446744073709551615 4210826 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 21008 19067 131 6 0 19478 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 92732

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.95 3/180 29144
/proc/meminfo: memFree=30527888/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=93164 CPUtime=157.61 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 22368 0 0 0 15757 4 0 0 25 0 1 0 1005257942 95399936 21371 33554432000 4194304 4218580 140734033185872 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 23291 21371 131 6 0 21761 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 101864

[startup+222.301 s]
/proc/loadavg: 1.99 1.95 1.95 3/180 29146
/proc/meminfo: memFree=30509616/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=98812 CPUtime=217.6 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 24249 0 0 0 21756 4 0 0 25 0 1 0 1005257942 101183488 22781 33554432000 4194304 4218580 140734033185872 18446744073709551615 4208190 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 24703 22781 131 6 0 23173 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 107512

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

[startup+230.301 s]
/proc/loadavg: 1.99 1.95 1.95 3/180 29146
/proc/meminfo: memFree=30509228/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=99188 CPUtime=225.6 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 24399 0 0 0 22556 4 0 0 25 0 1 0 1005257942 101568512 22860 33554432000 4194304 4218580 140734033185872 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 24797 22860 131 6 0 23267 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 107888

[startup+255.9 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29146
/proc/meminfo: memFree=30508236/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=99904 CPUtime=251.21 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 24782 0 0 0 25116 5 0 0 25 0 1 0 1005257942 102301696 23057 33554432000 4194304 4218580 140734033185872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 24976 23057 131 6 0 23446 0
Current children cumulated CPU time (s) 255.83
Current children cumulated vsize (KiB) 108604

[startup+262.301 s]
/proc/loadavg: 1.99 1.96 1.95 4/180 29194
/proc/meminfo: memFree=30529388/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=100304 CPUtime=257.61 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 24899 0 0 0 25756 5 0 0 25 0 1 0 1005257942 102711296 23147 33554432000 4194304 4218580 140734033185872 18446744073709551615 4208600 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 25076 23147 131 6 0 23546 0
Current children cumulated CPU time (s) 262.23
Current children cumulated vsize (KiB) 109004

[startup+265.501 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29195
/proc/meminfo: memFree=30539140/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=100484 CPUtime=260.81 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 24939 0 0 0 26076 5 0 0 25 0 1 0 1005257942 102895616 23182 33554432000 4194304 4218580 140734033185872 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 25121 23182 131 6 0 23591 0
Current children cumulated CPU time (s) 265.43
Current children cumulated vsize (KiB) 109184

[startup+268.701 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29195
/proc/meminfo: memFree=30537608/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=100752 CPUtime=264.01 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 25028 0 0 0 26396 5 0 0 25 0 1 0 1005257942 103170048 23271 33554432000 4194304 4218580 140734033185872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 25188 23271 131 6 0 23658 0
Current children cumulated CPU time (s) 268.63
Current children cumulated vsize (KiB) 109452

[startup+270.301 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29195
/proc/meminfo: memFree=30536988/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=100744 CPUtime=265.61 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 25067 0 0 0 26556 5 0 0 25 0 1 0 1005257942 103161856 23268 33554432000 4194304 4218580 140734033185872 18446744073709551615 4208559 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 25186 23268 131 6 0 23656 0
Current children cumulated CPU time (s) 270.23
Current children cumulated vsize (KiB) 109444

[startup+271.101 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29195
/proc/meminfo: memFree=30534880/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=100900 CPUtime=266.41 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 25084 0 0 0 26636 5 0 0 25 0 1 0 1005257942 103321600 23285 33554432000 4194304 4218580 140734033185872 18446744073709551615 4208675 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 25225 23285 131 6 0 23695 0
Current children cumulated CPU time (s) 271.03
Current children cumulated vsize (KiB) 109600

[startup+271.301 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29195
/proc/meminfo: memFree=30534880/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8700 CPUtime=4.62 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 356 56846 0 0 0 0 444 18 18 0 1 0 1005257473 8908800 253 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2175 253 209 178 0 68 0
[pid=29140] ppid=29137 vsize=100932 CPUtime=266.61 cores=0,2,4,6
/proc/29140/stat : 29140 (cdcl) R 29137 29137 29089 0 -1 4202496 25097 0 0 0 26656 5 0 0 25 0 1 0 1005257942 103354368 23298 33554432000 4194304 4218580 140734033185872 18446744073709551615 4209710 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29140/statm: 25233 23298 131 6 0 23703 0
Current children cumulated CPU time (s) 271.23
Current children cumulated vsize (KiB) 109632

[startup+271.401 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29195
/proc/meminfo: memFree=30534880/32950940 swapFree=67053432/67111528
[pid=29137] ppid=29135 vsize=8704 CPUtime=271.33 cores=0,2,4,6
/proc/29137/stat : 29137 (esg_static.sh) S 29135 29137 29089 0 -1 4202496 386 81947 0 0 0 0 27109 24 18 0 1 0 1005257473 8912896 258 33554432000 4194304 4922060 140735570327888 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29137/statm: 2176 258 213 178 0 69 0
Current children cumulated CPU time (s) 271.33
Current children cumulated vsize (KiB) 8704

Child status: 20
Real time (s): 271.404
CPU time (s): 271.36
CPU user time (s): 271.104
CPU system time (s): 0.255961
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 225912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 271.104
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82514
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= 12
involuntary context switches= 514

runsolver used 0.426935 second user time and 0.85487 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-15 17:04:27
IDJOB=3498878
IDBENCH=69591
IDSOLVER=1993
FILE ID=node117/3498878-1308150266
RUNJOBID= node117-1308150266-29107
PBS_JOBID= 13575594
Free space on /tmp= 73844 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498878-1308150266/watcher-3498878-1308150266 -o /tmp/evaluation-result-3498878-1308150266/solver-3498878-1308150266 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498878-1308150266.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=2127541246

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      30699112 kB
Buffers:        468204 kB
Cached:        1404200 kB
SwapCached:      11800 kB
Active:         778624 kB
Inactive:      1125500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      30699112 kB
SwapTotal:    67111528 kB
SwapFree:     67053432 kB
Dirty:           34364 kB
Writeback:           0 kB
AnonPages:       28356 kB
Mapped:          12684 kB
Slab:           282260 kB
PageTables:       4428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   219400 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= 73832 MiB
End job on node117 at 2011-06-15 17:08:59