Trace number 3293637

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
SArTagnan 2011-03-24? (MO) 1003.13 252.994

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

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: 935)

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-3293637-1304118300/watcher-3293637-1304118300 -o /tmp/evaluation-result-3293637-1304118300/solver-3293637-1304118300 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3293637-1304118300.cnf -threads=4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.83 8.07 7.45 5/180 4559
/proc/meminfo: memFree=25787004/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=21936 CPUtime=0 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 1270 0 0 0 0 0 0 0 24 0 1 0 602060736 22462464 1208 33554432000 4194304 4623224 140734867238656 18446744073709551615 4305806 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4559/statm: 6089 1219 290 105 0 1593 0

[startup+0.0847049 s]
/proc/loadavg: 7.83 8.07 7.45 5/180 4559
/proc/meminfo: memFree=25787004/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=131916 CPUtime=0.07 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 5422 0 0 0 7 0 0 0 24 0 1 0 602060736 135081984 3710 33554432000 4194304 4623224 140734867238656 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4559/statm: 32979 3710 298 105 0 28483 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 131916

[startup+0.100701 s]
/proc/loadavg: 7.83 8.07 7.45 5/180 4559
/proc/meminfo: memFree=25787004/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=134200 CPUtime=0.09 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 5995 0 0 0 9 0 0 0 24 0 1 0 602060736 137420800 4282 33554432000 4194304 4623224 140734867238656 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4559/statm: 33550 4282 300 105 0 29054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 134200

[startup+0.300668 s]
/proc/loadavg: 7.83 8.07 7.45 5/180 4559
/proc/meminfo: memFree=25787004/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=150948 CPUtime=0.29 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 13927 0 0 0 28 1 0 0 25 0 1 0 602060736 154570752 8122 33554432000 4194304 4623224 140734867238656 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4559/statm: 37737 8122 344 105 0 33241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 150948

[startup+0.700604 s]
/proc/loadavg: 7.83 8.07 7.45 5/180 4559
/proc/meminfo: memFree=25787004/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=184784 CPUtime=0.69 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 29080 0 0 0 65 4 0 0 25 0 1 0 602060736 189218816 15883 33554432000 4194304 4623224 140734867238656 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4559/statm: 46196 15883 500 105 0 41700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 184784

[startup+1.50045 s]
/proc/loadavg: 7.83 8.07 7.45 6/181 4560
/proc/meminfo: memFree=25703576/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=235416 CPUtime=1.49 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 62986 0 0 0 139 10 0 0 25 0 1 0 602060736 241065984 26005 33554432000 4194304 4623224 140734867238656 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4559/statm: 58854 26005 301 105 0 54358 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 235416

[startup+3.10109 s]
/proc/loadavg: 7.83 8.07 7.45 9/184 4563
/proc/meminfo: memFree=25399628/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=822752 CPUtime=7.2 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 189742 0 0 0 694 26 0 0 18 0 4 0 602060736 842498048 115362 33554432000 4194304 4623224 140734867238656 18446744073709551615 4413932 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 205688 115362 534 105 0 201192 0
[pid=4559/tid=4561] ppid=4557 vsize=822752 CPUtime=1.36 cores=1,3,5,7
/proc/4559/task/4561/stat : 4561 (SArTagnan) R 4557 4559 4254 0 -1 4202560 5925 0 0 0 136 0 0 0 25 0 4 0 602060908 842498048 115362 33554432000 4194304 4623224 140734867238656 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=822752 CPUtime=1.36 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4202560 10824 0 0 0 135 1 0 0 25 0 4 0 602060908 842498048 115362 33554432000 4194304 4623224 140734867238656 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4559/tid=4563] ppid=4557 vsize=822752 CPUtime=1.36 cores=1,3,5,7
/proc/4559/task/4563/stat : 4563 (SArTagnan) R 4557 4559 4254 0 -1 4202560 9303 0 0 0 135 1 0 0 25 0 4 0 602060908 842498048 115362 33554432000 4194304 4623224 140734867238656 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.2
Current children cumulated vsize (KiB) 822752

[startup+6.3005 s]
/proc/loadavg: 7.84 8.07 7.46 9/184 4563
/proc/meminfo: memFree=25244080/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=822752 CPUtime=19.97 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 231092 0 0 0 1965 32 0 0 21 0 4 0 602060736 842498048 140384 33554432000 4194304 4623224 140734867238656 18446744073709551615 4412468 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 205688 140384 589 105 0 201192 0
[pid=4559/tid=4561] ppid=4557 vsize=822752 CPUtime=4.57 cores=1,3,5,7
/proc/4559/task/4561/stat : 4561 (SArTagnan) R 4557 4559 4254 0 -1 4202560 10263 0 0 0 456 1 0 0 25 0 4 0 602060908 842498048 140384 33554432000 4194304 4623224 140734867238656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=822752 CPUtime=4.54 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4202560 11272 0 0 0 453 1 0 0 25 0 4 0 602060908 842498048 140384 33554432000 4194304 4623224 140734867238656 18446744073709551615 4291623 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4559/tid=4563] ppid=4557 vsize=822752 CPUtime=4.55 cores=1,3,5,7
/proc/4559/task/4563/stat : 4563 (SArTagnan) R 4557 4559 4254 0 -1 4202560 28199 0 0 0 452 3 0 0 25 0 4 0 602060908 842498048 140384 33554432000 4194304 4623224 140734867238656 18446744073709551615 4363728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (KiB) 822752

[startup+12.7003 s]
/proc/loadavg: 7.85 8.06 7.46 9/184 4563
/proc/meminfo: memFree=25046576/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=1035224 CPUtime=45.54 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 340942 0 0 0 4503 51 0 0 25 0 4 0 602060736 1060069376 181236 33554432000 4194304 4623224 140734867238656 18446744073709551615 251367207969 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 258806 181236 547 105 0 254310 0
[pid=4559/tid=4561] ppid=4557 vsize=1035224 CPUtime=10.96 cores=1,3,5,7
/proc/4559/task/4561/stat : 4561 (SArTagnan) R 4557 4559 4254 0 -1 4202560 11870 0 0 0 1095 1 0 0 25 0 4 0 602060908 1060069376 181236 33554432000 4194304 4623224 140734867238656 18446744073709551615 4485116 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=1035224 CPUtime=10.9 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4202560 13084 0 0 0 1089 1 0 0 25 0 4 0 602060908 1060069376 181236 33554432000 4194304 4623224 140734867238656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4559/tid=4563] ppid=4557 vsize=1035224 CPUtime=10.95 cores=1,3,5,7
/proc/4559/task/4563/stat : 4563 (SArTagnan) R 4557 4559 4254 0 -1 4202560 38461 0 0 0 1090 5 0 0 25 0 4 0 602060908 1060069376 181236 33554432000 4194304 4623224 140734867238656 18446744073709551615 4545864 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.54
Current children cumulated vsize (KiB) 1035224

[startup+25.5009 s]
/proc/loadavg: 7.89 8.06 7.47 9/184 4563
/proc/meminfo: memFree=24781856/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=1320480 CPUtime=96.65 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 503790 0 0 0 9586 79 0 0 25 0 4 0 602060736 1352171520 233077 33554432000 4194304 4623224 140734867238656 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 330120 233077 403 105 0 325624 0
[pid=4559/tid=4561] ppid=4557 vsize=1320480 CPUtime=23.76 cores=1,3,5,7
/proc/4559/task/4561/stat : 4561 (SArTagnan) R 4557 4559 4254 0 -1 4202560 23607 0 0 0 2369 7 0 0 25 0 4 0 602060908 1352171520 233077 33554432000 4194304 4623224 140734867238656 18446744073709551615 4461239 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=1320480 CPUtime=23.64 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4202560 23489 0 0 0 2360 4 0 0 25 0 4 0 602060908 1352171520 233077 33554432000 4194304 4623224 140734867238656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4559/tid=4563] ppid=4557 vsize=1320480 CPUtime=23.74 cores=1,3,5,7
/proc/4559/task/4563/stat : 4563 (SArTagnan) R 4557 4559 4254 0 -1 4202560 70789 0 0 0 2366 8 0 0 25 0 4 0 602060908 1352171520 233077 33554432000 4194304 4623224 140734867238656 18446744073709551615 4355648 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 96.65
Current children cumulated vsize (KiB) 1320480

[startup+51.1012 s]
/proc/loadavg: 7.99 8.07 7.48 9/184 4564
/proc/meminfo: memFree=24011032/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=2204756 CPUtime=198.79 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 1033958 0 0 0 19717 162 0 0 25 0 4 0 602060736 2257670144 413971 33554432000 4194304 4623224 140734867238656 18446744073709551615 4509968 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 551189 413971 410 105 0 546693 0
[pid=4559/tid=4561] ppid=4557 vsize=2204756 CPUtime=49.33 cores=1,3,5,7
/proc/4559/task/4561/stat : 4561 (SArTagnan) R 4557 4559 4254 0 -1 4202560 46054 0 0 0 4918 15 0 0 25 0 4 0 602060908 2257670144 413972 33554432000 4194304 4623224 140734867238656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=2204756 CPUtime=49.07 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4202560 82117 0 0 0 4890 17 0 0 25 0 4 0 602060908 2257670144 413972 33554432000 4194304 4623224 140734867238656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4559/tid=4563] ppid=4557 vsize=2204756 CPUtime=49.28 cores=1,3,5,7
/proc/4559/task/4563/stat : 4563 (SArTagnan) R 4557 4559 4254 0 -1 4202560 181829 0 0 0 4903 25 0 0 25 0 4 0 602060908 2257670144 413972 33554432000 4194304 4623224 140734867238656 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 198.79
Current children cumulated vsize (KiB) 2204756

[startup+102.307 s]
/proc/loadavg: 8.11 8.09 7.52 9/184 4566
/proc/meminfo: memFree=22870348/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=3202524 CPUtime=403.24 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 1889981 0 0 0 40011 313 0 0 25 0 4 0 602060736 3279384576 673648 33554432000 4194304 4623224 140734867238656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 800631 673648 403 105 0 796135 0
[pid=4559/tid=4561] ppid=4557 vsize=3202524 CPUtime=100.51 cores=1,3,5,7
/proc/4559/task/4561/stat : 4561 (SArTagnan) R 4557 4559 4254 0 -1 4202560 79546 0 0 0 10019 32 0 0 25 0 4 0 602060908 3279384576 673648 33554432000 4194304 4623224 140734867238656 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=3202524 CPUtime=99.96 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4202560 150312 0 0 0 9956 40 0 0 25 0 4 0 602060908 3279384576 673648 33554432000 4194304 4623224 140734867238656 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4559/tid=4563] ppid=4557 vsize=3202524 CPUtime=100.46 cores=1,3,5,7
/proc/4559/task/4563/stat : 4563 (SArTagnan) R 4557 4559 4254 0 -1 4202560 541564 0 0 0 9965 81 0 0 25 0 4 0 602060908 3279384576 673648 33554432000 4194304 4623224 140734867238656 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 403.24
Current children cumulated vsize (KiB) 3202524

[startup+162.301 s]
/proc/loadavg: 8.14 8.10 7.56 9/184 4567
/proc/meminfo: memFree=19961724/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=9154536 CPUtime=642.4 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 4154910 0 0 0 63571 669 0 0 25 0 4 0 602060736 9374244864 1704583 33554432000 4194304 4623224 140734867238656 18446744073709551615 251367244245 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 2288634 1704621 11842 105 0 2284138 0
[pid=4559/tid=4561] ppid=4557 vsize=9154536 CPUtime=160.44 cores=1,3,5,7
/proc/4559/task/4561/stat : 4561 (SArTagnan) R 4557 4559 4254 0 -1 4202560 109838 0 0 0 16002 42 0 0 25 0 4 0 602060908 9374244864 1704639 33554432000 4194304 4623224 140734867238656 18446744073709551615 4463640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=9154536 CPUtime=159.6 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4202560 163035 0 0 0 15912 48 0 0 25 0 4 0 602060908 9374244864 1704660 33554432000 4194304 4623224 140734867238656 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4559/tid=4563] ppid=4557 vsize=9154536 CPUtime=160.43 cores=1,3,5,7
/proc/4559/task/4563/stat : 4563 (SArTagnan) R 4557 4559 4254 0 -1 4202560 944172 0 0 0 15894 149 0 0 25 0 4 0 602060908 9374244864 1704678 33554432000 4194304 4623224 140734867238656 18446744073709551615 4363958 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 9154536

[startup+222.301 s]
/proc/loadavg: 8.19 8.12 7.60 9/184 4569
/proc/meminfo: memFree=17344876/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=9792460 CPUtime=881.69 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 6410836 0 0 0 87170 999 0 0 25 0 4 0 602060736 10027479040 1979181 33554432000 4194304 4623224 140734867238656 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 2448115 1979181 432 105 0 2443619 0
[pid=4559/tid=4561] ppid=4557 vsize=9792460 CPUtime=220.37 cores=1,3,5,7
/proc/4559/task/4561/stat : 4561 (SArTagnan) R 4557 4559 4254 0 -1 4202560 151973 0 0 0 21987 50 0 0 25 0 4 0 602060908 10027479040 1979181 33554432000 4194304 4623224 140734867238656 18446744073709551615 4357426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=9792460 CPUtime=219.11 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4202560 225612 0 0 0 21848 63 0 0 25 0 4 0 602060908 10027479040 1979181 33554432000 4194304 4623224 140734867238656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4559/tid=4563] ppid=4557 vsize=9792460 CPUtime=220.32 cores=1,3,5,7
/proc/4559/task/4563/stat : 4563 (SArTagnan) R 4557 4559 4254 0 -1 4202560 1356475 0 0 0 21823 209 0 0 25 0 4 0 602060908 10027479040 1979181 33554432000 4194304 4623224 140734867238656 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 9792460



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+252.601 s]
/proc/loadavg: 8.17 8.12 7.61 9/184 4570
/proc/meminfo: memFree=15429152/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=15921808 CPUtime=1002.72 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) R 4557 4559 4254 0 -1 4202496 7232560 0 0 0 99153 1119 0 0 25 0 4 0 602060736 16303931392 2429970 33554432000 4194304 4623224 140734867238656 18446744073709551615 251367244245 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 3980452 2429980 460 105 0 3975956 0
[pid=4559/tid=4561] ppid=4557 vsize=15921808 CPUtime=250.67 cores=1,3,5,7
/proc/4559/task/4561/stat : 4561 (SArTagnan) R 4557 4559 4254 0 -1 4202560 153278 0 0 0 25017 50 0 0 25 0 4 0 602060908 16303931392 2430060 33554432000 4194304 4623224 140734867238656 18446744073709551615 4486248 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=15921808 CPUtime=249.24 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4202560 236731 0 0 0 24857 67 0 0 25 0 4 0 602060908 16303931392 2430073 33554432000 4194304 4623224 140734867238656 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4559/tid=4563] ppid=4557 vsize=15921808 CPUtime=250.62 cores=1,3,5,7
/proc/4559/task/4563/stat : 4563 (SArTagnan) R 4557 4559 4254 0 -1 4202560 1559228 0 0 0 24824 238 0 0 25 0 4 0 602060908 16303931392 2430085 33554432000 4194304 4623224 140734867238656 18446744073709551615 4357413 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1002.72
Current children cumulated vsize (KiB) 15921808

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

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

[startup+252.801 s]
/proc/loadavg: 8.17 8.12 7.61 9/184 4570
/proc/meminfo: memFree=15429152/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=0 CPUtime=1002.93 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) Z 4557 4559 4254 0 -1 4203548 7234572 0 0 0 99155 1138 0 0 25 0 2 0 602060736 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 0 0 0 0 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=0 CPUtime=249.43 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4203588 236731 0 0 0 24857 86 0 0 25 0 2 0 602060908 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1002.93
Current children cumulated vsize (KiB) 0

[startup+252.901 s]
/proc/loadavg: 8.17 8.12 7.61 6/183 4571
/proc/meminfo: memFree=23058260/32950928 swapFree=67111352/67111528
[pid=4559] ppid=4557 vsize=0 CPUtime=1003.04 cores=1,3,5,7
/proc/4559/stat : 4559 (SArTagnan) Z 4557 4559 4254 0 -1 4203548 7234572 0 0 0 99155 1149 0 0 25 0 2 0 602060736 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4559/statm: 0 0 0 0 0 0 0
[pid=4559/tid=4562] ppid=4557 vsize=0 CPUtime=249.54 cores=1,3,5,7
/proc/4559/task/4562/stat : 4562 (SArTagnan) R 4557 4559 4254 0 -1 4203588 236731 0 0 0 24857 97 0 0 25 0 2 0 602060908 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1003.04
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 252.994
CPU time (s): 1003.13
CPU user time (s): 991.556
CPU system time (s): 11.5762
CPU usage (%): 396.505
Max. virtual memory (cumulated for all children) (KiB): 15921808

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

runsolver used 0.396939 second user time and 0.995848 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 01:05:01
IDJOB=3293637
IDBENCH=88163
IDSOLVER=1656
FILE ID=node113/3293637-1304118300
RUNJOBID= node113-1304116558-4273
PBS_JOBID= 13170715
Free space on /tmp= 70896 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293637-1304118300/watcher-3293637-1304118300 -o /tmp/evaluation-result-3293637-1304118300/solver-3293637-1304118300 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3293637-1304118300.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=1235490961

node113.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.846
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.69
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.846
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.76
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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25787284 kB
Buffers:        728640 kB
Cached:        3058972 kB
SwapCached:         12 kB
Active:        3213144 kB
Inactive:      3426540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25787284 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:          150956 kB
Writeback:           0 kB
AnonPages:     2851900 kB
Mapped:          15452 kB
Slab:           455816 kB
PageTables:      10212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3632188 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= 70896 MiB
End job on node113 at 2011-04-30 01:09:15