Trace number 3379396

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.07 1300.05

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8123
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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-3379396-1305461048/watcher-3379396-1305461048 -o /tmp/evaluation-result-3379396-1305461048/solver-3379396-1305461048 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379396-1305461048.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: 0.92 1.65 2.82 4/374 2250
/proc/meminfo: memFree=26531276/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=11644 CPUtime=0 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4194304 346 0 0 0 0 0 0 0 21 0 1 0 657703336 11923456 287 33554432000 4194304 4263832 140736756443024 18446744073709551615 4203840 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 2911 287 241 17 0 84 0

[startup+0.0877599 s]
/proc/loadavg: 0.92 1.65 2.82 4/374 2250
/proc/meminfo: memFree=26531276/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=12696 CPUtime=0.08 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4194304 637 0 0 0 8 0 0 0 21 0 1 0 657703336 13000704 529 33554432000 4194304 4263832 140736756443024 18446744073709551615 47023487569051 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 3174 529 242 17 0 347 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12696

[startup+0.100759 s]
/proc/loadavg: 0.92 1.65 2.82 4/374 2250
/proc/meminfo: memFree=26531276/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=12696 CPUtime=0.09 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4194304 646 0 0 0 9 0 0 0 21 0 1 0 657703336 13000704 538 33554432000 4194304 4263832 140736756443024 18446744073709551615 47023487575125 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 3174 538 242 17 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12696

[startup+0.300725 s]
/proc/loadavg: 0.92 1.65 2.82 4/374 2250
/proc/meminfo: memFree=26531276/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=16224 CPUtime=0.29 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4194304 1646 0 0 0 29 0 0 0 22 0 1 0 657703336 16613376 1248 33554432000 4194304 4263832 140736756443024 18446744073709551615 210204336879 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 4056 1248 242 17 0 1229 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16224

[startup+0.700661 s]
/proc/loadavg: 0.92 1.65 2.82 4/374 2250
/proc/meminfo: memFree=26531276/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=20796 CPUtime=0.69 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4194304 3065 0 0 0 69 0 0 0 23 0 1 0 657703336 21295104 2282 33554432000 4194304 4263832 140736756443024 18446744073709551615 4236024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 5199 2282 242 17 0 2372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20796

[startup+1.50052 s]
/proc/loadavg: 1.17 1.69 2.82 5/375 2253
/proc/meminfo: memFree=26501020/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=29940 CPUtime=1.49 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4194304 5866 0 0 0 149 0 0 0 25 0 1 0 657703336 30658560 4314 33554432000 4194304 4263832 140736756443024 18446744073709551615 210204647168 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 7485 4314 242 17 0 4658 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29940

[startup+3.10027 s]
/proc/loadavg: 1.17 1.69 2.82 5/375 2253
/proc/meminfo: memFree=26435796/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=48360 CPUtime=3.09 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4194304 11466 0 0 0 308 1 0 0 25 0 1 0 657703336 49520640 8377 33554432000 4194304 4263832 140736756443024 18446744073709551615 47023487513783 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 12090 8377 242 17 0 9263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48360

[startup+6.30072 s]
/proc/loadavg: 1.39 1.72 2.83 5/375 2289
/proc/meminfo: memFree=26427848/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=103508 CPUtime=6.29 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 29052 0 0 0 625 4 0 0 25 0 1 0 657703336 105992192 23121 33554432000 4194304 4263832 140736756443024 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 25877 23121 247 17 0 23050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103508

[startup+12.7006 s]
/proc/loadavg: 1.60 1.76 2.84 6/376 2290
/proc/meminfo: memFree=26376548/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=103508 CPUtime=12.69 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 29052 0 0 0 1265 4 0 0 25 0 1 0 657703336 105992192 23121 33554432000 4194304 4263832 140736756443024 18446744073709551615 4243012 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 25877 23121 247 17 0 23050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103508

[startup+25.5005 s]
/proc/loadavg: 2.13 1.87 2.85 5/375 2290
/proc/meminfo: memFree=26377080/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=103508 CPUtime=25.49 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 29052 0 0 0 2545 4 0 0 25 0 1 0 657703336 105992192 23121 33554432000 4194304 4263832 140736756443024 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 25877 23121 247 17 0 23050 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 103508

[startup+51.1002 s]
/proc/loadavg: 2.77 2.04 2.88 5/375 2291
/proc/meminfo: memFree=26338224/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=103508 CPUtime=51.09 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 29052 0 0 0 5105 4 0 0 25 0 1 0 657703336 105992192 23121 33554432000 4194304 4263832 140736756443024 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 25877 23121 247 17 0 23050 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 103508

[startup+102.314 s]
/proc/loadavg: 3.46 2.34 2.94 5/375 2292
/proc/meminfo: memFree=26223184/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=181120 CPUtime=102.31 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 47867 0 0 0 10220 11 0 0 25 0 1 0 657703336 185466880 41936 33554432000 4194304 4263832 140736756443024 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 45280 41936 247 17 0 42453 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 181120

[startup+162.301 s]
/proc/loadavg: 3.85 2.65 3.01 5/375 2294
/proc/meminfo: memFree=26087864/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=283028 CPUtime=162.29 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 72398 0 0 0 16211 18 0 0 25 0 1 0 657703336 289820672 66465 33554432000 4194304 4263832 140736756443024 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 70757 66465 248 17 0 67930 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 283028

[startup+222.301 s]
/proc/loadavg: 3.94 2.90 3.07 5/375 2295
/proc/meminfo: memFree=25973228/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=366536 CPUtime=222.29 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 93186 0 0 0 22200 29 0 0 25 0 1 0 657703336 375332864 87251 33554432000 4194304 4263832 140736756443024 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 91634 87251 247 17 0 88807 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 366536

[startup+282.3 s]
/proc/loadavg: 3.98 3.09 3.12 5/375 2297
/proc/meminfo: memFree=25904228/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=412804 CPUtime=282.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 104455 0 0 0 28194 36 0 0 25 0 1 0 657703336 422711296 98520 33554432000 4194304 4263832 140736756443024 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 103201 98520 247 17 0 100374 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 412804

[startup+342.3 s]
/proc/loadavg: 4.09 3.29 3.19 5/375 2298
/proc/meminfo: memFree=25836088/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=482556 CPUtime=342.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 119652 0 0 0 34185 45 0 0 25 0 1 0 657703336 494137344 113717 33554432000 4194304 4263832 140736756443024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 120639 113717 247 17 0 117812 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 482556

[startup+402.3 s]
/proc/loadavg: 4.11 3.44 3.24 5/375 2300
/proc/meminfo: memFree=25789308/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=517592 CPUtime=402.29 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 128303 0 0 0 40180 49 0 0 25 0 1 0 657703336 530014208 122368 33554432000 4194304 4263832 140736756443024 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 129398 122368 247 17 0 126571 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 517592

[startup+462.3 s]
/proc/loadavg: 4.10 3.57 3.30 5/375 2302
/proc/meminfo: memFree=25696016/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=567008 CPUtime=462.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 140479 0 0 0 46176 54 0 0 25 0 1 0 657703336 580616192 134543 33554432000 4194304 4263832 140736756443024 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 141752 134543 248 17 0 138925 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 567008

[startup+522.3 s]
/proc/loadavg: 4.04 3.64 3.34 5/375 2303
/proc/meminfo: memFree=25634848/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=624684 CPUtime=522.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 154780 0 0 0 52168 62 0 0 25 0 1 0 657703336 639676416 148842 33554432000 4194304 4263832 140736756443024 18446744073709551615 4205667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 156171 148842 248 17 0 153344 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 624684

[startup+582.3 s]
/proc/loadavg: 4.01 3.71 3.38 5/375 2305
/proc/meminfo: memFree=25564136/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=660092 CPUtime=582.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 163186 0 0 0 58164 66 0 0 25 0 1 0 657703336 675934208 157248 33554432000 4194304 4263832 140736756443024 18446744073709551615 210204314496 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 165023 157248 249 17 0 162196 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 660092

[startup+642.301 s]
/proc/loadavg: 4.00 3.76 3.41 5/375 2307
/proc/meminfo: memFree=25503480/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=684148 CPUtime=642.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 169017 0 0 0 64161 69 0 0 25 0 1 0 657703336 700567552 163076 33554432000 4194304 4263832 140736756443024 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 171037 163076 249 17 0 168210 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 684148

[startup+702.301 s]
/proc/loadavg: 4.13 3.83 3.46 5/375 2310
/proc/meminfo: memFree=25456812/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=705996 CPUtime=702.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 174327 0 0 0 70157 73 0 0 25 0 1 0 657703336 722939904 168383 33554432000 4194304 4263832 140736756443024 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 176499 168383 247 17 0 173672 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 705996

[startup+762.314 s]
/proc/loadavg: 4.11 3.87 3.49 5/375 2312
/proc/meminfo: memFree=25402092/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=735536 CPUtime=762.31 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 181608 0 0 0 76155 76 0 0 25 0 1 0 657703336 753188864 175663 33554432000 4194304 4263832 140736756443024 18446744073709551615 4224792 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 183884 175663 248 17 0 181057 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 735536

[startup+822.301 s]
/proc/loadavg: 4.04 3.89 3.52 5/375 2313
/proc/meminfo: memFree=25332620/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=788388 CPUtime=822.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 194647 0 0 0 82148 82 0 0 25 0 1 0 657703336 807309312 188702 33554432000 4194304 4263832 140736756443024 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 197097 188702 250 17 0 194270 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 788388

[startup+882.301 s]
/proc/loadavg: 4.01 3.91 3.55 5/375 2315
/proc/meminfo: memFree=25297124/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=819604 CPUtime=882.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 202398 0 0 0 88144 86 0 0 25 0 1 0 657703336 839274496 196452 33554432000 4194304 4263832 140736756443024 18446744073709551615 4215087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 204901 196452 250 17 0 202074 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 819604

[startup+942.301 s]
/proc/loadavg: 4.07 3.94 3.58 5/375 2316
/proc/meminfo: memFree=25264868/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=865692 CPUtime=942.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 213788 0 0 0 94138 92 0 0 25 0 1 0 657703336 886468608 203744 33554432000 4194304 4263832 140736756443024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 216423 203744 249 17 0 213596 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 865692

[startup+1002.3 s]
/proc/loadavg: 4.11 3.98 3.61 5/375 2318
/proc/meminfo: memFree=25232964/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=896272 CPUtime=1002.31 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 221370 0 0 0 100135 96 0 0 25 0 1 0 657703336 917782528 211324 33554432000 4194304 4263832 140736756443024 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 224068 211324 247 17 0 221241 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 896272

[startup+1062.3 s]
/proc/loadavg: 4.08 3.99 3.64 5/375 2320
/proc/meminfo: memFree=25182952/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=943644 CPUtime=1062.31 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 233041 0 0 0 106128 103 0 0 25 0 1 0 657703336 966291456 222995 33554432000 4194304 4263832 140736756443024 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 235911 222995 248 17 0 233084 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 943644

[startup+1122.3 s]
/proc/loadavg: 4.03 3.99 3.66 5/375 2321
/proc/meminfo: memFree=25126000/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=973460 CPUtime=1122.3 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 240175 0 0 0 112124 106 0 0 25 0 1 0 657703336 996823040 230127 33554432000 4194304 4263832 140736756443024 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 243365 230127 247 17 0 240538 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 973460

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.68 5/375 2323
/proc/meminfo: memFree=25093108/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=992176 CPUtime=1182.31 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 244777 0 0 0 118121 110 0 0 25 0 1 0 657703336 1015988224 234728 33554432000 4194304 4263832 140736756443024 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 248044 234728 247 17 0 245217 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 992176

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.69 5/375 2324
/proc/meminfo: memFree=25036168/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=1017264 CPUtime=1242.31 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 250699 0 0 0 124117 114 0 0 25 0 1 0 657703336 1041678336 240650 33554432000 4194304 4263832 140736756443024 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 254316 240650 250 17 0 251489 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1017264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.96 3.70 3/371 2328
/proc/meminfo: memFree=25480952/32951124 swapFree=63649232/67111528
[pid=2250] ppid=2248 vsize=1034212 CPUtime=1300.02 cores=5,7
/proc/2250/stat : 2250 (umsat) R 2248 2250 1684 0 -1 4202496 254791 0 0 0 129886 116 0 0 25 0 1 0 657703336 1059033088 244741 33554432000 4194304 4263832 140736756443024 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2250/statm: 258553 244741 249 17 0 255726 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1034212

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.05
CPU time (s): 1300.07
CPU user time (s): 1298.87
CPU system time (s): 1.19882
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1034212

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

runsolver used 4.24735 second user time and 11.1493 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 14:04:08
IDJOB=3379396
IDBENCH=84806
IDSOLVER=1861
FILE ID=node130/3379396-1305461048
RUNJOBID= node130-1305461047-2211
PBS_JOBID= 13324900
Free space on /tmp= 73360 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379396-1305461048/watcher-3379396-1305461048 -o /tmp/evaluation-result-3379396-1305461048/solver-3379396-1305461048 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379396-1305461048.cnf

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=673892848

node130.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.838
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.67
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.838
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26532804 kB
Buffers:        289904 kB
Cached:        4071984 kB
SwapCached:      10248 kB
Active:        2227332 kB
Inactive:      3903296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26532804 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           37784 kB
Writeback:           0 kB
AnonPages:     1765620 kB
Mapped:          20948 kB
Slab:           189484 kB
PageTables:      34220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88910584 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= 73372 MiB
End job on node130 at 2011-05-15 14:25:50