Trace number 3283001

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 127.937 127.94

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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.16	c ==============================================================================
0.00/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.16	c ==============================================================================
0.00/0.16	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
1.69/1.74	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
1.69/1.74	c ==============================================================================
1.69/1.74	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
1.69/1.74	c CPU time:   1.68774 s
1.69/1.74	c ==============================================================================
127.88/127.93	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-3283001-1303755271/watcher-3283001-1303755271 -o /tmp/evaluation-result-3283001-1303755271/solver-3283001-1303755271 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3283001-1303755271.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.72 3.91 3.66 3/185 5048
/proc/meminfo: memFree=15690832/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=0 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 327 0 0 0 0 0 0 0 24 0 1 0 467942596 8908800 249 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 249 209 178 0 68 0

[startup+0.10095 s]
/proc/loadavg: 3.72 3.91 3.66 3/185 5048
/proc/meminfo: memFree=15690832/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=0 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 327 0 0 0 0 0 0 0 24 0 1 0 467942596 8908800 249 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200922 s]
/proc/loadavg: 3.72 3.91 3.66 3/185 5048
/proc/meminfo: memFree=15690832/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=0 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 327 0 0 0 0 0 0 0 24 0 1 0 467942596 8908800 249 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30088 s]
/proc/loadavg: 3.72 3.91 3.66 3/185 5048
/proc/meminfo: memFree=15690832/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=0 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 327 0 0 0 0 0 0 0 24 0 1 0 467942596 8908800 249 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.7008 s]
/proc/loadavg: 3.72 3.91 3.66 3/185 5048
/proc/meminfo: memFree=15690832/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=0 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 327 0 0 0 0 0 0 0 24 0 1 0 467942596 8908800 249 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50068 s]
/proc/loadavg: 3.72 3.91 3.66 4/187 5050
/proc/meminfo: memFree=15621144/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=0 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 327 0 0 0 0 0 0 0 24 0 1 0 467942596 8908800 249 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 249 209 178 0 68 0
[pid=5049] ppid=5048 vsize=75404 CPUtime=1.49 cores=4,6
/proc/5049/stat : 5049 (SatELite_releas) R 5048 5048 3716 0 -1 4202496 21780 0 0 0 144 5 0 0 25 0 1 0 467942596 77213696 15132 33554432000 134512640 135144242 4289316704 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5049/statm: 18851 15132 77 155 0 18694 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84104

[startup+3.10039 s]
/proc/loadavg: 3.72 3.91 3.66 4/187 5051
/proc/meminfo: memFree=15664432/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=18840 CPUtime=1.26 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 3161 0 0 0 126 0 0 0 22 0 1 0 467942779 19292160 3071 33554432000 4194304 4218580 140735257764704 18446744073709551615 4210489 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 4710 3071 131 6 0 3180 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27540

[startup+6.30082 s]
/proc/loadavg: 3.66 3.89 3.65 4/187 5051
/proc/meminfo: memFree=15660584/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=21840 CPUtime=4.46 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 3897 0 0 0 446 0 0 0 25 0 1 0 467942779 22364160 3807 33554432000 4194304 4218580 140735257764704 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 5460 3807 131 6 0 3930 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30540

[startup+12.7006 s]
/proc/loadavg: 3.61 3.88 3.65 4/187 5051
/proc/meminfo: memFree=15656764/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=24156 CPUtime=10.86 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 4483 0 0 0 1086 0 0 0 25 0 1 0 467942779 24735744 4393 33554432000 4194304 4218580 140735257764704 18446744073709551615 4210684 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 6039 4393 131 6 0 4509 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32856

[startup+25.5013 s]
/proc/loadavg: 3.47 3.83 3.64 4/187 5052
/proc/meminfo: memFree=15651744/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=28164 CPUtime=23.66 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 5502 0 0 0 2366 0 0 0 25 0 1 0 467942779 28839936 5409 33554432000 4194304 4218580 140735257764704 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 7041 5409 131 6 0 5511 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36864

[startup+51.1006 s]
/proc/loadavg: 3.31 3.77 3.62 4/187 5052
/proc/meminfo: memFree=15644448/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=33820 CPUtime=49.27 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 6924 0 0 0 4926 1 0 0 25 0 1 0 467942779 34631680 6803 33554432000 4194304 4218580 140735257764704 18446744073709551615 4210220 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 8455 6803 131 6 0 6925 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42520

[startup+102.301 s]
/proc/loadavg: 3.13 3.64 3.58 4/187 5054
/proc/meminfo: memFree=15633804/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=40808 CPUtime=100.48 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 8763 0 0 0 10046 2 0 0 25 0 1 0 467942779 41787392 8549 33554432000 4194304 4218580 140735257764704 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 10202 8549 131 6 0 8672 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 49508

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

[startup+102.407 s]
/proc/loadavg: 3.13 3.64 3.58 4/187 5054
/proc/meminfo: memFree=15633804/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=40808 CPUtime=100.58 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 8764 0 0 0 10056 2 0 0 25 0 1 0 467942779 41787392 8550 33554432000 4194304 4218580 140735257764704 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 10202 8550 131 6 0 8672 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 49508

[startup+115.201 s]
/proc/loadavg: 3.10 3.61 3.57 4/187 5054
/proc/meminfo: memFree=15632560/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=40980 CPUtime=113.37 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 8848 0 0 0 11335 2 0 0 25 0 1 0 467942779 41963520 8610 33554432000 4194304 4218580 140735257764704 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 10245 8610 131 6 0 8715 0
Current children cumulated CPU time (s) 115.18
Current children cumulated vsize (KiB) 49680

[startup+121.601 s]
/proc/loadavg: 3.09 3.60 3.57 4/187 5054
/proc/meminfo: memFree=15632308/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=41152 CPUtime=119.77 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 8898 0 0 0 11975 2 0 0 25 0 1 0 467942779 42139648 8646 33554432000 4194304 4218580 140735257764704 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 10288 8646 131 6 0 8758 0
Current children cumulated CPU time (s) 121.58
Current children cumulated vsize (KiB) 49852

[startup+124.801 s]
/proc/loadavg: 3.09 3.59 3.57 4/187 5054
/proc/meminfo: memFree=15631812/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=41324 CPUtime=122.97 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 8963 0 0 0 12295 2 0 0 25 0 1 0 467942779 42315776 8707 33554432000 4194304 4218580 140735257764704 18446744073709551615 4208589 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 10331 8707 131 6 0 8801 0
Current children cumulated CPU time (s) 124.78
Current children cumulated vsize (KiB) 50024

[startup+126.401 s]
/proc/loadavg: 3.09 3.59 3.57 4/187 5054
/proc/meminfo: memFree=15631564/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=41448 CPUtime=124.57 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 8984 0 0 0 12455 2 0 0 25 0 1 0 467942779 42442752 8722 33554432000 4194304 4218580 140735257764704 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 10362 8722 131 6 0 8832 0
Current children cumulated CPU time (s) 126.38
Current children cumulated vsize (KiB) 50148

[startup+127.201 s]
/proc/loadavg: 3.09 3.59 3.57 4/187 5054
/proc/meminfo: memFree=15631564/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=41480 CPUtime=125.37 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 8989 0 0 0 12535 2 0 0 25 0 1 0 467942779 42475520 8727 33554432000 4194304 4218580 140735257764704 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 10370 8727 131 6 0 8840 0
Current children cumulated CPU time (s) 127.18
Current children cumulated vsize (KiB) 50180

[startup+127.601 s]
/proc/loadavg: 3.08 3.58 3.56 4/187 5054
/proc/meminfo: memFree=15631440/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=41512 CPUtime=125.78 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 9003 0 0 0 12576 2 0 0 25 0 1 0 467942779 42508288 8741 33554432000 4194304 4218580 140735257764704 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 10378 8741 131 6 0 8848 0
Current children cumulated CPU time (s) 127.59
Current children cumulated vsize (KiB) 50212

[startup+127.801 s]
/proc/loadavg: 3.08 3.58 3.56 4/187 5054
/proc/meminfo: memFree=15631440/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=41512 CPUtime=125.97 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 9004 0 0 0 12595 2 0 0 25 0 1 0 467942779 42508288 8742 33554432000 4194304 4218580 140735257764704 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 10378 8742 131 6 0 8848 0
Current children cumulated CPU time (s) 127.78
Current children cumulated vsize (KiB) 50212

[startup+127.901 s]
/proc/loadavg: 3.08 3.58 3.56 4/187 5054
/proc/meminfo: memFree=15631440/32951124 swapFree=67111528/67111528
[pid=5048] ppid=5046 vsize=8700 CPUtime=1.81 cores=4,6
/proc/5048/stat : 5048 (esg_static.sh) S 5046 5048 3716 0 -1 4202496 352 27476 0 0 0 0 175 6 18 0 1 0 467942596 8908800 252 33554432000 4194304 4922060 140737398943200 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5048/statm: 2175 252 209 178 0 68 0
[pid=5051] ppid=5048 vsize=41512 CPUtime=126.07 cores=4,6
/proc/5051/stat : 5051 (cdcl) R 5048 5048 3716 0 -1 4202496 9006 0 0 0 12605 2 0 0 25 0 1 0 467942779 42508288 8744 33554432000 4194304 4218580 140735257764704 18446744073709551615 4199536 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5051/statm: 10378 8744 131 6 0 8848 0
Current children cumulated CPU time (s) 127.88
Current children cumulated vsize (KiB) 50212

Child status: 20
Real time (s): 127.94
CPU time (s): 127.937
CPU user time (s): 127.845
CPU system time (s): 0.091986
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 89368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.845
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37053
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= 37
involuntary context switches= 125

runsolver used 0.215967 second user time and 0.486925 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-25 20:14:31
IDJOB=3283001
IDBENCH=70952
IDSOLVER=1609
FILE ID=node142/3283001-1303755271
RUNJOBID= node142-1303753950-4812
PBS_JOBID= 13154020
Free space on /tmp= 71240 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283001-1303755271/watcher-3283001-1303755271 -o /tmp/evaluation-result-3283001-1303755271/solver-3283001-1303755271 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3283001-1303755271.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1408417593

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.82
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.846
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:      15690988 kB
Buffers:       2073800 kB
Cached:       14533436 kB
SwapCached:          0 kB
Active:        6952016 kB
Inactive:      9736408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15690988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22988 kB
Writeback:           0 kB
AnonPages:       80664 kB
Mapped:          15156 kB
Slab:           506972 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   244236 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= 71240 MiB
End job on node142 at 2011-04-25 20:16:39