Trace number 3379398

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
UmSat 2011-05-12 (fixed)? (TO) 1300.12 1300.09

General information on the benchmark

NameSAT04/industrial/velev/pipe-sat-1-1/
12pipe_bug4_q0.used-as.sat04-723.cnf
MD5SUM82d2e6b2dace4a00c125b1aceaa46827
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.82366
Satisfiable
(Un)Satisfiability was proved
Number of variables138563
Number of clauses4675040
Sum of the clauses size13889090
Maximum clause length352
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23885881
Number of clauses of size 3728781
Number of clauses of size 4616
Number of clauses of size 5548
Number of clauses of size over 559213

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3379398-1305461144/watcher-3379398-1305461144 -o /tmp/evaluation-result-3379398-1305461144/solver-3379398-1305461144 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379398-1305461144.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.07 4.01 3.79 5/289 7206
/proc/meminfo: memFree=20231044/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=11644 CPUtime=0 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4194304 336 0 0 0 0 0 0 0 23 0 1 0 657714484 11923456 276 33554432000 4194304 4263832 140733454565280 18446744073709551615 47661471323536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 2911 276 240 17 0 84 0

[startup+0.0564809 s]
/proc/loadavg: 4.07 4.01 3.79 5/289 7206
/proc/meminfo: memFree=20231044/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=12560 CPUtime=0.04 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4194304 592 0 0 0 4 0 0 0 23 0 1 0 657714484 12861440 483 33554432000 4194304 4263832 140733454565280 18446744073709551615 47661471356087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 3140 483 242 17 0 313 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12560

[startup+0.100475 s]
/proc/loadavg: 4.07 4.01 3.79 5/289 7206
/proc/meminfo: memFree=20231044/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=13472 CPUtime=0.09 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4194304 892 0 0 0 9 0 0 0 23 0 1 0 657714484 13795328 686 33554432000 4194304 4263832 140733454565280 18446744073709551615 237278535664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 3368 686 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.300444 s]
/proc/loadavg: 4.07 4.01 3.79 5/289 7206
/proc/meminfo: memFree=20231044/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=20220 CPUtime=0.28 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4194304 2392 0 0 0 28 0 0 0 24 0 1 0 657714484 20705280 1993 33554432000 4194304 4263832 140733454565280 18446744073709551615 4239317 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 5055 2001 242 17 0 2228 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20220

[startup+0.700366 s]
/proc/loadavg: 4.07 4.01 3.79 5/289 7206
/proc/meminfo: memFree=20231044/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=26504 CPUtime=0.68 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4194304 4887 0 0 0 68 0 0 0 25 0 1 0 657714484 27140096 3334 33554432000 4194304 4263832 140733454565280 18446744073709551615 4236695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 6626 3334 242 17 0 3799 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26504

[startup+1.50023 s]
/proc/loadavg: 4.07 4.01 3.79 5/290 7207
/proc/meminfo: memFree=20176980/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=41228 CPUtime=1.48 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4194304 9584 0 0 0 147 1 0 0 25 0 1 0 657714484 42217472 6494 33554432000 4194304 4263832 140733454565280 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 10307 6494 242 17 0 7480 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41228

[startup+3.10094 s]
/proc/loadavg: 4.07 4.01 3.79 5/293 7213
/proc/meminfo: memFree=20150924/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=71732 CPUtime=3.09 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4194304 19135 0 0 0 306 3 0 0 25 0 1 0 657714484 73453568 12972 33554432000 4194304 4263832 140733454565280 18446744073709551615 4235877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 17933 12972 242 17 0 15106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71732

[startup+6.30037 s]
/proc/loadavg: 4.06 4.00 3.79 5/293 7213
/proc/meminfo: memFree=20031528/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=132872 CPUtime=6.28 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4194304 38363 0 0 0 622 6 0 0 25 0 1 0 657714484 136060928 26055 33554432000 4194304 4263832 140733454565280 18446744073709551615 47661471192902 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 33218 26055 242 17 0 30391 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 132872

[startup+12.7002 s]
/proc/loadavg: 4.06 4.00 3.79 5/293 7213
/proc/meminfo: memFree=19769528/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=255152 CPUtime=12.68 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4194304 76722 0 0 0 1254 14 0 0 25 0 1 0 657714484 261275648 52125 33554432000 4194304 4263832 140733454565280 18446744073709551615 47661471415624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 63788 52125 242 17 0 60961 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 255152

[startup+25.501 s]
/proc/loadavg: 4.04 4.00 3.79 5/293 7213
/proc/meminfo: memFree=18963800/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=819788 CPUtime=25.48 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 277312 0 0 0 2507 41 0 0 25 0 1 0 657714484 839462912 192552 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 204947 192552 247 17 0 202120 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 819788

[startup+51.1004 s]
/proc/loadavg: 4.03 4.00 3.80 5/293 7214
/proc/meminfo: memFree=18103068/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=819788 CPUtime=51.08 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 277321 0 0 0 5067 41 0 0 25 0 1 0 657714484 839462912 192561 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 204947 192561 247 17 0 202120 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 819788

[startup+102.31 s]
/proc/loadavg: 3.93 3.98 3.80 4/287 7232
/proc/meminfo: memFree=18093300/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=819788 CPUtime=102.29 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 277324 0 0 0 10188 41 0 0 25 0 1 0 657714484 839462912 192564 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 204947 192564 247 17 0 202120 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 819788

[startup+162.301 s]
/proc/loadavg: 3.37 3.82 3.75 4/287 7234
/proc/meminfo: memFree=18014012/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=819788 CPUtime=162.29 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 277325 0 0 0 16188 41 0 0 25 0 1 0 657714484 839462912 192565 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 204947 192565 247 17 0 202120 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 819788

[startup+222.301 s]
/proc/loadavg: 3.13 3.66 3.70 4/287 7235
/proc/meminfo: memFree=17932532/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=819788 CPUtime=222.29 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 277325 0 0 0 22188 41 0 0 25 0 1 0 657714484 839462912 192565 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 204947 192565 247 17 0 202120 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 819788

[startup+282.3 s]
/proc/loadavg: 3.05 3.54 3.66 4/287 7237
/proc/meminfo: memFree=17867424/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=819788 CPUtime=282.29 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 277325 0 0 0 28188 41 0 0 25 0 1 0 657714484 839462912 192565 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 204947 192565 247 17 0 202120 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 819788

[startup+342.301 s]
/proc/loadavg: 3.02 3.44 3.61 4/287 7239
/proc/meminfo: memFree=17809368/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=819788 CPUtime=342.29 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 277325 0 0 0 34188 41 0 0 25 0 1 0 657714484 839462912 192565 33554432000 4194304 4263832 140733454565280 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 204947 192565 247 17 0 202120 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 819788

[startup+402.301 s]
/proc/loadavg: 3.06 3.37 3.58 4/287 7240
/proc/meminfo: memFree=17750580/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=819788 CPUtime=402.29 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 277326 0 0 0 40188 41 0 0 25 0 1 0 657714484 839462912 192566 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 204947 192566 248 17 0 202120 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 819788

[startup+462.3 s]
/proc/loadavg: 3.02 3.30 3.54 4/287 7242
/proc/meminfo: memFree=17675672/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=849396 CPUtime=462.3 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 284489 0 0 0 46186 44 0 0 25 0 1 0 657714484 869781504 199729 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 212349 199729 248 17 0 209522 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 849396

[startup+522.301 s]
/proc/loadavg: 3.01 3.24 3.50 4/287 7243
/proc/meminfo: memFree=17598524/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=882500 CPUtime=522.3 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 292690 0 0 0 52184 46 0 0 25 0 1 0 657714484 903680000 207930 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 220625 207930 248 17 0 217798 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 882500

[startup+582.301 s]
/proc/loadavg: 3.04 3.21 3.47 4/287 7245
/proc/meminfo: memFree=17497688/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=937940 CPUtime=582.3 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 306557 0 0 0 58179 51 0 0 25 0 1 0 657714484 960450560 221797 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 234485 221797 248 17 0 231658 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 937940

[startup+642.3 s]
/proc/loadavg: 3.01 3.17 3.44 4/287 7247
/proc/meminfo: memFree=17391656/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=989640 CPUtime=642.31 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 319404 0 0 0 64175 56 0 0 25 0 1 0 657714484 1013391360 234644 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 247410 234644 248 17 0 244583 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 989640

[startup+702.3 s]
/proc/loadavg: 3.05 3.15 3.42 4/287 7248
/proc/meminfo: memFree=17300492/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1039028 CPUtime=702.3 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 331682 0 0 0 70170 60 0 0 25 0 1 0 657714484 1063964672 246922 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 259757 246922 248 17 0 256930 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1039028

[startup+762.311 s]
/proc/loadavg: 3.02 3.12 3.39 4/287 7250
/proc/meminfo: memFree=17188996/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1109948 CPUtime=762.31 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 349104 0 0 0 76166 65 0 0 25 0 1 0 657714484 1136586752 264344 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 277487 264344 248 17 0 274660 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1109948

[startup+822.3 s]
/proc/loadavg: 3.00 3.10 3.36 4/287 7251
/proc/meminfo: memFree=17071056/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1189524 CPUtime=822.3 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 368999 0 0 0 82159 71 0 0 25 0 1 0 657714484 1218072576 284239 33554432000 4194304 4263832 140733454565280 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 297381 284239 248 17 0 294554 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1189524

[startup+882.301 s]
/proc/loadavg: 3.00 3.08 3.33 3/282 7270
/proc/meminfo: memFree=17799808/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1272340 CPUtime=882.3 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 389632 0 0 0 88154 76 0 0 25 0 1 0 657714484 1302876160 304872 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 318085 304872 248 17 0 315258 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1272340

[startup+942.301 s]
/proc/loadavg: 2.45 2.89 3.25 3/281 7272
/proc/meminfo: memFree=17728596/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1344872 CPUtime=942.31 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 407807 0 0 0 94149 82 0 0 25 0 1 0 657714484 1377148928 323047 33554432000 4194304 4263832 140733454565280 18446744073709551615 4215000 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 336218 323047 249 17 0 333391 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1344872

[startup+1002.3 s]
/proc/loadavg: 2.16 2.73 3.17 3/281 7273
/proc/meminfo: memFree=17640544/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1431940 CPUtime=1002.31 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 429572 0 0 0 100144 87 0 0 25 0 1 0 657714484 1466306560 344812 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 357985 344812 249 17 0 355158 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1431940

[startup+1062.3 s]
/proc/loadavg: 2.06 2.59 3.10 3/281 7275
/proc/meminfo: memFree=17565884/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1508380 CPUtime=1062.3 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 448614 0 0 0 106139 91 0 0 25 0 1 0 657714484 1544581120 363854 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 377095 363854 249 17 0 374268 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1508380

[startup+1122.3 s]
/proc/loadavg: 2.08 2.50 3.03 3/281 7276
/proc/meminfo: memFree=17484136/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1589268 CPUtime=1122.31 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 468747 0 0 0 112135 96 0 0 25 0 1 0 657714484 1627410432 383987 33554432000 4194304 4263832 140733454565280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 397317 383987 249 17 0 394490 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1589268

[startup+1182.3 s]
/proc/loadavg: 2.03 2.41 2.96 3/281 7278
/proc/meminfo: memFree=17394096/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1681384 CPUtime=1182.32 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 491765 0 0 0 118130 102 0 0 25 0 1 0 657714484 1721737216 407005 33554432000 4194304 4263832 140733454565280 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 420346 407005 249 17 0 417519 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1681384

[startup+1242.3 s]
/proc/loadavg: 2.01 2.33 2.90 3/281 7280
/proc/meminfo: memFree=17271700/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1802760 CPUtime=1242.32 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 521565 0 0 0 124123 109 0 0 25 0 1 0 657714484 1846026240 436805 33554432000 4194304 4263832 140733454565280 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 450690 436805 249 17 0 447863 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1802760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.27 2.84 3/281 7281
/proc/meminfo: memFree=17182904/32950904 swapFree=67057400/67111528
[pid=7206] ppid=7204 vsize=1890520 CPUtime=1300.02 cores=5,7
/proc/7206/stat : 7206 (umsat) R 7204 7206 6495 0 -1 4202496 543456 0 0 0 129888 114 0 0 25 0 1 0 657714484 1935892480 458696 33554432000 4194304 4263832 140733454565280 18446744073709551615 4209479 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7206/statm: 472630 458696 249 17 0 469803 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1890520

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.09
CPU time (s): 1300.12
CPU user time (s): 1298.89
CPU system time (s): 1.23081
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1890520

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

runsolver used 3.10853 second user time and 8.5587 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 14:05:47
IDJOB=3379398
IDBENCH=85046
IDSOLVER=1861
FILE ID=node121/3379398-1305461144
RUNJOBID= node121-1305459841-7014
PBS_JOBID= 13324895
Free space on /tmp= 73280 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT04/industrial/velev/pipe-sat-1-1/12pipe_bug4_q0.used-as.sat04-723.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379398-1305461144/watcher-3379398-1305461144 -o /tmp/evaluation-result-3379398-1305461144/solver-3379398-1305461144 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379398-1305461144.cnf

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

MD5SUM BENCH= 82d2e6b2dace4a00c125b1aceaa46827
RANDOM SEED=166914693

node121.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.817
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.63
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20231200 kB
Buffers:        315740 kB
Cached:        6449592 kB
SwapCached:       7656 kB
Active:        6856712 kB
Inactive:      5499324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20231200 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          223304 kB
Writeback:           0 kB
AnonPages:     5588432 kB
Mapped:          22704 kB
Slab:           275640 kB
PageTables:      25576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30908528 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= 73240 MiB
End job on node121 at 2011-05-15 14:27:29