Trace number 3281621

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 273.764 273.759

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 benchmark144.2
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.29	c |         0 |  547995  2160666 |      --       0       --      -- |     --   | -743716/-853326
4.19/4.29	c ==============================================================================
4.19/4.29	c Result  :   #vars: 68748   #clauses: 547995   #literals: 2160666
4.19/4.29	c CPU time:   4.12437 s
4.19/4.29	c ==============================================================================
273.69/273.74	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: 935)

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-3281621-1303752071/watcher-3281621-1303752071 -o /tmp/evaluation-result-3281621-1303752071/solver-3281621-1303752071 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3281621-1303752071.cnf 

running on 2 cores: 1,3

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.69 3.98 3.94 3/186 4837
/proc/meminfo: memFree=18315816/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=0 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486805108 8908800 250 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 250 209 178 0 68 0

[startup+0.007642 s]
/proc/loadavg: 3.69 3.98 3.94 3/186 4837
/proc/meminfo: memFree=18315816/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=0 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486805108 8908800 250 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100624 s]
/proc/loadavg: 3.69 3.98 3.94 3/186 4837
/proc/meminfo: memFree=18315816/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=0 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486805108 8908800 250 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300586 s]
/proc/loadavg: 3.69 3.98 3.94 3/186 4837
/proc/meminfo: memFree=18315816/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=0 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486805108 8908800 250 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700513 s]
/proc/loadavg: 3.69 3.98 3.94 3/186 4837
/proc/meminfo: memFree=18315816/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=0 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486805108 8908800 250 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50037 s]
/proc/loadavg: 3.69 3.98 3.94 4/192 4846
/proc/meminfo: memFree=18071440/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=0 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486805108 8908800 250 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 250 209 178 0 68 0
[pid=4838] ppid=4837 vsize=198468 CPUtime=1.49 cores=1,3
/proc/4838/stat : 4838 (SatELite_releas) R 4837 4837 4136 0 -1 4202496 48804 0 0 0 138 11 0 0 25 0 1 0 486805108 203231232 45175 33554432000 134512640 135144242 4289648544 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4838/statm: 49617 45175 77 155 0 49460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 207168

[startup+3.10108 s]
/proc/loadavg: 3.69 3.98 3.94 4/192 4847
/proc/meminfo: memFree=18070200/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=0 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 486805108 8908800 250 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 250 209 178 0 68 0
[pid=4838] ppid=4837 vsize=211936 CPUtime=3.09 cores=1,3
/proc/4838/stat : 4838 (SatELite_releas) R 4837 4837 4136 0 -1 4202496 51850 0 0 0 294 15 0 0 25 0 1 0 486805108 217022464 48221 33554432000 134512640 135144242 4289648544 18446744073709551615 134554979 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4838/statm: 52984 48221 77 155 0 52827 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 220636

[startup+6.3005 s]
/proc/loadavg: 3.71 3.98 3.94 4/191 4848
/proc/meminfo: memFree=18171500/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=59200 CPUtime=1.59 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 12942 0 0 0 156 3 0 0 25 0 1 0 486805578 60620800 12849 33554432000 4194304 4218580 140737064051984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 14800 12849 131 6 0 13270 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 67900

[startup+12.7003 s]
/proc/loadavg: 3.66 3.96 3.93 4/191 4849
/proc/meminfo: memFree=18155300/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=63512 CPUtime=7.99 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 14023 0 0 0 796 3 0 0 25 0 1 0 486805578 65036288 13930 33554432000 4194304 4218580 140737064051984 18446744073709551615 4213904 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 15878 13930 131 6 0 14348 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 72212

[startup+25.501 s]
/proc/loadavg: 3.51 3.91 3.91 4/191 4879
/proc/meminfo: memFree=18094692/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=69332 CPUtime=20.79 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 15492 0 0 0 2076 3 0 0 25 0 1 0 486805578 70995968 15398 33554432000 4194304 4218580 140737064051984 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 17333 15398 131 6 0 15803 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78032

[startup+51.1003 s]
/proc/loadavg: 3.34 3.84 3.89 4/191 4880
/proc/meminfo: memFree=18075280/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=73344 CPUtime=46.4 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 16584 0 0 0 4636 4 0 0 25 0 1 0 486805578 75104256 16411 33554432000 4194304 4218580 140737064051984 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 18336 16411 131 6 0 16806 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82044

[startup+102.307 s]
/proc/loadavg: 3.14 3.71 3.84 4/191 4881
/proc/meminfo: memFree=18040668/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=83960 CPUtime=97.6 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 19514 0 0 0 9756 4 0 0 25 0 1 0 486805578 85975040 19044 33554432000 4194304 4218580 140737064051984 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 20990 19044 131 6 0 19460 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92660

[startup+162.301 s]
/proc/loadavg: 3.05 3.57 3.79 4/191 4883
/proc/meminfo: memFree=18020440/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=93172 CPUtime=157.6 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 22368 0 0 0 15754 6 0 0 25 0 1 0 486805578 95408128 21370 33554432000 4194304 4218580 140737064051984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 23293 21370 131 6 0 21763 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 101872

[startup+222.301 s]
/proc/loadavg: 3.02 3.47 3.73 4/191 4884
/proc/meminfo: memFree=18002948/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=98852 CPUtime=217.6 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 24241 0 0 0 21754 6 0 0 25 0 1 0 486805578 101224448 22794 33554432000 4194304 4218580 140737064051984 18446744073709551615 4211496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 24713 22794 131 6 0 23183 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 107552

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

[startup+230.301 s]
/proc/loadavg: 3.01 3.45 3.72 4/191 4884
/proc/meminfo: memFree=17998604/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=99260 CPUtime=225.6 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 24387 0 0 0 22554 6 0 0 25 0 1 0 486805578 101642240 22866 33554432000 4194304 4218580 140737064051984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 24815 22866 131 6 0 23285 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 107960

[startup+255.901 s]
/proc/loadavg: 3.01 3.41 3.70 4/187 4896
/proc/meminfo: memFree=18092124/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=99944 CPUtime=251.2 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 24778 0 0 0 25113 7 0 0 25 0 1 0 486805578 102342656 23071 33554432000 4194304 4218580 140737064051984 18446744073709551615 4199830 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 24986 23071 131 6 0 23456 0
Current children cumulated CPU time (s) 255.89
Current children cumulated vsize (KiB) 108644

[startup+262.301 s]
/proc/loadavg: 3.01 3.41 3.70 4/191 4922
/proc/meminfo: memFree=18020312/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=100172 CPUtime=257.6 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 24846 0 0 0 25753 7 0 0 25 0 1 0 486805578 102576128 23109 33554432000 4194304 4218580 140737064051984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 25043 23109 131 6 0 23513 0
Current children cumulated CPU time (s) 262.29
Current children cumulated vsize (KiB) 108872

[startup+268.701 s]
/proc/loadavg: 3.01 3.39 3.69 4/191 4922
/proc/meminfo: memFree=18014356/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=100556 CPUtime=264 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 24974 0 0 0 26393 7 0 0 25 0 1 0 486805578 102969344 23216 33554432000 4194304 4218580 140737064051984 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 25139 23216 131 6 0 23609 0
Current children cumulated CPU time (s) 268.69
Current children cumulated vsize (KiB) 109256

[startup+271.901 s]
/proc/loadavg: 3.01 3.39 3.69 4/191 4923
/proc/meminfo: memFree=18011876/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=100720 CPUtime=267.2 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 25036 0 0 0 26713 7 0 0 25 0 1 0 486805578 103137280 23236 33554432000 4194304 4218580 140737064051984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 25180 23236 131 6 0 23650 0
Current children cumulated CPU time (s) 271.89
Current children cumulated vsize (KiB) 109420

[startup+272.701 s]
/proc/loadavg: 3.01 3.39 3.69 4/191 4923
/proc/meminfo: memFree=18011916/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=100752 CPUtime=268.01 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 25067 0 0 0 26794 7 0 0 25 0 1 0 486805578 103170048 23267 33554432000 4194304 4218580 140737064051984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 25188 23267 131 6 0 23658 0
Current children cumulated CPU time (s) 272.7
Current children cumulated vsize (KiB) 109452

[startup+273.501 s]
/proc/loadavg: 3.01 3.39 3.69 4/191 4923
/proc/meminfo: memFree=18011916/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=100940 CPUtime=268.8 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 25085 0 0 0 26873 7 0 0 25 0 1 0 486805578 103362560 23285 33554432000 4194304 4218580 140737064051984 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 25235 23285 131 6 0 23705 0
Current children cumulated CPU time (s) 273.49
Current children cumulated vsize (KiB) 109640

[startup+273.701 s]
/proc/loadavg: 3.01 3.39 3.69 4/191 4923
/proc/meminfo: memFree=18011916/32951124 swapFree=67111528/67111528
[pid=4837] ppid=4835 vsize=8700 CPUtime=4.69 cores=1,3
/proc/4837/stat : 4837 (esg_static.sh) S 4835 4837 4136 0 -1 4202496 356 56848 0 0 0 0 450 19 18 0 1 0 486805108 8908800 253 33554432000 4194304 4922060 140737147131776 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4837/statm: 2175 253 209 178 0 68 0
[pid=4848] ppid=4837 vsize=100940 CPUtime=269 cores=1,3
/proc/4848/stat : 4848 (cdcl) R 4837 4837 4136 0 -1 4202496 25097 0 0 0 26893 7 0 0 25 0 1 0 486805578 103362560 23297 33554432000 4194304 4218580 140737064051984 18446744073709551615 4199415 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/4848/statm: 25235 23297 131 6 0 23705 0
Current children cumulated CPU time (s) 273.69
Current children cumulated vsize (KiB) 109640

Child status: 20
Real time (s): 273.759
CPU time (s): 273.764
CPU user time (s): 273.482
CPU system time (s): 0.281957
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 225912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.482
system time used= 0.281957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82520
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= 9
involuntary context switches= 519

runsolver used 0.436933 second user time and 1.06384 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 19:21:12
IDJOB=3281621
IDBENCH=69591
IDSOLVER=1609
FILE ID=node133/3281621-1303752071
RUNJOBID= node133-1303750769-4645
PBS_JOBID= 13154029
Free space on /tmp= 71668 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-3281621-1303752071/watcher-3281621-1303752071 -o /tmp/evaluation-result-3281621-1303752071/solver-3281621-1303752071 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3281621-1303752071.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=24205668

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
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:     32951124 kB
MemFree:      18316344 kB
Buffers:       2167080 kB
Cached:       11833076 kB
SwapCached:          0 kB
Active:        8414336 kB
Inactive:      5660332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18316344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35356 kB
Writeback:           0 kB
AnonPages:       73872 kB
Mapped:          15372 kB
Slab:           497364 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221052 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71616 MiB
End job on node133 at 2011-04-25 19:25:46