Trace number 3495689

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
MoUsSaka 2011-03-26No Cert. 1800.08 1800.04

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net50-25-5.shuffled.cnf
MD5SUM6c5a8c8492e999dc5a336a0cecca9f23
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark142.2
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses7401
Sum of the clauses size17450
Maximum clause length50
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24800
Number of clauses of size 32600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c MoUsSaka vegetarian
67.19/67.26	
67.19/67.26	s UNSATISFIABLE

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495689-1307806738/watcher-3495689-1307806738 -o /tmp/evaluation-result-3495689-1307806738/solver-3495689-1307806738 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495689-1307806738.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.86 2.40 2.00 4/189 21904
/proc/meminfo: memFree=29374644/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=12872 CPUtime=0 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 703 0 0 0 0 0 0 0 25 0 1 0 892276388 13180928 541 33554432000 4194304 4365125 140736586942848 18446744073709551615 4257799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 3218 541 262 42 0 366 0

[startup+0.0434111 s]
/proc/loadavg: 3.86 2.40 2.00 4/189 21904
/proc/meminfo: memFree=29374644/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=13576 CPUtime=0.04 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 1258 0 0 0 4 0 0 0 25 0 1 0 892276388 13901824 717 33554432000 4194304 4365125 140736586942848 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 3394 717 262 42 0 542 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13576

[startup+0.100397 s]
/proc/loadavg: 3.86 2.40 2.00 4/189 21904
/proc/meminfo: memFree=29374644/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=15268 CPUtime=0.09 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 3003 0 0 0 9 0 0 0 25 0 1 0 892276388 15634432 1133 33554432000 4194304 4365125 140736586942848 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 3817 1133 262 42 0 965 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15268

[startup+0.300363 s]
/proc/loadavg: 3.86 2.40 2.00 4/189 21904
/proc/meminfo: memFree=29374644/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=25412 CPUtime=0.29 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 11400 0 0 0 28 1 0 0 25 0 1 0 892276388 26021888 2943 33554432000 4194304 4365125 140736586942848 18446744073709551615 4257829 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 6353 2943 262 42 0 3501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25412

[startup+0.700304 s]
/proc/loadavg: 3.86 2.40 2.00 4/189 21904
/proc/meminfo: memFree=29374644/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=41896 CPUtime=0.69 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 24523 0 0 0 66 3 0 0 25 0 1 0 892276388 42901504 5857 33554432000 4194304 4365125 140736586942848 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 10474 5857 262 42 0 7622 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41896

[startup+1.50015 s]
/proc/loadavg: 3.96 2.44 2.02 5/190 21905
/proc/meminfo: memFree=29348868/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=46244 CPUtime=1.49 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 27833 0 0 0 146 3 0 0 25 0 1 0 892276388 47353856 7946 33554432000 4194304 4365125 140736586942848 18446744073709551615 4275949 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 11561 7946 264 42 0 8709 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46244

[startup+3.10087 s]
/proc/loadavg: 3.96 2.44 2.02 5/190 21905
/proc/meminfo: memFree=29325188/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=119312 CPUtime=3.09 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 85082 0 0 0 300 9 0 0 25 0 1 0 892276388 122175488 21033 33554432000 4194304 4365125 140736586942848 18446744073709551615 4306823 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 29828 21033 263 42 0 26976 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119312

[startup+6.30031 s]
/proc/loadavg: 3.96 2.44 2.02 5/190 21906
/proc/meminfo: memFree=29208368/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=182788 CPUtime=6.29 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 122146 0 0 0 616 13 0 0 25 0 1 0 892276388 187174912 29323 33554432000 4194304 4365125 140736586942848 18446744073709551615 4249889 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 45697 29323 263 42 0 42845 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 182788

[startup+12.7002 s]
/proc/loadavg: 3.96 2.49 2.04 5/190 21906
/proc/meminfo: memFree=29117096/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=273584 CPUtime=12.7 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 212629 0 0 0 1248 22 0 0 25 0 1 0 892276388 280150016 58939 33554432000 4194304 4365125 140736586942848 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 68396 58939 264 42 0 65544 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 273584

[startup+25.5009 s]
/proc/loadavg: 3.97 2.54 2.06 5/190 21906
/proc/meminfo: memFree=28894516/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=619324 CPUtime=25.49 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 426731 0 0 0 2505 44 0 0 25 0 1 0 892276388 634187776 107563 33554432000 4194304 4365125 140736586942848 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 154831 107563 264 42 0 151979 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 619324

[startup+51.1004 s]
/proc/loadavg: 4.06 2.68 2.11 5/190 21907
/proc/meminfo: memFree=28406188/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1427740 CPUtime=51.09 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 580583 0 0 0 5050 59 0 0 25 0 1 0 892276388 1462005760 236076 33554432000 4194304 4365125 140736586942848 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 356935 236076 264 42 0 354083 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1427740

[startup+102.306 s]
/proc/loadavg: 4.02 2.90 2.22 5/190 21908
/proc/meminfo: memFree=28248288/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1266916 CPUtime=102.3 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 1248399 0 0 0 10104 126 0 0 25 0 1 0 892276388 1297321984 253779 33554432000 4194304 4365125 140736586942848 18446744073709551615 4266155 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 316729 253779 264 42 0 313877 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1266916

[startup+162.301 s]
/proc/loadavg: 4.06 3.11 2.33 5/190 21910
/proc/meminfo: memFree=28372616/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1144044 CPUtime=162.29 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 1468857 0 0 0 16078 151 0 0 25 0 1 0 892276388 1171501056 237164 33554432000 4194304 4365125 140736586942848 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 286011 237164 264 42 0 283159 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1144044

[startup+222.301 s]
/proc/loadavg: 4.02 3.27 2.43 5/190 21911
/proc/meminfo: memFree=28359176/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1178860 CPUtime=222.29 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 1799007 0 0 0 22040 189 0 0 25 0 1 0 892276388 1207152640 240513 33554432000 4194304 4365125 140736586942848 18446744073709551615 4262559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 294715 240513 264 42 0 291863 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1178860

[startup+282.301 s]
/proc/loadavg: 4.01 3.40 2.53 5/190 21913
/proc/meminfo: memFree=28362604/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1169332 CPUtime=282.29 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 1993035 0 0 0 28017 212 0 0 25 0 1 0 892276388 1197395968 239629 33554432000 4194304 4365125 140736586942848 18446744073709551615 4244636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 292333 239629 264 42 0 289481 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1169332

[startup+342.301 s]
/proc/loadavg: 4.00 3.51 2.62 5/190 21914
/proc/meminfo: memFree=28031488/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1894284 CPUtime=342.3 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 2673508 0 0 0 33941 289 0 0 25 0 1 0 892276388 1939746816 329810 33554432000 4194304 4365125 140736586942848 18446744073709551615 4244663 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 473571 329810 264 42 0 470719 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1894284

[startup+402.3 s]
/proc/loadavg: 4.05 3.61 2.71 5/190 21916
/proc/meminfo: memFree=28368360/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1159092 CPUtime=402.3 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 3094411 0 0 0 39895 335 0 0 25 0 1 0 892276388 1186910208 237069 33554432000 4194304 4365125 140736586942848 18446744073709551615 4262661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 289773 237069 264 42 0 286921 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1159092

[startup+462.301 s]
/proc/loadavg: 4.02 3.68 2.79 5/190 21918
/proc/meminfo: memFree=28372160/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1150900 CPUtime=462.3 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 3232004 0 0 0 45880 350 0 0 25 0 1 0 892276388 1178521600 236042 33554432000 4194304 4365125 140736586942848 18446744073709551615 4262579 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 287725 236042 264 42 0 284873 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1150900

[startup+522.3 s]
/proc/loadavg: 4.00 3.73 2.86 5/190 21919
/proc/meminfo: memFree=28391836/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1152948 CPUtime=522.3 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 3641246 0 0 0 51833 397 0 0 25 0 1 0 892276388 1180618752 236299 33554432000 4194304 4365125 140736586942848 18446744073709551615 4262060 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 288237 236299 264 42 0 285385 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1152948

[startup+582.301 s]
/proc/loadavg: 4.06 3.79 2.93 5/190 21921
/proc/meminfo: memFree=28391916/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1148852 CPUtime=582.3 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 4091415 0 0 0 57782 448 0 0 25 0 1 0 892276388 1176424448 235785 33554432000 4194304 4365125 140736586942848 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 287213 235785 264 42 0 284361 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1148852

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 4.01 3.92 3.17 5/190 21927
/proc/meminfo: memFree=28391344/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1142708 CPUtime=822.31 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 5809884 0 0 0 81589 642 0 0 25 0 1 0 892276388 1170132992 235014 33554432000 4194304 4365125 140736586942848 18446744073709551615 4264062 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 285677 235014 264 42 0 282825 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1142708

[startup+882.301 s]
/proc/loadavg: 4.00 3.93 3.22 5/190 21929
/proc/meminfo: memFree=28227732/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1435560 CPUtime=882.31 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 6318007 0 0 0 87534 697 0 0 25 0 1 0 892276388 1470013440 271733 33554432000 4194304 4365125 140736586942848 18446744073709551615 4250360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 358890 271733 264 42 0 356038 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1435560

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.27 5/190 21930
/proc/meminfo: memFree=28390104/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1154996 CPUtime=942.32 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 6851284 0 0 0 93473 759 0 0 25 0 1 0 892276388 1182715904 236556 33554432000 4194304 4365125 140736586942848 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 288749 236556 264 42 0 285897 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1154996

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.31 5/190 21932
/proc/meminfo: memFree=28369356/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1171380 CPUtime=1002.31 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 7109731 0 0 0 99443 788 0 0 25 0 1 0 892276388 1199493120 238612 33554432000 4194304 4365125 140736586942848 18446744073709551615 4262579 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 292845 238612 264 42 0 289993 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1171380

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.35 5/190 21934
/proc/meminfo: memFree=28374152/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1331116 CPUtime=1062.31 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 7524788 0 0 0 105396 835 0 0 25 0 1 0 892276388 1363062784 258626 33554432000 4194304 4365125 140736586942848 18446744073709551615 4244669 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 332779 258626 264 42 0 329927 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1331116

[startup+1122.3 s]
/proc/loadavg: 4.08 3.98 3.39 5/190 21935
/proc/meminfo: memFree=28393700/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1140660 CPUtime=1122.32 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 7930625 0 0 0 111347 885 0 0 25 0 1 0 892276388 1168035840 234757 33554432000 4194304 4365125 140736586942848 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 285165 234757 264 42 0 282313 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1140660

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.43 5/190 21937
/proc/meminfo: memFree=28366008/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1161140 CPUtime=1182.32 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 8203432 0 0 0 117316 916 0 0 25 0 1 0 892276388 1189007360 237327 33554432000 4194304 4365125 140736586942848 18446744073709551615 4306823 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 290285 237327 264 42 0 287433 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1161140

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 3.46 5/190 21938
/proc/meminfo: memFree=28380480/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1138612 CPUtime=1242.32 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 8547107 0 0 0 123277 955 0 0 25 0 1 0 892276388 1165938688 234500 33554432000 4194304 4365125 140736586942848 18446744073709551615 4263932 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 284653 234500 264 42 0 281801 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1138612

[startup+1302.3 s]
/proc/loadavg: 4.00 3.98 3.49 5/190 21940
/proc/meminfo: memFree=28382288/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1148852 CPUtime=1302.33 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 9019604 0 0 0 129225 1008 0 0 25 0 1 0 892276388 1176424448 235785 33554432000 4194304 4365125 140736586942848 18446744073709551615 4262092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 287213 235785 264 42 0 284361 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1148852

[startup+1362.3 s]
/proc/loadavg: 4.00 3.98 3.52 5/190 21951
/proc/meminfo: memFree=28373096/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1165236 CPUtime=1362.32 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 9416607 0 0 0 135179 1053 0 0 25 0 1 0 892276388 1193201664 237841 33554432000 4194304 4365125 140736586942848 18446744073709551615 4263861 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 291309 237841 264 42 0 288457 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1165236

[startup+1422.31 s]
/proc/loadavg: 4.00 3.98 3.55 5/190 21952
/proc/meminfo: memFree=28404172/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1154996 CPUtime=1422.34 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 9789452 0 0 0 141138 1096 0 0 25 0 1 0 892276388 1182715904 236524 33554432000 4194304 4365125 140736586942848 18446744073709551615 4258046 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 288749 236524 264 42 0 285897 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1154996

[startup+1482.3 s]
/proc/loadavg: 4.00 3.98 3.57 5/190 21956
/proc/meminfo: memFree=28362568/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1312684 CPUtime=1482.33 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 10127955 0 0 0 147098 1135 0 0 25 0 1 0 892276388 1344188416 256313 33554432000 4194304 4365125 140736586942848 18446744073709551615 4257406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 328171 256313 264 42 0 325319 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1312684

[startup+1542.3 s]
/proc/loadavg: 4.00 3.98 3.60 5/190 21958
/proc/meminfo: memFree=28397280/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1161140 CPUtime=1542.33 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 10406866 0 0 0 153064 1169 0 0 25 0 1 0 892276388 1189007360 237327 33554432000 4194304 4365125 140736586942848 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 290285 237327 264 42 0 287433 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1161140

[startup+1602.3 s]
/proc/loadavg: 4.00 3.98 3.62 5/190 21960
/proc/meminfo: memFree=28408136/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1128376 CPUtime=1602.33 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 10603665 0 0 0 159042 1191 0 0 25 0 1 0 892276388 1155457024 233215 33554432000 4194304 4365125 140736586942848 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 282094 233215 264 42 0 279242 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1128376

[startup+1662.3 s]
/proc/loadavg: 2.55 3.60 3.52 2/172 22189
/proc/meminfo: memFree=30555348/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1167284 CPUtime=1662.34 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 10816373 0 0 0 165015 1219 0 0 25 0 1 0 892276388 1195298816 238105 33554432000 4194304 4365125 140736586942848 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 291821 238105 264 42 0 288969 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 1167284

[startup+1722.3 s]
/proc/loadavg: 1.57 3.13 3.36 2/172 22190
/proc/meminfo: memFree=30567952/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1220528 CPUtime=1722.33 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 11044719 0 0 0 170985 1248 0 0 25 0 1 0 892276388 1249820672 244755 33554432000 4194304 4365125 140736586942848 18446744073709551615 4291537 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 305132 244755 264 42 0 302280 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1220528

[startup+1782.3 s]
/proc/loadavg: 1.21 2.74 3.21 2/172 22192
/proc/meminfo: memFree=30566164/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1142708 CPUtime=1782.33 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 11506958 0 0 0 176929 1304 0 0 25 0 1 0 892276388 1170132992 235526 33554432000 4194304 4365125 140736586942848 18446744073709551615 4317013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 285677 235526 264 42 0 282825 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1142708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.16 2.65 3.17 2/172 22192
/proc/meminfo: memFree=30556856/32951124 swapFree=67052812/67111528
[pid=21904] ppid=21902 vsize=1161140 CPUtime=1800.04 cores=1,3
/proc/21904/stat : 21904 (MoUsSaka) R 21902 21904 20670 0 -1 4202496 11571594 0 0 0 178692 1312 0 0 25 0 1 0 892276388 1189007360 237839 33554432000 4194304 4365125 140736586942848 18446744073709551615 4258092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21904/statm: 290285 237839 264 42 0 287433 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1161140

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): 1800.04
CPU time (s): 1800.08
CPU user time (s): 1786.92
CPU system time (s): 13.162
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2191808

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

runsolver used 2.89756 second user time and 6.76497 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-11 17:38:58
IDJOB=3495689
IDBENCH=88000
IDSOLVER=1989
FILE ID=node103/3495689-1307806738
RUNJOBID= node103-1307806548-21805
PBS_JOBID= 13551073
Free space on /tmp= 74048 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net50-25-5.shuffled.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495689-1307806738/watcher-3495689-1307806738 -o /tmp/evaluation-result-3495689-1307806738/solver-3495689-1307806738 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495689-1307806738.cnf

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

MD5SUM BENCH= 6c5a8c8492e999dc5a336a0cecca9f23
RANDOM SEED=1642378807

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.858
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29375064 kB
Buffers:        300604 kB
Cached:         888680 kB
SwapCached:      22864 kB
Active:        2670652 kB
Inactive:       691744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29375064 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:             492 kB
Writeback:           0 kB
AnonPages:     2170832 kB
Mapped:           9736 kB
Slab:           142972 kB
PageTables:       9844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3059612 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= 74068 MiB
End job on node103 at 2011-06-11 18:09:00