Trace number 3159481

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.09 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S360796849-068-UNKNOWN.cnf
MD5SUM20b02cb2651a47b9d104f0bf45924440
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.89356
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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 start  0 total 0
0.00/0.04	c Find Units :          0
0.00/0.04	c Find Invs  :          0
0.00/0.04	c Find Ands  :          0 AvgFaninNum: nan
0.00/0.04	c Find Xors  :          0 AvgFaninNum: nan
0.00/0.05	c Find Ite   :          0
0.00/0.06	c UnDirect variable: 0
0.00/0.06	c UnDirect to Direct Gate: 0
0.00/0.06	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.00/0.06	c Break Cycle : 0
0.00/0.06	c Total Root : 0 Undef Var: 10000
0.00/0.06	c After covering, Total Root: 0 Leaf: 0
0.00/0.06	c Variable( cover/uncovered/unused ): 0 10000 0
0.00/0.06	c Unit Clauses: 0
0.00/0.06	c Binary Clauses( cover/uncovered ): 0 0
0.00/0.06	c Clauses( cover/uncovered ): 0 42000
0.00/0.06	c Total Clauses( cover/uncovered ): 0 42000 0%
0.00/0.06	c Covered Ands: 0 Invs: 0 Xors: 0 Ites: 0
0.08/0.10	c Uncover Clauses avg size: 3 max size: 3
0.08/0.10	c Final circuit: i/l/o/s   10000       0   42000     83997
0.08/0.10	c cover rate 0
0.08/0.10	c rocky end  0.09 total 0.09
0.08/0.18	c covering time  0.09 total 0.18
1300.06/1300.00	c interrupt  1299.88 total 1300.06
1300.06/1300.00	c INTERRUPTED ... 
1300.06/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-3159481-1301733061/watcher-3159481-1301733061 -o /tmp/evaluation-result-3159481-1301733061/solver-3159481-1301733061 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3159481-1301733061.cnf 1950849144 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 32267
/proc/meminfo: memFree=22047592/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=30684 CPUtime=0 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 2352 0 0 0 0 0 0 0 25 0 1 0 284902811 31420416 2287 33554432000 4194304 4947581 140734793925280 18446744073709551615 4817904 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 7671 2290 376 184 0 2546 0

[startup+0.093752 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 32267
/proc/meminfo: memFree=22047592/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=45528 CPUtime=0.08 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 5833 0 0 0 8 0 0 0 25 0 1 0 284902811 46620672 5768 33554432000 4194304 4947581 140734793925280 18446744073709551615 4760610 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 11382 5783 384 184 0 6257 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45528

[startup+0.100742 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 32267
/proc/meminfo: memFree=22047592/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=45528 CPUtime=0.08 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 6106 0 0 0 8 0 0 0 25 0 1 0 284902811 46620672 6041 33554432000 4194304 4947581 140734793925280 18446744073709551615 4762243 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 11382 6041 384 184 0 6257 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45528

[startup+0.300698 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 32267
/proc/meminfo: memFree=22047592/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=93332 CPUtime=0.29 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 15857 0 0 0 27 2 0 0 25 0 1 0 284902811 95571968 15768 33554432000 4194304 4947581 140734793925280 18446744073709551615 4515544 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 23333 15768 444 184 0 18208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93332

[startup+0.700629 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 32267
/proc/meminfo: memFree=22047592/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=93332 CPUtime=0.69 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 16319 0 0 0 67 2 0 0 25 0 1 0 284902811 95571968 16230 33554432000 4194304 4947581 140734793925280 18446744073709551615 4354010 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 23333 16230 455 184 0 18208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93332

[startup+1.50046 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 32284
/proc/meminfo: memFree=21812064/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=103532 CPUtime=1.49 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 17533 0 0 0 147 2 0 0 25 0 1 0 284902811 106016768 17444 33554432000 4194304 4947581 140734793925280 18446744073709551615 254500388619 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 25883 17444 455 184 0 20758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103532

[startup+3.10114 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 32284
/proc/meminfo: memFree=21758128/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=113952 CPUtime=3.09 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 19546 0 0 0 306 3 0 0 25 0 1 0 284902811 116686848 19457 33554432000 4194304 4947581 140734793925280 18446744073709551615 4352039 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 28488 19457 455 184 0 23363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113952

[startup+6.3005 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 32284
/proc/meminfo: memFree=21700500/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=138332 CPUtime=6.29 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 26104 0 0 0 626 3 0 0 25 0 1 0 284902811 141651968 26015 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399463 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 34583 26015 465 184 0 29458 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138332

[startup+12.7002 s]
/proc/loadavg: 0.69 0.15 0.05 5/190 32284
/proc/meminfo: memFree=21621048/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=164224 CPUtime=12.69 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 34919 0 0 0 1264 5 0 0 25 0 1 0 284902811 168165376 34830 33554432000 4194304 4947581 140734793925280 18446744073709551615 4516316 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 41056 34830 465 184 0 35931 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 164224

[startup+25.5007 s]
/proc/loadavg: 1.43 0.34 0.11 5/190 32285
/proc/meminfo: memFree=21451032/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=281640 CPUtime=25.49 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 43853 0 0 0 2542 7 0 0 25 0 1 0 284902811 288399360 43764 33554432000 4194304 4947581 140734793925280 18446744073709551615 4398700 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 70410 43764 465 184 0 65285 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 281640

[startup+51.1005 s]
/proc/loadavg: 2.30 0.63 0.21 5/190 32285
/proc/meminfo: memFree=21365296/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=324580 CPUtime=51.1 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 45031 0 0 0 5102 8 0 0 25 0 1 0 284902811 332369920 44942 33554432000 4194304 4947581 140734793925280 18446744073709551615 4352598 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 81145 44942 465 184 0 76020 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 324580

[startup+102.306 s]
/proc/loadavg: 3.26 1.15 0.41 5/190 32287
/proc/meminfo: memFree=21216868/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=368548 CPUtime=102.3 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 62902 0 0 0 10220 10 0 0 25 0 1 0 284902811 377393152 62460 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 92137 62460 465 184 0 87012 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 368548

[startup+162.3 s]
/proc/loadavg: 3.73 1.66 0.63 5/190 32288
/proc/meminfo: memFree=21104008/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=368804 CPUtime=162.29 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 71737 0 0 0 16218 11 0 0 25 0 1 0 284902811 377655296 71295 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 92201 71295 465 184 0 87076 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 368804

[startup+222.3 s]
/proc/loadavg: 3.94 2.10 0.84 5/190 32290
/proc/meminfo: memFree=20983440/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=368804 CPUtime=222.3 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 73996 0 0 0 22218 12 0 0 25 0 1 0 284902811 377655296 73554 33554432000 4194304 4947581 140734793925280 18446744073709551615 4354439 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 92201 73554 465 184 0 87076 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 368804

[startup+282.3 s]
/proc/loadavg: 3.97 2.44 1.04 5/190 32292
/proc/meminfo: memFree=20938164/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=368804 CPUtime=282.3 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 75424 0 0 0 28218 12 0 0 25 0 1 0 284902811 377655296 74982 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399891 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 92201 74982 465 184 0 87076 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 368804

[startup+342.3 s]
/proc/loadavg: 4.05 2.74 1.23 5/190 32293
/proc/meminfo: memFree=20876132/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=368804 CPUtime=342.31 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 77244 0 0 0 34218 13 0 0 25 0 1 0 284902811 377655296 76802 33554432000 4194304 4947581 140734793925280 18446744073709551615 4398556 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 92201 76802 465 184 0 87076 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 368804

[startup+402.3 s]
/proc/loadavg: 4.02 2.97 1.40 5/190 32295
/proc/meminfo: memFree=20834944/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=368804 CPUtime=402.31 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 78537 0 0 0 40218 13 0 0 25 0 1 0 284902811 377655296 78095 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 92201 78095 465 184 0 87076 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 368804

[startup+462.3 s]
/proc/loadavg: 4.00 3.15 1.56 5/190 32296
/proc/meminfo: memFree=20760148/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=368804 CPUtime=462.31 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 79769 0 0 0 46217 14 0 0 25 0 1 0 284902811 377655296 79327 33554432000 4194304 4947581 140734793925280 18446744073709551615 4353344 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 92201 79327 465 184 0 87076 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 368804

[startup+522.3 s]
/proc/loadavg: 4.07 3.32 1.71 5/190 32298
/proc/meminfo: memFree=20674696/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=419660 CPUtime=522.32 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 88081 0 0 0 52216 16 0 0 25 0 1 0 284902811 429731840 87639 33554432000 4194304 4947581 140734793925280 18446744073709551615 4346173 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 104915 87639 465 184 0 99790 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 419660

[startup+582.3 s]
/proc/loadavg: 4.02 3.44 1.85 5/190 32300
/proc/meminfo: memFree=20668088/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=419660 CPUtime=582.32 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 88749 0 0 0 58216 16 0 0 25 0 1 0 284902811 429731840 88307 33554432000 4194304 4947581 140734793925280 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 104915 88307 465 184 0 99790 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 419660

[startup+642.3 s]
/proc/loadavg: 4.01 3.54 1.98 5/190 32301
/proc/meminfo: memFree=20662116/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=419660 CPUtime=642.32 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 89038 0 0 0 64216 16 0 0 25 0 1 0 284902811 429731840 88596 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399477 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 104915 88596 465 184 0 99790 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 419660

[startup+702.3 s]
/proc/loadavg: 4.06 3.64 2.11 5/190 32303
/proc/meminfo: memFree=20615964/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=419660 CPUtime=702.32 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 89533 0 0 0 70216 16 0 0 25 0 1 0 284902811 429731840 89091 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399979 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 104915 89091 465 184 0 99790 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 419660

[startup+762.307 s]
/proc/loadavg: 4.02 3.70 2.23 5/190 32304
/proc/meminfo: memFree=20577504/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=419788 CPUtime=762.33 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 94698 0 0 0 76216 17 0 0 25 0 1 0 284902811 429862912 94256 33554432000 4194304 4947581 140734793925280 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 104947 94256 465 184 0 99822 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 419788

[startup+822.3 s]
/proc/loadavg: 4.00 3.75 2.34 5/190 32306
/proc/meminfo: memFree=20511632/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=472396 CPUtime=822.33 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 104650 0 0 0 82212 21 0 0 25 0 1 0 284902811 483733504 104208 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399401 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 118099 104208 465 184 0 112974 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 472396

[startup+882.3 s]
/proc/loadavg: 4.08 3.82 2.45 5/190 32308
/proc/meminfo: memFree=20497728/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=472396 CPUtime=882.33 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 105137 0 0 0 88212 21 0 0 25 0 1 0 284902811 483733504 104695 33554432000 4194304 4947581 140734793925280 18446744073709551615 4350467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 118099 104695 465 184 0 112974 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 472396

[startup+942.3 s]
/proc/loadavg: 4.03 3.85 2.54 5/190 32309
/proc/meminfo: memFree=20369736/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=539080 CPUtime=942.34 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 124865 0 0 0 94205 29 0 0 25 0 1 0 284902811 552017920 124375 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 134770 124375 478 184 0 129645 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 539080

[startup+1002.3 s]
/proc/loadavg: 4.01 3.88 2.63 5/190 32311
/proc/meminfo: memFree=20366740/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=539080 CPUtime=1002.34 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 124924 0 0 0 100205 29 0 0 25 0 1 0 284902811 552017920 124434 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 134770 124434 478 184 0 129645 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 539080

[startup+1062.3 s]
/proc/loadavg: 4.04 3.91 2.72 5/190 32312
/proc/meminfo: memFree=20362380/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=539080 CPUtime=1062.34 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 124924 0 0 0 106205 29 0 0 25 0 1 0 284902811 552017920 124433 33554432000 4194304 4947581 140734793925280 18446744073709551615 4400307 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 134770 124433 478 184 0 129645 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 539080

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.80 5/190 32314
/proc/meminfo: memFree=20253232/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=593340 CPUtime=1122.35 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 139775 0 0 0 112200 35 0 0 25 0 1 0 284902811 607580160 139251 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 148335 139251 475 184 0 143210 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 593340

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 2.87 5/190 32316
/proc/meminfo: memFree=20199268/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=702948 CPUtime=1182.35 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 151360 0 0 0 118196 39 0 0 25 0 1 0 284902811 719818752 150767 33554432000 4194304 4947581 140734793925280 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 175737 150767 475 184 0 170612 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 702948

[startup+1242.3 s]
/proc/loadavg: 4.03 3.96 2.94 5/190 32317
/proc/meminfo: memFree=20179904/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=702948 CPUtime=1242.35 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 151747 0 0 0 124196 39 0 0 25 0 1 0 284902811 719818752 151154 33554432000 4194304 4947581 140734793925280 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 175737 151154 475 184 0 170612 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 702948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.96 3.01 4/189 32320
/proc/meminfo: memFree=20615372/32950928 swapFree=67111528/67111528
[pid=32267] ppid=32265 vsize=702948 CPUtime=1300.06 cores=1,3
/proc/32267/stat : 32267 (synit_sat) R 32265 32267 32223 0 -1 4202496 152141 0 0 0 129967 39 0 0 25 0 1 0 284902811 719818752 151470 33554432000 4194304 4947581 140734793925280 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32267/statm: 175737 151470 475 184 0 170612 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 702948

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.03
CPU time (s): 1300.09
CPU user time (s): 1299.67
CPU system time (s): 0.419936
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 702948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152146
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= 6
involuntary context switches= 2650

runsolver used 2.05769 second user time and 5.04723 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-02 10:31:01
IDJOB=3159481
IDBENCH=82504
IDSOLVER=1571
FILE ID=node149/3159481-1301733061
RUNJOBID= node149-1301733061-32243
PBS_JOBID= 12840920
Free space on /tmp= 71724 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S360796849-068-UNKNOWN.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3159481-1301733061/watcher-3159481-1301733061 -o /tmp/evaluation-result-3159481-1301733061/solver-3159481-1301733061 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3159481-1301733061.cnf 1950849144

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

MD5SUM BENCH= 20b02cb2651a47b9d104f0bf45924440
RANDOM SEED=1950849144

node149.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	: 5332.83
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.83
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.73
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.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.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.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.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:     32950928 kB
MemFree:      22049628 kB
Buffers:        358264 kB
Cached:       10199860 kB
SwapCached:          0 kB
Active:        7459240 kB
Inactive:      3172424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22049628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5848 kB
Writeback:           0 kB
AnonPages:       73944 kB
Mapped:          15488 kB
Slab:           205300 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   221764 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= 71720 MiB
End job on node149 at 2011-04-02 10:52:43