Trace number 3394851

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
Sol 2011-04-04UNSAT 1.58376 1.57962

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.58376
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

1.49/1.57	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394851-1306089846/watcher-3394851-1306089846 -o /tmp/evaluation-result-3394851-1306089846/solver-3394851-1306089846 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394851-1306089846.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 3569
/proc/meminfo: memFree=11607656/32951124 swapFree=63083240/67111528
[pid=3569] ppid=3567 vsize=102536 CPUtime=0 cores=0,2,4,6
/proc/3569/stat : 3569 (mono) R 3567 3569 2437 0 -1 4202496 766 0 0 0 0 0 0 0 18 0 8 0 701400252 104996864 675 33554432000 4194304 7232020 140733814902208 18446744073709551615 264726096474 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/3569/statm: 25634 675 520 742 0 18205 0
[pid=3569/tid=3570] ppid=3567 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3570/stat : 3570 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 701400253 108339200 1369 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3571] ppid=3567 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3571/stat : 3571 (mono) S 3567 3569 2437 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 701400253 108339200 1369 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3572] ppid=3567 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3572/stat : 3572 (mono) S 3567 3569 2437 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 701400253 108339200 1369 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3573] ppid=3567 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3573/stat : 3573 (mono) S 3567 3569 2437 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 701400253 108339200 1369 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3577] ppid=3567 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3577/stat : 3577 (mono) S 3567 3569 2437 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 701400253 108339200 1369 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3578] ppid=3567 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3578/stat : 3578 (mono) S 3567 3569 2437 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 701400253 108339200 1369 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3579] ppid=3567 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3579/stat : 3579 (mono) S 3567 3569 2437 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 9 0 701400253 108339200 1369 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3580] ppid=3567 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3580/stat : 3580 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 701400253 108339200 1369 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738228657 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0

[startup+0.0576691 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 3569
/proc/meminfo: memFree=11607656/32951124 swapFree=63083240/67111528
[pid=3569] ppid=3567 vsize=109480 CPUtime=0.04 cores=0,2,4,6
/proc/3569/stat : 3569 (mono) S 3567 3569 2437 0 -1 4202496 2353 0 0 0 4 0 0 0 18 0 9 0 701400252 112107520 2255 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738230644 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/3569/statm: 27370 2305 998 742 0 19941 0
[pid=3569/tid=3570] ppid=3567 vsize=109480 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3570/stat : 3570 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 701400253 112107520 2305 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3571] ppid=3567 vsize=109480 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3571/stat : 3571 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 701400253 112107520 2305 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3572] ppid=3567 vsize=109480 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3572/stat : 3572 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 701400253 112107520 2305 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3573] ppid=3567 vsize=109480 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3573/stat : 3573 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 701400253 112107520 2305 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3577] ppid=3567 vsize=109480 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3577/stat : 3577 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 701400253 112107520 2305 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3578] ppid=3567 vsize=109480 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3578/stat : 3578 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 701400253 112107520 2305 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3579] ppid=3567 vsize=109480 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3579/stat : 3579 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 701400253 112107520 2305 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3580] ppid=3567 vsize=109480 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3580/stat : 3580 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 701400253 112107520 2305 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738228657 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 109480

[startup+0.110703 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 3569
/proc/meminfo: memFree=11607656/32951124 swapFree=63083240/67111528
[pid=3569] ppid=3567 vsize=112132 CPUtime=0.1 cores=0,2,4,6
/proc/3569/stat : 3569 (mono) R 3567 3569 2437 0 -1 4202496 2853 0 0 0 10 0 0 0 18 0 9 0 701400252 114823168 2755 33554432000 4194304 7232020 140733814902208 18446744073709551615 1078972205 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/3569/statm: 28033 2755 998 742 0 20604 0
[pid=3569/tid=3570] ppid=3567 vsize=112132 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3570/stat : 3570 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 701400253 114823168 2755 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3571] ppid=3567 vsize=112132 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3571/stat : 3571 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 701400253 114823168 2756 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3572] ppid=3567 vsize=112132 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3572/stat : 3572 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 701400253 114823168 2759 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3573] ppid=3567 vsize=112132 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3573/stat : 3573 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 701400253 114823168 2760 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3577] ppid=3567 vsize=112132 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3577/stat : 3577 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 701400253 114823168 2762 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3578] ppid=3567 vsize=112132 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3578/stat : 3578 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 701400253 114823168 2762 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3579] ppid=3567 vsize=112132 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3579/stat : 3579 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 701400253 114823168 2763 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3580] ppid=3567 vsize=112132 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3580/stat : 3580 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 701400253 114823168 2767 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738228657 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 112132

[startup+0.30072 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 3569
/proc/meminfo: memFree=11607656/32951124 swapFree=63083240/67111528
[pid=3569] ppid=3567 vsize=112196 CPUtime=0.29 cores=0,2,4,6
/proc/3569/stat : 3569 (mono) R 3567 3569 2437 0 -1 4202496 2918 0 0 0 29 0 0 0 18 0 9 0 701400252 114888704 2820 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738224562 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/3569/statm: 28049 2820 998 742 0 20620 0
[pid=3569/tid=3570] ppid=3567 vsize=112196 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3570/stat : 3570 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 701400253 114888704 2820 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3571] ppid=3567 vsize=112196 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3571/stat : 3571 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 701400253 114888704 2820 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 6 0 0 0
[pid=3569/tid=3572] ppid=3567 vsize=112196 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3572/stat : 3572 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 701400253 114888704 2820 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 6 0 0 0
[pid=3569/tid=3573] ppid=3567 vsize=112196 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3573/stat : 3573 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 701400253 114888704 2820 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3577] ppid=3567 vsize=112196 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3577/stat : 3577 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 701400253 114888704 2820 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3578] ppid=3567 vsize=112196 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3578/stat : 3578 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701400253 114888704 2820 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 6 0 0 0
[pid=3569/tid=3579] ppid=3567 vsize=112196 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3579/stat : 3579 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 701400253 114888704 2820 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3580] ppid=3567 vsize=112196 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3580/stat : 3580 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 701400253 114888704 2820 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738228657 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112196

[startup+0.700581 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 3569
/proc/meminfo: memFree=11607656/32951124 swapFree=63083240/67111528
[pid=3569] ppid=3567 vsize=114220 CPUtime=0.69 cores=0,2,4,6
/proc/3569/stat : 3569 (mono) R 3567 3569 2437 0 -1 4202496 3224 0 0 0 69 0 0 0 18 0 9 0 701400252 116961280 3126 33554432000 4194304 7232020 140733814902208 18446744073709551615 1076858782 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/3569/statm: 28555 3126 998 742 0 21126 0
[pid=3569/tid=3570] ppid=3567 vsize=114220 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3570/stat : 3570 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701400253 116961280 3126 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 6 0 0 0
[pid=3569/tid=3571] ppid=3567 vsize=114220 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3571/stat : 3571 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701400253 116961280 3126 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 6 0 0 0
[pid=3569/tid=3572] ppid=3567 vsize=114220 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3572/stat : 3572 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 701400253 116961280 3126 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3573] ppid=3567 vsize=114220 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3573/stat : 3573 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701400253 116961280 3126 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 6 0 0 0
[pid=3569/tid=3577] ppid=3567 vsize=114220 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3577/stat : 3577 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701400253 116961280 3126 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3578] ppid=3567 vsize=114220 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3578/stat : 3578 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 701400253 116961280 3126 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3579] ppid=3567 vsize=114220 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3579/stat : 3579 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701400253 116961280 3126 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3580] ppid=3567 vsize=114220 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3580/stat : 3580 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701400253 116961280 3126 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738228657 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114220

[startup+1.50046 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 3581
/proc/meminfo: memFree=11597308/32951124 swapFree=63083240/67111528
[pid=3569] ppid=3567 vsize=114356 CPUtime=1.49 cores=0,2,4,6
/proc/3569/stat : 3569 (mono) R 3567 3569 2437 0 -1 4202496 3432 0 0 0 149 0 0 0 18 0 9 0 701400252 117100544 3334 33554432000 4194304 7232020 140733814902208 18446744073709551615 1076858611 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/3569/statm: 28589 3334 1023 742 0 21160 0
[pid=3569/tid=3570] ppid=3567 vsize=114356 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3570/stat : 3570 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 701400253 117100544 3334 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 6 0 0 0
[pid=3569/tid=3571] ppid=3567 vsize=114356 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3571/stat : 3571 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 701400253 117100544 3334 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3572] ppid=3567 vsize=114356 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3572/stat : 3572 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701400253 117100544 3334 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 6 0 0 0
[pid=3569/tid=3573] ppid=3567 vsize=114356 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3573/stat : 3573 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 701400253 117100544 3334 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3577] ppid=3567 vsize=114356 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3577/stat : 3577 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 701400253 117100544 3334 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 6 0 0 0
[pid=3569/tid=3578] ppid=3567 vsize=114356 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3578/stat : 3578 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 701400253 117100544 3334 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
[pid=3569/tid=3579] ppid=3567 vsize=114356 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3579/stat : 3579 (mono) S 3567 3569 2437 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 701400253 117100544 3334 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738220953 0 0 4096 545260780 18446604448793892096 0 0 -1 6 0 0 0
[pid=3569/tid=3580] ppid=3567 vsize=114356 CPUtime=0 cores=0,2,4,6
/proc/3569/task/3580/stat : 3580 (mono) S 3567 3569 2437 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701400253 117100544 3334 33554432000 4194304 7232020 140733814902208 18446744073709551615 264738228657 0 0 4096 545260780 18446604448793892096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114356

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

Child status: 0
Real time (s): 1.57962
CPU time (s): 1.58376
CPU user time (s): 1.57476
CPU system time (s): 0.008998
CPU usage (%): 100.262
Max. virtual memory (cumulated for all children) (KiB): 114356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.57476
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3528
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= 1366
involuntary context switches= 243

runsolver used 0.009998 second user time and 0.027995 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-22 20:44:06
IDJOB=3394851
IDBENCH=85459
IDSOLVER=1880
FILE ID=node141/3394851-1306089846
RUNJOBID= node141-1306084875-3305
PBS_JOBID= 13387862
Free space on /tmp= 73368 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394851-1306089846/watcher-3394851-1306089846 -o /tmp/evaluation-result-3394851-1306089846/solver-3394851-1306089846 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394851-1306089846.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=1137386899

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      11607944 kB
Buffers:        336900 kB
Cached:        9845908 kB
SwapCached:      15808 kB
Active:       13440700 kB
Inactive:      7597584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11607944 kB
SwapTotal:    67111528 kB
SwapFree:     63083240 kB
Dirty:              48 kB
Writeback:           0 kB
AnonPages:    10846444 kB
Mapped:          29224 kB
Slab:           162812 kB
PageTables:      72300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 151521856 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= 73368 MiB
End job on node141 at 2011-05-22 20:44:08