Trace number 3159537

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
synit_sat 2011-03-03? (TO) 1300.07 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S936020932-012-UNKNOWN.cnf
MD5SUM1739c47038d88c1ec678774e95926496
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3258
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c start  0 total 0
0.00/0.02	c Find Units :          0
0.00/0.02	c Find Invs  :          0
0.00/0.02	c Find Ands  :          0 AvgFaninNum: nan
0.00/0.02	c Find Xors  :          0 AvgFaninNum: nan
0.00/0.02	c Find Ite   :          0
0.00/0.03	c UnDirect variable: 0
0.00/0.03	c UnDirect to Direct Gate: 0
0.00/0.03	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.00/0.03	c Break Cycle : 0
0.00/0.03	c Total Root : 0 Undef Var: 5000
0.00/0.03	c After covering, Total Root: 0 Leaf: 0
0.00/0.03	c Variable( cover/uncovered/unused ): 0 5000 0
0.00/0.03	c Unit Clauses: 0
0.00/0.03	c Binary Clauses( cover/uncovered ): 0 0
0.00/0.03	c Clauses( cover/uncovered ): 0 21000
0.00/0.03	c Total Clauses( cover/uncovered ): 0 21000 0%
0.00/0.03	c Covered Ands: 0 Invs: 0 Xors: 0 Ites: 0
0.00/0.05	c Uncover Clauses avg size: 3 max size: 3
0.00/0.05	c Final circuit: i/l/o/s    5000       0   21000     41995
0.00/0.05	c cover rate 0
0.00/0.05	c rocky end  0.04 total 0.04
0.00/0.08	c covering time  0.03 total 0.07
1300.04/1300.00	c interrupt  1299.97 total 1300.04
1300.04/1300.00	c INTERRUPTED ... 
1300.04/1300.00	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3159537-1301733066/watcher-3159537-1301733066 -o /tmp/evaluation-result-3159537-1301733066/solver-3159537-1301733066 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3159537-1301733066.cnf 1510627179 

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: 0.00 0.00 0.00 3/174 9018
/proc/meminfo: memFree=21175380/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=31708 CPUtime=0 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 2450 0 0 0 0 0 0 0 22 0 1 0 265722259 32468992 2384 33554432000 4194304 4947581 140736787687488 18446744073709551615 4814454 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 7927 2384 376 184 0 2802 0

[startup+0.0128779 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 9018
/proc/meminfo: memFree=21175380/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=31708 CPUtime=0 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 2537 0 0 0 0 0 0 0 22 0 1 0 265722259 32468992 2471 33554432000 4194304 4947581 140736787687488 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 7927 2472 376 184 0 2802 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 31708

[startup+0.100868 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 9018
/proc/meminfo: memFree=21175380/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=60920 CPUtime=0.08 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 7854 0 0 0 8 0 0 0 22 0 1 0 265722259 62382080 7773 33554432000 4194304 4947581 140736787687488 18446744073709551615 264726101497 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 15230 7774 424 184 0 10105 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 60920

[startup+0.300827 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 9018
/proc/meminfo: memFree=21175380/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=65016 CPUtime=0.28 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 9156 0 0 0 28 0 0 0 23 0 1 0 265722259 66576384 9075 33554432000 4194304 4947581 140736787687488 18446744073709551615 4398556 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 16254 9075 455 184 0 11129 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65016

[startup+0.70075 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 9018
/proc/meminfo: memFree=21175380/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=74292 CPUtime=0.68 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 9724 0 0 0 68 0 0 0 25 0 1 0 265722259 76075008 9643 33554432000 4194304 4947581 140736787687488 18446744073709551615 4352944 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 18573 9643 455 184 0 13448 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74292

[startup+1.5006 s]
/proc/loadavg: 0.00 0.00 0.00 4/185 9039
/proc/meminfo: memFree=21025548/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=83736 CPUtime=1.49 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 10922 0 0 0 148 1 0 0 25 0 1 0 265722259 85745664 10841 33554432000 4194304 4947581 140736787687488 18446744073709551615 4398435 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 20934 10841 455 184 0 15809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83736

[startup+3.1003 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 9049
/proc/meminfo: memFree=20845664/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=93264 CPUtime=3.08 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 12557 0 0 0 307 1 0 0 25 0 1 0 265722259 95502336 12476 33554432000 4194304 4947581 140736787687488 18446744073709551615 4398688 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 23316 12476 460 184 0 18191 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 93264

[startup+6.30069 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 9049
/proc/meminfo: memFree=20632868/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=112688 CPUtime=6.29 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 18112 0 0 0 627 2 0 0 25 0 1 0 265722259 115392512 18031 33554432000 4194304 4947581 140736787687488 18446744073709551615 4350478 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 28172 18031 465 184 0 23047 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112688

[startup+12.7005 s]
/proc/loadavg: 0.61 0.13 0.04 5/190 9049
/proc/meminfo: memFree=20563960/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=132240 CPUtime=12.69 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 21032 0 0 0 1267 2 0 0 25 0 1 0 265722259 135413760 20951 33554432000 4194304 4947581 140736787687488 18446744073709551615 4623427 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 33060 20951 465 184 0 27935 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132240

[startup+25.5011 s]
/proc/loadavg: 1.36 0.32 0.11 5/190 9050
/proc/meminfo: memFree=20354120/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=152472 CPUtime=25.49 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 30765 0 0 0 2545 4 0 0 25 0 1 0 265722259 156131328 30684 33554432000 4194304 4947581 140736787687488 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 38118 30684 465 184 0 32993 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 152472

[startup+51.1002 s]
/proc/loadavg: 2.26 0.62 0.21 5/190 9051
/proc/meminfo: memFree=20186328/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=243264 CPUtime=51.09 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 37747 0 0 0 5104 5 0 0 25 0 1 0 265722259 249102336 37666 33554432000 4194304 4947581 140736787687488 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 60816 37666 465 184 0 55691 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 243264

[startup+102.307 s]
/proc/loadavg: 3.24 1.14 0.40 5/190 9052
/proc/meminfo: memFree=20011468/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=371168 CPUtime=102.3 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 48534 0 0 0 10222 8 0 0 25 0 1 0 265722259 380076032 47081 33554432000 4194304 4947581 140736787687488 18446744073709551615 4398655 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 92792 47081 465 184 0 87667 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 371168

[startup+162.3 s]
/proc/loadavg: 3.72 1.65 0.63 5/190 9053
/proc/meminfo: memFree=19890512/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=414928 CPUtime=162.3 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 57070 0 0 0 16220 10 0 0 25 0 1 0 265722259 424886272 55591 33554432000 4194304 4947581 140736787687488 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103732 55591 465 184 0 98607 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 414928

[startup+222.301 s]
/proc/loadavg: 3.93 2.09 0.84 5/190 9055
/proc/meminfo: memFree=19833032/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=414928 CPUtime=222.29 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 61559 0 0 0 22219 10 0 0 25 0 1 0 265722259 424886272 60080 33554432000 4194304 4947581 140736787687488 18446744073709551615 4515752 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103732 60080 465 184 0 98607 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 414928

[startup+282.3 s]
/proc/loadavg: 3.97 2.44 1.03 5/190 9057
/proc/meminfo: memFree=19727208/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=414928 CPUtime=282.3 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 67216 0 0 0 28218 12 0 0 25 0 1 0 265722259 424886272 65737 33554432000 4194304 4947581 140736787687488 18446744073709551615 4399979 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103732 65737 465 184 0 98607 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 414928

[startup+342.301 s]
/proc/loadavg: 3.99 2.72 1.22 5/190 9058
/proc/meminfo: memFree=19677676/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=414928 CPUtime=342.3 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 68330 0 0 0 34218 12 0 0 25 0 1 0 265722259 424886272 66851 33554432000 4194304 4947581 140736787687488 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103732 66851 465 184 0 98607 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 414928

[startup+402.301 s]
/proc/loadavg: 3.99 2.95 1.39 5/190 9060
/proc/meminfo: memFree=19638936/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=414928 CPUtime=402.3 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 68792 0 0 0 40218 12 0 0 25 0 1 0 265722259 424886272 67313 33554432000 4194304 4947581 140736787687488 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103732 67313 465 184 0 98607 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 414928

[startup+462.3 s]
/proc/loadavg: 3.99 3.14 1.55 5/190 9061
/proc/meminfo: memFree=19597464/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=414928 CPUtime=462.31 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 69607 0 0 0 46218 13 0 0 25 0 1 0 265722259 424886272 68128 33554432000 4194304 4947581 140736787687488 18446744073709551615 4516296 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103732 68128 465 184 0 98607 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 414928

[startup+522.301 s]
/proc/loadavg: 3.99 3.29 1.70 5/190 9063
/proc/meminfo: memFree=19586376/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=414928 CPUtime=522.31 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 70042 0 0 0 52218 13 0 0 25 0 1 0 265722259 424886272 68563 33554432000 4194304 4947581 140736787687488 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103732 68563 465 184 0 98607 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 414928

[startup+582.301 s]
/proc/loadavg: 3.99 3.42 1.84 5/190 9065
/proc/meminfo: memFree=19571180/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=414928 CPUtime=582.31 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 70419 0 0 0 58218 13 0 0 25 0 1 0 265722259 424886272 68940 33554432000 4194304 4947581 140736787687488 18446744073709551615 4350467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103732 68940 465 184 0 98607 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 414928

[startup+642.3 s]
/proc/loadavg: 3.99 3.52 1.97 5/190 9066
/proc/meminfo: memFree=19540624/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=414928 CPUtime=642.31 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 70772 0 0 0 64218 13 0 0 25 0 1 0 265722259 424886272 69293 33554432000 4194304 4947581 140736787687488 18446744073709551615 4399760 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103732 69293 465 184 0 98607 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 414928

[startup+702.301 s]
/proc/loadavg: 3.99 3.61 2.10 5/190 9068
/proc/meminfo: memFree=19453268/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=414928 CPUtime=702.31 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 71070 0 0 0 70218 13 0 0 25 0 1 0 265722259 424886272 69591 33554432000 4194304 4947581 140736787687488 18446744073709551615 4399986 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103732 69591 465 184 0 98607 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 414928

[startup+762.307 s]
/proc/loadavg: 3.99 3.67 2.21 5/190 9069
/proc/meminfo: memFree=19401748/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=415056 CPUtime=762.32 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 75427 0 0 0 76218 14 0 0 25 0 1 0 265722259 425017344 73917 33554432000 4194304 4947581 140736787687488 18446744073709551615 4399806 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103764 73917 465 184 0 98639 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 415056

[startup+822.3 s]
/proc/loadavg: 4.04 3.75 2.33 5/190 9071
/proc/meminfo: memFree=19323080/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=415056 CPUtime=822.31 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 87237 0 0 0 82214 17 0 0 25 0 1 0 265722259 425017344 85727 33554432000 4194304 4947581 140736787687488 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103764 85728 465 184 0 98639 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 415056

[startup+882.301 s]
/proc/loadavg: 4.01 3.79 2.43 5/190 9073
/proc/meminfo: memFree=19296356/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=415056 CPUtime=882.32 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 88268 0 0 0 88214 18 0 0 25 0 1 0 265722259 425017344 86758 33554432000 4194304 4947581 140736787687488 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103764 86758 465 184 0 98639 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 415056

[startup+942.301 s]
/proc/loadavg: 4.03 3.84 2.53 5/190 9074
/proc/meminfo: memFree=19271868/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=415056 CPUtime=942.32 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 89404 0 0 0 94214 18 0 0 25 0 1 0 265722259 425017344 87894 33554432000 4194304 4947581 140736787687488 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103764 87894 465 184 0 98639 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 415056

[startup+1002.3 s]
/proc/loadavg: 4.06 3.88 2.62 5/190 9076
/proc/meminfo: memFree=19204008/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=415056 CPUtime=1002.33 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 90663 0 0 0 100214 19 0 0 25 0 1 0 265722259 425017344 89153 33554432000 4194304 4947581 140736787687488 18446744073709551615 4398560 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 103764 89153 465 184 0 98639 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 415056

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.71 5/190 9077
/proc/meminfo: memFree=19173324/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=467232 CPUtime=1062.32 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 93437 0 0 0 106213 19 0 0 25 0 1 0 265722259 478445568 91927 33554432000 4194304 4947581 140736787687488 18446744073709551615 4399368 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 116808 91927 465 184 0 111683 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 467232

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.78 5/190 9079
/proc/meminfo: memFree=19139416/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=467232 CPUtime=1122.33 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 100344 0 0 0 112211 22 0 0 25 0 1 0 265722259 478445568 98834 33554432000 4194304 4947581 140736787687488 18446744073709551615 4399868 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 116808 98834 465 184 0 111683 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 467232

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.86 5/190 9081
/proc/meminfo: memFree=19107996/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=519744 CPUtime=1182.33 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 100587 0 0 0 118211 22 0 0 25 0 1 0 265722259 532217856 99077 33554432000 4194304 4947581 140736787687488 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 129936 99077 465 184 0 124811 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 519744

[startup+1242.3 s]
/proc/loadavg: 4.07 3.95 2.93 5/190 9082
/proc/meminfo: memFree=19069248/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=519744 CPUtime=1242.33 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 100780 0 0 0 124211 22 0 0 25 0 1 0 265722259 532217856 99264 33554432000 4194304 4947581 140736787687488 18446744073709551615 4398560 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 129936 99264 465 184 0 124811 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 519744



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.96 3.00 5/190 9084
/proc/meminfo: memFree=19089900/32951124 swapFree=67111528/67111528
[pid=9018] ppid=9016 vsize=519744 CPUtime=1300.04 cores=5,7
/proc/9018/stat : 9018 (synit_sat) R 9016 9018 8988 0 -1 4202496 101086 0 0 0 129981 23 0 0 25 0 1 0 265722259 532217856 99534 33554432000 4194304 4947581 140736787687488 18446744073709551615 4400419 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9018/statm: 129936 99534 465 184 0 124811 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 519744

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 1
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.82
CPU system time (s): 0.247962
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 519744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101091
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= 10
involuntary context switches= 16030

runsolver used 2.09668 second user time and 5.01224 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-02 10:31:06
IDJOB=3159537
IDBENCH=82560
IDSOLVER=1571
FILE ID=node141/3159537-1301733066
RUNJOBID= node141-1301733065-9009
PBS_JOBID= 12840928
Free space on /tmp= 71880 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S936020932-012-UNKNOWN.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3159537-1301733066/watcher-3159537-1301733066 -o /tmp/evaluation-result-3159537-1301733066/solver-3159537-1301733066 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3159537-1301733066.cnf 1510627179

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

MD5SUM BENCH= 1739c47038d88c1ec678774e95926496
RANDOM SEED=1510627179

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:      21175536 kB
Buffers:        340316 kB
Cached:       11113992 kB
SwapCached:          0 kB
Active:        7443512 kB
Inactive:      4071936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21175536 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2772 kB
Writeback:           0 kB
AnonPages:       61268 kB
Mapped:          14536 kB
Slab:           195684 kB
PageTables:       4828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183708 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= 71868 MiB
End job on node141 at 2011-04-02 10:52:49