Trace number 3266570

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 216.99 216.986

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_40.shuffled.cnf
MD5SUM15f5068fb216bf26d5385140ce74faaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables118
Number of clauses314
Sum of the clauses size940
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3312
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     314      940 |      94       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     296     1144 |      --       0       --      -- |     --   | -18/204
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 79   #clauses: 296   #literals: 1144
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
216.89/216.98	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-3266570-1303580029/watcher-3266570-1303580029 -o /tmp/evaluation-result-3266570-1303580029/solver-3266570-1303580029 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3266570-1303580029.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.01 4.00 3.93 2/174 2597
/proc/meminfo: memFree=12932904/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0

[startup+0.056293 s]
/proc/loadavg: 4.01 4.00 3.93 2/174 2597
/proc/meminfo: memFree=12932904/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100281 s]
/proc/loadavg: 4.01 4.00 3.93 2/174 2597
/proc/meminfo: memFree=12932904/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300244 s]
/proc/loadavg: 4.01 4.00 3.93 2/174 2597
/proc/meminfo: memFree=12932904/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700169 s]
/proc/loadavg: 4.01 4.00 3.93 2/174 2597
/proc/meminfo: memFree=12932904/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50102 s]
/proc/loadavg: 3.77 3.95 3.91 2/176 2600
/proc/meminfo: memFree=12927936/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=11936 CPUtime=1.49 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 1457 0 0 0 149 0 0 0 25 0 1 0 469605245 12222464 1367 33554432000 4194304 4218580 140736737465888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 2984 1367 131 6 0 1454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20636

[startup+3.10073 s]
/proc/loadavg: 3.77 3.95 3.91 2/176 2600
/proc/meminfo: memFree=12926444/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=13604 CPUtime=3.09 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 1872 0 0 0 309 0 0 0 25 0 1 0 469605245 13930496 1782 33554432000 4194304 4218580 140736737465888 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 3401 1782 131 6 0 1871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22304

[startup+6.30111 s]
/proc/loadavg: 3.77 3.95 3.91 2/173 2600
/proc/meminfo: memFree=12924140/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=16020 CPUtime=6.29 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 2476 0 0 0 629 0 0 0 25 0 1 0 469605245 16404480 2386 33554432000 4194304 4218580 140736737465888 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 4005 2386 131 6 0 2475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24720

[startup+12.7009 s]
/proc/loadavg: 3.34 3.86 3.88 2/173 2600
/proc/meminfo: memFree=12921400/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=18924 CPUtime=12.69 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 3242 0 0 0 1269 0 0 0 25 0 1 0 469605245 19378176 3117 33554432000 4194304 4218580 140736737465888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 4731 3117 131 6 0 3201 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27624

[startup+25.5005 s]
/proc/loadavg: 2.98 3.76 3.85 2/173 2600
/proc/meminfo: memFree=12919696/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=20704 CPUtime=25.49 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 3771 0 0 0 2549 0 0 0 25 0 1 0 469605245 21200896 3578 33554432000 4194304 4218580 140736737465888 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 5176 3578 131 6 0 3646 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29404

[startup+51.1006 s]
/proc/loadavg: 2.30 3.54 3.77 2/173 2601
/proc/meminfo: memFree=12915704/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=24684 CPUtime=51.09 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 4962 0 0 0 5109 0 0 0 25 0 1 0 469605245 25276416 4579 33554432000 4194304 4218580 140736737465888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 6171 4579 131 6 0 4641 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33384

[startup+102.306 s]
/proc/loadavg: 1.52 3.11 3.61 2/173 2603
/proc/meminfo: memFree=12911600/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=28780 CPUtime=102.29 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 6401 0 0 0 10229 0 0 0 25 0 1 0 469605245 29470720 5585 33554432000 4194304 4218580 140736737465888 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 7195 5585 131 6 0 5665 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37480

[startup+162.301 s]
/proc/loadavg: 1.19 2.72 3.45 2/173 2604
/proc/meminfo: memFree=12908104/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=32576 CPUtime=162.29 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 7756 0 0 0 16228 1 0 0 25 0 1 0 469605245 33357824 6526 33554432000 4194304 4218580 140736737465888 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 8144 6526 131 6 0 6614 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41276

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

[startup+179.1 s]
/proc/loadavg: 1.15 2.64 3.41 2/173 2605
/proc/meminfo: memFree=12906852/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=33688 CPUtime=179.09 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 8157 0 0 0 17908 1 0 0 25 0 1 0 469605245 34496512 6810 33554432000 4194304 4218580 140736737465888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 8422 6810 131 6 0 6892 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 42388

[startup+191.901 s]
/proc/loadavg: 1.11 2.56 3.37 2/173 2605
/proc/meminfo: memFree=12906720/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=33776 CPUtime=191.89 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 8243 0 0 0 19188 1 0 0 25 0 1 0 469605245 34586624 6832 33554432000 4194304 4218580 140736737465888 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 8444 6832 131 6 0 6914 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 42476

[startup+204.701 s]
/proc/loadavg: 1.10 2.51 3.34 2/173 2605
/proc/meminfo: memFree=12906224/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=34292 CPUtime=204.7 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 8448 0 0 0 20468 2 0 0 25 0 1 0 469605245 35115008 6962 33554432000 4194304 4218580 140736737465888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 8573 6962 131 6 0 7043 0
Current children cumulated CPU time (s) 204.7
Current children cumulated vsize (KiB) 42992

[startup+211.1 s]
/proc/loadavg: 1.08 2.46 3.32 2/173 2605
/proc/meminfo: memFree=12905480/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=34876 CPUtime=211.1 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 8619 0 0 0 21108 2 0 0 25 0 1 0 469605245 35713024 7107 33554432000 4194304 4218580 140736737465888 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 8719 7107 131 6 0 7189 0
Current children cumulated CPU time (s) 211.1
Current children cumulated vsize (KiB) 43576

[startup+214.301 s]
/proc/loadavg: 1.08 2.46 3.32 2/173 2606
/proc/meminfo: memFree=12905472/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=35016 CPUtime=214.29 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 8671 0 0 0 21427 2 0 0 25 0 1 0 469605245 35856384 7136 33554432000 4194304 4218580 140736737465888 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 8754 7136 131 6 0 7224 0
Current children cumulated CPU time (s) 214.29
Current children cumulated vsize (KiB) 43716

[startup+215.9 s]
/proc/loadavg: 1.08 2.46 3.32 2/173 2606
/proc/meminfo: memFree=12905472/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=35016 CPUtime=215.89 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 8671 0 0 0 21587 2 0 0 25 0 1 0 469605245 35856384 7136 33554432000 4194304 4218580 140736737465888 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 8754 7136 131 6 0 7224 0
Current children cumulated CPU time (s) 215.89
Current children cumulated vsize (KiB) 43716

[startup+216.706 s]
/proc/loadavg: 1.07 2.43 3.30 2/173 2606
/proc/meminfo: memFree=12905596/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=34280 CPUtime=216.7 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 8682 0 0 0 21668 2 0 0 25 0 1 0 469605245 35102720 6954 33554432000 4194304 4218580 140736737465888 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 8570 6954 131 6 0 7040 0
Current children cumulated CPU time (s) 216.7
Current children cumulated vsize (KiB) 42980

[startup+216.9 s]
/proc/loadavg: 1.07 2.43 3.30 2/173 2606
/proc/meminfo: memFree=12905596/32951124 swapFree=67111528/67111528
[pid=2597] ppid=2595 vsize=8700 CPUtime=0 cores=5,7
/proc/2597/stat : 2597 (esg_static.sh) S 2595 2597 504 0 -1 4202496 354 158 0 0 0 0 0 0 25 0 1 0 469605245 8908800 253 33554432000 4194304 4922060 140734323035952 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2597/statm: 2175 253 209 178 0 68 0
[pid=2599] ppid=2597 vsize=34280 CPUtime=216.89 cores=5,7
/proc/2599/stat : 2599 (cdcl) R 2597 2597 504 0 -1 4202496 8682 0 0 0 21687 2 0 0 25 0 1 0 469605245 35102720 6954 33554432000 4194304 4218580 140736737465888 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2599/statm: 8570 6954 131 6 0 7040 0
Current children cumulated CPU time (s) 216.89
Current children cumulated vsize (KiB) 42980

Child status: 20
Real time (s): 216.986
CPU time (s): 216.99
CPU user time (s): 216.959
CPU system time (s): 0.030995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 43716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 216.959
system time used= 0.030995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9413
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 160

runsolver used 0.271958 second user time and 0.733888 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 19:33:49
IDJOB=3266570
IDBENCH=87817
IDSOLVER=1609
FILE ID=node102/3266570-1303580029
RUNJOBID= node102-1303578726-2430
PBS_JOBID= 13150307
Free space on /tmp= 70716 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_40.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266570-1303580029/watcher-3266570-1303580029 -o /tmp/evaluation-result-3266570-1303580029/solver-3266570-1303580029 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3266570-1303580029.cnf

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

MD5SUM BENCH= 15f5068fb216bf26d5385140ce74faaf
RANDOM SEED=486279596

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.82
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.828
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.828
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.828
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:      12932944 kB
Buffers:       1838640 kB
Cached:       17556332 kB
SwapCached:          0 kB
Active:        9799516 kB
Inactive:      9660508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12932944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             836 kB
Writeback:           0 kB
AnonPages:       64400 kB
Mapped:          14708 kB
Slab:           493788 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193152 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= 70716 MiB
End job on node102 at 2011-04-23 19:37:26