Trace number 3379165

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.04 1300.06

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark269.553
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

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

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: 3.52 3.88 3.51 5/304 23676
/proc/meminfo: memFree=12495464/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=11776 CPUtime=0 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4194304 367 0 0 0 0 0 0 0 22 0 1 0 656953548 12058624 308 33554432000 4194304 4263832 140736781777248 18446744073709551615 208079888275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 2944 308 241 17 0 117 0

[startup+0.0534261 s]
/proc/loadavg: 3.52 3.88 3.51 5/304 23676
/proc/meminfo: memFree=12495464/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=12428 CPUtime=0.05 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4194304 570 0 0 0 5 0 0 0 22 0 1 0 656953548 12726272 462 33554432000 4194304 4263832 140736781777248 18446744073709551615 47370965909984 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 3107 462 242 17 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12428

[startup+0.100416 s]
/proc/loadavg: 3.52 3.88 3.51 5/304 23676
/proc/meminfo: memFree=12495464/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=13340 CPUtime=0.09 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4194304 846 0 0 0 9 0 0 0 22 0 1 0 656953548 13660160 641 33554432000 4194304 4263832 140736781777248 18446744073709551615 4237019 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 3335 641 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300378 s]
/proc/loadavg: 3.52 3.88 3.51 5/304 23676
/proc/meminfo: memFree=12495464/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=15164 CPUtime=0.29 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4194304 1506 0 0 0 29 0 0 0 23 0 1 0 656953548 15527936 1108 33554432000 4194304 4263832 140736781777248 18446744073709551615 47370965499576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 3791 1108 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700303 s]
/proc/loadavg: 3.52 3.88 3.51 5/304 23676
/proc/meminfo: memFree=12495464/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=18812 CPUtime=0.69 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4194304 2825 0 0 0 69 0 0 0 25 0 1 0 656953548 19263488 2042 33554432000 4194304 4263832 140736781777248 18446744073709551615 47370965783935 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 4703 2042 242 17 0 1876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18812

[startup+1.50015 s]
/proc/loadavg: 3.52 3.88 3.51 5/308 23683
/proc/meminfo: memFree=12428304/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=40436 CPUtime=1.49 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4194304 9155 0 0 0 148 1 0 0 25 0 1 0 656953548 41406464 6066 33554432000 4194304 4263832 140736781777248 18446744073709551615 208079921906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 10109 6067 242 17 0 7282 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40436

[startup+3.10085 s]
/proc/loadavg: 3.55 3.89 3.51 5/308 23683
/proc/meminfo: memFree=12377340/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=89948 CPUtime=3.09 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 25324 0 0 0 306 3 0 0 25 0 1 0 656953548 92106752 19569 33554432000 4194304 4263832 140736781777248 18446744073709551615 208079891887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 22487 19569 247 17 0 19660 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89948

[startup+6.30024 s]
/proc/loadavg: 3.55 3.89 3.51 5/308 23710
/proc/meminfo: memFree=12335720/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=89948 CPUtime=6.29 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 25324 0 0 0 626 3 0 0 25 0 1 0 656953548 92106752 19569 33554432000 4194304 4263832 140736781777248 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 22487 19569 247 17 0 19660 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89948

[startup+12.701 s]
/proc/loadavg: 3.62 3.89 3.52 6/308 23711
/proc/meminfo: memFree=12277956/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=89948 CPUtime=12.69 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 25324 0 0 0 1266 3 0 0 25 0 1 0 656953548 92106752 19569 33554432000 4194304 4263832 140736781777248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 22487 19569 247 17 0 19660 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89948

[startup+25.5006 s]
/proc/loadavg: 3.68 3.89 3.52 5/308 23711
/proc/meminfo: memFree=12229648/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=99752 CPUtime=25.49 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 27747 0 0 0 2545 4 0 0 25 0 1 0 656953548 102146048 21992 33554432000 4194304 4263832 140736781777248 18446744073709551615 4215000 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 24938 21992 247 17 0 22111 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99752

[startup+51.1007 s]
/proc/loadavg: 3.79 3.90 3.54 5/308 23712
/proc/meminfo: memFree=12106168/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=139336 CPUtime=51.09 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 37598 0 0 0 5101 8 0 0 25 0 1 0 656953548 142680064 31843 33554432000 4194304 4263832 140736781777248 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 34834 31843 247 17 0 32007 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 139336

[startup+102.312 s]
/proc/loadavg: 3.91 3.91 3.56 5/308 23713
/proc/meminfo: memFree=11851532/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=205188 CPUtime=102.3 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 53919 0 0 0 10216 14 0 0 25 0 1 0 656953548 210112512 48164 33554432000 4194304 4263832 140736781777248 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 51297 48164 248 17 0 48470 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 205188

[startup+162.301 s]
/proc/loadavg: 4.00 3.94 3.59 5/308 23724
/proc/meminfo: memFree=11601376/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=278620 CPUtime=162.29 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 71878 0 0 0 16208 21 0 0 25 0 1 0 656953548 285306880 66123 33554432000 4194304 4263832 140736781777248 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 69655 66123 248 17 0 66828 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 278620

[startup+222.301 s]
/proc/loadavg: 4.00 3.95 3.61 5/308 23725
/proc/meminfo: memFree=11412256/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=334328 CPUtime=222.29 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 85774 0 0 0 22203 26 0 0 25 0 1 0 656953548 342351872 80018 33554432000 4194304 4263832 140736781777248 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 83582 80018 248 17 0 80755 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 334328

[startup+282.301 s]
/proc/loadavg: 4.18 4.00 3.65 5/308 23754
/proc/meminfo: memFree=11161972/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=374688 CPUtime=282.3 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 95824 0 0 0 28200 30 0 0 25 0 1 0 656953548 383680512 90067 33554432000 4194304 4263832 140736781777248 18446744073709551615 4242448 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 93672 90067 248 17 0 90845 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 374688

[startup+342.3 s]
/proc/loadavg: 4.06 4.00 3.67 5/308 23758
/proc/meminfo: memFree=9379156/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=426892 CPUtime=342.23 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 108814 0 0 0 34189 34 0 0 25 0 1 0 656953548 437137408 103057 33554432000 4194304 4263832 140736781777248 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 106723 103057 249 17 0 103896 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 426892

[startup+402.301 s]
/proc/loadavg: 4.13 4.03 3.69 5/308 23760
/proc/meminfo: memFree=9266036/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=490704 CPUtime=402.23 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 123230 0 0 0 40184 39 0 0 25 0 1 0 656953548 502480896 117472 33554432000 4194304 4263832 140736781777248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 122676 117472 248 17 0 119849 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 490704

[startup+462.3 s]
/proc/loadavg: 4.04 4.02 3.71 5/308 23762
/proc/meminfo: memFree=9158124/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=549624 CPUtime=462.24 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 137217 0 0 0 46179 45 0 0 25 0 1 0 656953548 562814976 131459 33554432000 4194304 4263832 140736781777248 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 137406 131459 249 17 0 134579 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 549624

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.73 5/308 23763
/proc/meminfo: memFree=9059896/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=602000 CPUtime=522.24 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 149860 0 0 0 52174 50 0 0 25 0 1 0 656953548 616448000 144102 33554432000 4194304 4263832 140736781777248 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 150500 144102 249 17 0 147673 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 602000

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.74 5/308 23765
/proc/meminfo: memFree=8969724/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=636728 CPUtime=582.24 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 158565 0 0 0 58169 55 0 0 25 0 1 0 656953548 652009472 152807 33554432000 4194304 4263832 140736781777248 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 159182 152807 249 17 0 156355 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 636728

[startup+642.301 s]
/proc/loadavg: 4.06 4.02 3.76 5/308 23766
/proc/meminfo: memFree=8873476/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=676956 CPUtime=642.26 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 168634 0 0 0 64165 61 0 0 25 0 1 0 656953548 693202944 162876 33554432000 4194304 4263832 140736781777248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 169239 162876 249 17 0 166412 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 676956

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.77 5/308 23768
/proc/meminfo: memFree=8792092/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=711616 CPUtime=702.25 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 177197 0 0 0 70160 65 0 0 25 0 1 0 656953548 728694784 171439 33554432000 4194304 4263832 140736781777248 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 177904 171439 249 17 0 175077 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 711616

[startup+762.312 s]
/proc/loadavg: 4.04 4.02 3.79 5/308 23770
/proc/meminfo: memFree=8709600/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=750348 CPUtime=762.26 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 186852 0 0 0 76156 70 0 0 25 0 1 0 656953548 768356352 181094 33554432000 4194304 4263832 140736781777248 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 187587 181094 249 17 0 184760 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 750348

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.80 5/308 23771
/proc/meminfo: memFree=8637520/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=787164 CPUtime=822.25 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 196040 0 0 0 82151 74 0 0 25 0 1 0 656953548 806055936 190282 33554432000 4194304 4263832 140736781777248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 196791 190282 249 17 0 193964 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 787164

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.81 5/308 23773
/proc/meminfo: memFree=8546100/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=842552 CPUtime=882.26 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 209751 0 0 0 88144 82 0 0 25 0 1 0 656953548 862773248 203992 33554432000 4194304 4263832 140736781777248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 210638 203992 249 17 0 207811 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 842552

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.82 5/308 23774
/proc/meminfo: memFree=8471552/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=881984 CPUtime=942.25 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 219528 0 0 0 94139 86 0 0 25 0 1 0 656953548 903151616 213769 33554432000 4194304 4263832 140736781777248 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 220496 213769 249 17 0 217669 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 881984

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.83 5/308 23776
/proc/meminfo: memFree=8377164/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=930672 CPUtime=1002.26 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 231576 0 0 0 100135 91 0 0 25 0 1 0 656953548 953008128 225816 33554432000 4194304 4263832 140736781777248 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 232668 225816 249 17 0 229841 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 930672

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.83 5/308 23777
/proc/meminfo: memFree=8255996/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=999136 CPUtime=1062.26 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 248151 0 0 0 106129 97 0 0 25 0 1 0 656953548 1023115264 242391 33554432000 4194304 4263832 140736781777248 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 249784 242391 249 17 0 246957 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 999136

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/308 23779
/proc/meminfo: memFree=8170908/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=1038700 CPUtime=1122.27 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 258018 0 0 0 112125 102 0 0 25 0 1 0 656953548 1063628800 252258 33554432000 4194304 4263832 140736781777248 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 259675 252258 250 17 0 256848 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 1038700

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.86 5/308 23781
/proc/meminfo: memFree=8100824/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=1078496 CPUtime=1182.27 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 267849 0 0 0 118119 108 0 0 25 0 1 0 656953548 1104379904 262089 33554432000 4194304 4263832 140736781777248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 269624 262089 251 17 0 266797 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1078496

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.86 5/308 23782
/proc/meminfo: memFree=8044504/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=1106108 CPUtime=1242.27 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 274684 0 0 0 124115 112 0 0 25 0 1 0 656953548 1132654592 268923 33554432000 4194304 4263832 140736781777248 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 276527 268923 250 17 0 273700 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1106108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.87 3/305 23786
/proc/meminfo: memFree=9228216/32950928 swapFree=67083212/67111528
[pid=23676] ppid=23674 vsize=1139564 CPUtime=1299.98 cores=1,3
/proc/23676/stat : 23676 (umsat) R 23674 23676 14866 0 -1 4202496 281014 0 0 0 129883 115 0 0 25 0 1 0 656953548 1166913536 275253 33554432000 4194304 4263832 140736781777248 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 284891 275253 250 17 0 282064 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1139564

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.06
CPU time (s): 1300.04
CPU user time (s): 1298.83
CPU system time (s): 1.20582
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 1139564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.83
system time used= 1.20582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281014
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= 996

runsolver used 3.66744 second user time and 9.2216 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 11:58:59
IDJOB=3379165
IDBENCH=71799
IDSOLVER=1861
FILE ID=node127/3379165-1305453538
RUNJOBID= node127-1305453538-23642
PBS_JOBID= 13324863
Free space on /tmp= 73492 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379165-1305453538/watcher-3379165-1305453538 -o /tmp/evaluation-result-3379165-1305453538/solver-3379165-1305453538 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379165-1305453538.cnf

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=1899025111

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12495504 kB
Buffers:        310804 kB
Cached:        3966020 kB
SwapCached:       1620 kB
Active:       17268268 kB
Inactive:      2850860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12495504 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           24672 kB
Writeback:           0 kB
AnonPages:    15840832 kB
Mapped:          26508 kB
Slab:           225532 kB
PageTables:      47528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44369728 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= 73280 MiB
End job on node127 at 2011-05-15 12:20:41