Trace number 3419869

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
RestartSAT B95UNSAT 2144.4 2144.35

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark549.042
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

2144.23/2144.27	c WARNING: for repeatability, setting FPU to use double precision
2144.23/2144.27	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3419869-1306580054/watcher-3419869-1306580054 -o /tmp/evaluation-result-3419869-1306580054/solver-3419869-1306580054 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419869-1306580054.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.04 1.83 1.03 2/464 24324
/proc/meminfo: memFree=8633896/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=20376 CPUtime=0 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 883 0 0 0 0 0 0 0 23 0 1 0 769605724 20865024 826 33554432000 4194304 4291949 140733625773920 18446744073709551615 248089698048 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 5094 826 228 24 0 1728 0

[startup+0.112955 s]
/proc/loadavg: 2.04 1.83 1.03 2/464 24324
/proc/meminfo: memFree=8633896/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=30768 CPUtime=0.1 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 4039 0 0 0 10 0 0 0 24 0 1 0 769605724 31506432 3750 33554432000 4194304 4291949 140733625773920 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 7692 3753 228 24 0 4326 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30768

[startup+0.20094 s]
/proc/loadavg: 2.04 1.83 1.03 2/464 24324
/proc/meminfo: memFree=8633896/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=46204 CPUtime=0.19 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 8689 0 0 0 18 1 0 0 24 0 1 0 769605724 47312896 7748 33554432000 4194304 4291949 140733625773920 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 11551 7749 228 24 0 8185 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 46204

[startup+0.300923 s]
/proc/loadavg: 2.04 1.83 1.03 2/464 24324
/proc/meminfo: memFree=8633896/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=67968 CPUtime=0.29 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 14353 0 0 0 27 2 0 0 25 0 1 0 769605724 69599232 12660 33554432000 4194304 4291949 140733625773920 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 16992 12662 228 24 0 13626 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67968

[startup+0.700852 s]
/proc/loadavg: 2.04 1.83 1.03 2/464 24324
/proc/meminfo: memFree=8633896/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=163768 CPUtime=0.68 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 42405 0 0 0 62 6 0 0 25 0 1 0 769605724 167698432 32572 33554432000 4194304 4291949 140733625773920 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 40942 32575 228 24 0 37576 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 163768

[startup+1.50071 s]
/proc/loadavg: 2.04 1.83 1.03 4/465 24325
/proc/meminfo: memFree=8426088/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=312696 CPUtime=1.48 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 96293 0 0 0 133 15 0 0 25 0 1 0 769605724 320200704 71210 33554432000 4194304 4291949 140733625773920 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 78174 71213 228 24 0 74808 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 312696

[startup+3.10048 s]
/proc/loadavg: 2.04 1.83 1.03 3/465 24325
/proc/meminfo: memFree=8219256/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=532856 CPUtime=3.09 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 165060 0 0 0 281 28 0 0 25 0 1 0 769605724 545644544 122060 33554432000 4194304 4291949 140733625773920 18446744073709551615 4230302 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 133214 122060 232 24 0 129848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 532856

[startup+6.30099 s]
/proc/loadavg: 2.04 1.83 1.03 3/465 24325
/proc/meminfo: memFree=8148728/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=532856 CPUtime=6.29 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 165060 0 0 0 601 28 0 0 25 0 1 0 769605724 545644544 122060 33554432000 4194304 4291949 140733625773920 18446744073709551615 4230291 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 133214 122060 232 24 0 129848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 532856

[startup+12.7008 s]
/proc/loadavg: 2.03 1.83 1.04 3/465 24325
/proc/meminfo: memFree=8241968/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=484084 CPUtime=12.69 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 190180 0 0 0 1236 33 0 0 25 0 1 0 769605724 495702016 98206 33554432000 4194304 4291949 140733625773920 18446744073709551615 4262903 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 121021 98206 253 24 0 117655 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 484084

[startup+25.5006 s]
/proc/loadavg: 2.02 1.84 1.05 3/465 24325
/proc/meminfo: memFree=8259304/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=433996 CPUtime=25.49 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 208011 0 0 0 2514 35 0 0 25 0 1 0 769605724 444411904 93485 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 108499 93485 253 24 0 105133 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 433996

[startup+51.1011 s]
/proc/loadavg: 2.08 1.87 1.08 3/465 24353
/proc/meminfo: memFree=7658296/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=433996 CPUtime=51.08 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 212148 0 0 0 5067 41 0 0 25 0 1 0 769605724 444411904 97614 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 108499 97614 253 24 0 105133 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 433996

[startup+102.301 s]
/proc/loadavg: 2.03 1.88 1.13 3/465 24354
/proc/meminfo: memFree=7660524/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=484084 CPUtime=102.3 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 221508 0 0 0 10186 44 0 0 25 0 1 0 769605724 495702016 106960 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 121021 106960 253 24 0 117655 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 484084

[startup+162.3 s]
/proc/loadavg: 2.08 1.92 1.19 3/465 24356
/proc/meminfo: memFree=7526152/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=565472 CPUtime=162.29 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 234456 0 0 0 16182 47 0 0 25 0 1 0 769605724 579043328 119903 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 141368 119903 253 24 0 138002 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 565472

[startup+222.318 s]
/proc/loadavg: 2.03 1.93 1.23 3/465 24358
/proc/meminfo: memFree=7395708/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=565472 CPUtime=222.31 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 246087 0 0 0 22182 49 0 0 25 0 1 0 769605724 579043328 131522 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 141368 131522 253 24 0 138002 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 565472

[startup+282.301 s]
/proc/loadavg: 2.01 1.94 1.28 3/465 24359
/proc/meminfo: memFree=7286456/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=697732 CPUtime=282.29 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 252343 0 0 0 28179 50 0 0 25 0 1 0 769605724 714477568 137770 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 174433 137770 253 24 0 171067 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 697732

[startup+342.301 s]
/proc/loadavg: 2.00 1.95 1.32 3/465 24361
/proc/meminfo: memFree=7099828/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=697732 CPUtime=342.29 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 263937 0 0 0 34176 53 0 0 25 0 1 0 769605724 714477568 149359 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 174433 149359 253 24 0 171067 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 697732

[startup+402.301 s]
/proc/loadavg: 2.00 1.95 1.36 3/465 24362
/proc/meminfo: memFree=6970204/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=697732 CPUtime=402.29 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 274945 0 0 0 40172 57 0 0 25 0 1 0 769605724 714477568 160354 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 174433 160354 253 24 0 171067 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 697732

[startup+462.3 s]
/proc/loadavg: 2.03 1.97 1.40 3/465 24373
/proc/meminfo: memFree=6804724/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=912656 CPUtime=462.29 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 283838 0 0 0 46170 59 0 0 25 0 1 0 769605724 934559744 169237 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 228164 169237 253 24 0 224798 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 912656

[startup+522.301 s]
/proc/loadavg: 2.11 2.00 1.45 3/465 24375
/proc/meminfo: memFree=6685356/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=912656 CPUtime=522.29 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 295655 0 0 0 52168 61 0 0 25 0 1 0 769605724 934559744 181046 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 228164 181046 253 24 0 224798 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 912656

[startup+582.301 s]
/proc/loadavg: 2.08 2.01 1.48 3/465 24378
/proc/meminfo: memFree=6548820/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=912656 CPUtime=582.3 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 307183 0 0 0 58166 64 0 0 25 0 1 0 769605724 934559744 192563 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248280 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 228164 192563 253 24 0 224798 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 912656

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=4525772/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1830412 CPUtime=1362.32 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 447575 0 0 0 136136 96 0 0 25 0 1 0 769605724 1874341888 332799 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457603 332799 253 24 0 454237 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1830412

[startup+1422.3 s]
/proc/loadavg: 2.02 2.04 1.79 3/465 24402
/proc/meminfo: memFree=4280968/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1830412 CPUtime=1422.33 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 459198 0 0 0 142134 99 0 0 25 0 1 0 769605724 1874341888 344408 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457603 344408 253 24 0 454237 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1830412

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 1.80 3/465 24403
/proc/meminfo: memFree=4144756/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1830412 CPUtime=1482.32 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 469941 0 0 0 148131 101 0 0 25 0 1 0 769605724 1874341888 355143 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457603 355143 253 24 0 454237 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1830412

[startup+1542.32 s]
/proc/loadavg: 2.00 2.02 1.81 3/465 24405
/proc/meminfo: memFree=4018900/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1830412 CPUtime=1542.33 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 481819 0 0 0 154129 104 0 0 25 0 1 0 769605724 1874341888 367008 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457603 367008 253 24 0 454237 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1830412

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.82 3/465 24406
/proc/meminfo: memFree=3833672/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1830412 CPUtime=1602.32 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 493290 0 0 0 160125 107 0 0 25 0 1 0 769605724 1874341888 378466 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457603 378466 253 24 0 454237 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 1830412

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 1.84 3/465 24408
/proc/meminfo: memFree=3709428/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1830412 CPUtime=1662.33 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 503108 0 0 0 166123 110 0 0 25 0 1 0 769605724 1874341888 388272 33554432000 4194304 4291949 140733625773920 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457603 388272 253 24 0 454237 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1830412

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 1.85 3/465 24410
/proc/meminfo: memFree=3556460/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1830412 CPUtime=1722.33 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 512099 0 0 0 172119 114 0 0 25 0 1 0 769605724 1874341888 397245 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457603 397245 253 24 0 454237 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1830412

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 1.86 3/465 24411
/proc/meminfo: memFree=3415168/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1831312 CPUtime=1782.33 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 520778 0 0 0 178117 116 0 0 25 0 1 0 769605724 1875263488 405917 33554432000 4194304 4291949 140733625773920 18446744073709551615 4261651 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457828 405917 253 24 0 454462 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1831312

[startup+1842.3 s]
/proc/loadavg: 2.14 2.06 1.87 3/465 24413
/proc/meminfo: memFree=3286148/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1831312 CPUtime=1842.33 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 529705 0 0 0 184113 120 0 0 25 0 1 0 769605724 1875263488 414829 33554432000 4194304 4291949 140733625773920 18446744073709551615 4248637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457828 414829 253 24 0 454462 0
Current children cumulated CPU time (s) 1842.33
Current children cumulated vsize (KiB) 1831312

[startup+1902.3 s]
/proc/loadavg: 2.11 2.06 1.88 3/465 24414
/proc/meminfo: memFree=3128440/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1831312 CPUtime=1902.32 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 542573 0 0 0 190110 122 0 0 25 0 1 0 769605724 1875263488 427689 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457828 427689 253 24 0 454462 0
Current children cumulated CPU time (s) 1902.32
Current children cumulated vsize (KiB) 1831312

[startup+1962.3 s]
/proc/loadavg: 2.04 2.05 1.89 3/465 24416
/proc/meminfo: memFree=3002340/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1831312 CPUtime=1962.33 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 549807 0 0 0 196108 125 0 0 25 0 1 0 769605724 1875263488 434910 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457828 434910 253 24 0 454462 0
Current children cumulated CPU time (s) 1962.33
Current children cumulated vsize (KiB) 1831312

[startup+2022.3 s]
/proc/loadavg: 2.01 2.04 1.90 3/465 24418
/proc/meminfo: memFree=2889260/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1831312 CPUtime=2022.34 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 557448 0 0 0 202106 128 0 0 25 0 1 0 769605724 1875263488 442539 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457828 442539 253 24 0 454462 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 1831312

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 1.90 3/465 24419
/proc/meminfo: memFree=2694560/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=1831312 CPUtime=2082.34 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 563489 0 0 0 208105 129 0 0 25 0 1 0 769605724 1875263488 448571 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 457828 448571 253 24 0 454462 0
Current children cumulated CPU time (s) 2082.34
Current children cumulated vsize (KiB) 1831312

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/465 24421
/proc/meminfo: memFree=2551004/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=2753548 CPUtime=2142.33 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 572019 0 0 0 214101 132 0 0 25 0 1 0 769605724 2819633152 457091 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 688387 457091 253 24 0 685021 0
Current children cumulated CPU time (s) 2142.33
Current children cumulated vsize (KiB) 2753548

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

[startup+2142.4 s]
/proc/loadavg: 2.00 2.02 1.91 3/465 24421
/proc/meminfo: memFree=2551004/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=2753548 CPUtime=2142.43 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 572024 0 0 0 214111 132 0 0 25 0 1 0 769605724 2819633152 457096 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 688387 457096 253 24 0 685021 0
Current children cumulated CPU time (s) 2142.43
Current children cumulated vsize (KiB) 2753548

[startup+2143.2 s]
/proc/loadavg: 2.00 2.02 1.91 3/465 24421
/proc/meminfo: memFree=2549768/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=2753548 CPUtime=2143.23 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 572115 0 0 0 214191 132 0 0 25 0 1 0 769605724 2819633152 457187 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 688387 457187 253 24 0 685021 0
Current children cumulated CPU time (s) 2143.23
Current children cumulated vsize (KiB) 2753548

[startup+2144.02 s]
/proc/loadavg: 2.00 2.02 1.91 3/465 24421
/proc/meminfo: memFree=2548280/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=2753548 CPUtime=2144.05 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 572178 0 0 0 214273 132 0 0 25 0 1 0 769605724 2819633152 457249 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 688387 457249 253 24 0 685021 0
Current children cumulated CPU time (s) 2144.05
Current children cumulated vsize (KiB) 2753548

[startup+2144.2 s]
/proc/loadavg: 2.00 2.02 1.91 3/465 24421
/proc/meminfo: memFree=2548280/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=2753548 CPUtime=2144.23 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202496 572183 0 0 0 214291 132 0 0 25 0 1 0 769605724 2819633152 457254 33554432000 4194304 4291949 140733625773920 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24324/statm: 688387 457254 253 24 0 685021 0
Current children cumulated CPU time (s) 2144.23
Current children cumulated vsize (KiB) 2753548

[startup+2144.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/465 24421
/proc/meminfo: memFree=2548280/32950928 swapFree=62428416/67111528
[pid=24324] ppid=24322 vsize=0 CPUtime=2144.34 cores=0,2,4,6
/proc/24324/stat : 24324 (RestartSAT) R 24322 24324 24025 0 -1 4202500 572189 0 0 0 214299 135 0 0 25 0 1 0 769605724 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/24324/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2144.34
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 2144.35
CPU time (s): 2144.4
CPU user time (s): 2142.99
CPU system time (s): 1.40379
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2753548

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

runsolver used 10.3394 second user time and 22.7545 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-28 12:54:19
IDJOB=3419869
IDBENCH=82371
IDSOLVER=1911
FILE ID=node123/3419869-1306580054
RUNJOBID= node123-1306579394-24043
PBS_JOBID= 13471557
Free space on /tmp= 73272 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419869-1306580054/watcher-3419869-1306580054 -o /tmp/evaluation-result-3419869-1306580054/solver-3419869-1306580054 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419869-1306580054.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=820444519

node123.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	: 5226.15
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.82
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.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.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.80
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       8634176 kB
Buffers:        233892 kB
Cached:        4806696 kB
SwapCached:      75560 kB
Active:        8942012 kB
Inactive:     15088796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8634176 kB
SwapTotal:    67111528 kB
SwapFree:     62428416 kB
Dirty:          159396 kB
Writeback:           0 kB
AnonPages:    18921980 kB
Mapped:          31740 kB
Slab:           140072 kB
PageTables:      78656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133590536 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= 73156 MiB
End job on node123 at 2011-05-28 13:30:04