Trace number 3495692

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.09 1800.04

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-25-5.shuffled.cnf
MD5SUMe9dc2458de00cdb276423afd8a0018b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark661.508
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of clauses8881
Sum of the clauses size20940
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25760
Number of clauses of size 33120
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
416.30/416.33	
416.30/416.33	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-3495692-1307806930/watcher-3495692-1307806930 -o /tmp/evaluation-result-3495692-1307806930/solver-3495692-1307806930 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495692-1307806930.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: 4.05 3.23 2.71 6/189 25660
/proc/meminfo: memFree=29532856/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=13056 CPUtime=0 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 688 0 0 0 0 0 0 0 25 0 1 0 892293471 13369344 564 33554432000 4194304 4365125 140735549726688 18446744073709551615 230808862928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 3264 578 255 42 0 412 0

[startup+0.071786 s]
/proc/loadavg: 4.05 3.23 2.71 6/189 25660
/proc/meminfo: memFree=29532856/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=14268 CPUtime=0.07 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 1706 0 0 0 7 0 0 0 25 0 1 0 892293471 14610432 877 33554432000 4194304 4365125 140735549726688 18446744073709551615 4257778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 3567 877 262 42 0 715 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14268

[startup+0.100779 s]
/proc/loadavg: 4.05 3.23 2.71 6/189 25660
/proc/meminfo: memFree=29532856/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=14880 CPUtime=0.09 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 2255 0 0 0 9 0 0 0 25 0 1 0 892293471 15237120 1003 33554432000 4194304 4365125 140735549726688 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 3720 1004 262 42 0 868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14880

[startup+0.300743 s]
/proc/loadavg: 4.05 3.23 2.71 6/189 25660
/proc/meminfo: memFree=29532856/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=19396 CPUtime=0.29 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 6382 0 0 0 29 0 0 0 25 0 1 0 892293471 19861504 1942 33554432000 4194304 4365125 140735549726688 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 4849 1942 262 42 0 1997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19396

[startup+0.700669 s]
/proc/loadavg: 4.05 3.23 2.71 6/189 25660
/proc/meminfo: memFree=29532856/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=27916 CPUtime=0.69 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 12930 0 0 0 68 1 0 0 25 0 1 0 892293471 28585984 3367 33554432000 4194304 4365125 140735549726688 18446744073709551615 4258252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 6979 3367 262 42 0 4127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27916

[startup+1.50053 s]
/proc/loadavg: 4.05 3.23 2.71 5/190 25661
/proc/meminfo: memFree=29516016/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=46484 CPUtime=1.49 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 31353 0 0 0 146 3 0 0 25 0 1 0 892293471 47599616 8365 33554432000 4194304 4365125 140735549726688 18446744073709551615 4247575 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 11621 8365 263 42 0 8769 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46484

[startup+3.10023 s]
/proc/loadavg: 4.05 3.24 2.72 5/190 25661
/proc/meminfo: memFree=29493572/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=119684 CPUtime=3.09 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 65966 0 0 0 302 7 0 0 25 0 1 0 892293471 122556416 18271 33554432000 4194304 4365125 140735549726688 18446744073709551615 4244624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 29921 18271 264 42 0 27069 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119684

[startup+6.30064 s]
/proc/loadavg: 4.05 3.24 2.72 5/190 25661
/proc/meminfo: memFree=29418164/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=173816 CPUtime=6.29 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 107582 0 0 0 617 12 0 0 25 0 1 0 892293471 177987584 31642 33554432000 4194304 4365125 140735549726688 18446744073709551615 4257533 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 43454 31642 265 42 0 40602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173816

[startup+12.7005 s]
/proc/loadavg: 4.04 3.27 2.73 5/190 25661
/proc/meminfo: memFree=29272332/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=362664 CPUtime=12.69 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 232167 0 0 0 1246 23 0 0 25 0 1 0 892293471 371367936 65093 33554432000 4194304 4365125 140735549726688 18446744073709551615 4248416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 90666 65093 263 42 0 87814 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 362664

[startup+25.5011 s]
/proc/loadavg: 4.03 3.29 2.75 5/190 25662
/proc/meminfo: memFree=29138760/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=578464 CPUtime=25.49 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 329375 0 0 0 2515 34 0 0 25 0 1 0 892293471 592347136 91003 33554432000 4194304 4365125 140735549726688 18446744073709551615 4250342 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 144616 91003 263 42 0 141764 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 578464

[startup+51.1005 s]
/proc/loadavg: 4.02 3.35 2.78 5/190 25662
/proc/meminfo: memFree=28640720/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1314100 CPUtime=51.09 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 760293 0 0 0 5035 74 0 0 25 0 1 0 892293471 1345638400 215070 33554432000 4194304 4365125 140735549726688 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 328525 215070 263 42 0 325673 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1314100

[startup+102.307 s]
/proc/loadavg: 4.05 3.47 2.85 5/190 25702
/proc/meminfo: memFree=28148468/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1335848 CPUtime=102.3 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 825464 0 0 0 10150 80 0 0 25 0 1 0 892293471 1367908352 250374 33554432000 4194304 4365125 140735549726688 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 333962 250374 263 42 0 331110 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1335848

[startup+162.3 s]
/proc/loadavg: 4.02 3.56 2.92 5/190 25703
/proc/meminfo: memFree=28074140/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1336044 CPUtime=162.29 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 828683 0 0 0 16149 80 0 0 25 0 1 0 892293471 1368109056 252008 33554432000 4194304 4365125 140735549726688 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 334011 252008 263 42 0 331159 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1336044

[startup+222.3 s]
/proc/loadavg: 4.00 3.64 2.98 5/190 25705
/proc/meminfo: memFree=28011112/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1358460 CPUtime=222.3 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 831482 0 0 0 22149 81 0 0 25 0 1 0 892293471 1391063040 254807 33554432000 4194304 4365125 140735549726688 18446744073709551615 4250109 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 339615 254807 263 42 0 336763 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1358460

[startup+282.3 s]
/proc/loadavg: 4.00 3.70 3.04 5/190 25707
/proc/meminfo: memFree=27967440/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1358460 CPUtime=282.3 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 831482 0 0 0 28149 81 0 0 25 0 1 0 892293471 1391063040 254807 33554432000 4194304 4365125 140735549726688 18446744073709551615 4258224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 339615 254807 263 42 0 336763 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1358460

[startup+342.3 s]
/proc/loadavg: 4.00 3.75 3.10 5/190 25708
/proc/meminfo: memFree=27917060/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1430136 CPUtime=342.3 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 840477 0 0 0 34149 81 0 0 25 0 1 0 892293471 1464459264 263802 33554432000 4194304 4365125 140735549726688 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 357534 263802 263 42 0 354682 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1430136

[startup+402.3 s]
/proc/loadavg: 4.09 3.82 3.16 5/190 25710
/proc/meminfo: memFree=27613220/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1959848 CPUtime=402.3 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 909671 0 0 0 40141 89 0 0 25 0 1 0 892293471 2006884352 332996 33554432000 4194304 4365125 140735549726688 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 489962 332996 263 42 0 487110 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1959848

[startup+462.3 s]
/proc/loadavg: 4.03 3.85 3.21 5/190 25711
/proc/meminfo: memFree=27811440/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1360508 CPUtime=462.31 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 966513 0 0 0 46136 95 0 0 25 0 1 0 892293471 1393160192 268465 33554432000 4194304 4365125 140735549726688 18446744073709551615 4262046 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 340127 268465 264 42 0 337275 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1360508

[startup+522.3 s]
/proc/loadavg: 4.01 3.88 3.26 5/190 25713
/proc/meminfo: memFree=27739852/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1360508 CPUtime=522.3 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 969893 0 0 0 52135 95 0 0 25 0 1 0 892293471 1393160192 271845 33554432000 4194304 4365125 140735549726688 18446744073709551615 4245153 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 340127 271845 264 42 0 337275 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1360508

[startup+582.3 s]
/proc/loadavg: 4.00 3.90 3.30 5/190 25715
/proc/meminfo: memFree=27652536/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1360508 CPUtime=582.31 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 994487 0 0 0 58133 98 0 0 25 0 1 0 892293471 1393160192 296439 33554432000 4194304 4365125 140735549726688 18446744073709551615 4306823 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 340127 296439 264 42 0 337275 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1360508

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 3.98 3.93 3.45 5/190 25759
/proc/meminfo: memFree=27939716/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1036548 CPUtime=822.31 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 1288720 0 0 0 82099 132 0 0 25 0 1 0 892293471 1061425152 234809 33554432000 4194304 4365125 140735549726688 18446744073709551615 4264104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 259137 234809 264 42 0 256285 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1036548

[startup+882.301 s]
/proc/loadavg: 3.99 3.94 3.48 5/190 25761
/proc/meminfo: memFree=27711128/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1093888 CPUtime=882.31 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 1303819 0 0 0 88097 134 0 0 25 0 1 0 892293471 1120141312 241973 33554432000 4194304 4365125 140735549726688 18446744073709551615 4306832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 273472 241973 264 42 0 270620 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1093888

[startup+942.301 s]
/proc/loadavg: 3.99 3.95 3.51 5/190 25762
/proc/meminfo: memFree=27356936/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1407216 CPUtime=942.32 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 1557993 0 0 0 94069 163 0 0 25 0 1 0 892293471 1440989184 281294 33554432000 4194304 4365125 140735549726688 18446744073709551615 4256067 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 351804 281294 264 42 0 348952 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1407216

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.54 5/190 25764
/proc/meminfo: memFree=27544004/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1057024 CPUtime=1002.32 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 1864466 0 0 0 100038 194 0 0 25 0 1 0 892293471 1082392576 237379 33554432000 4194304 4365125 140735549726688 18446744073709551615 4317013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 264256 237379 264 42 0 261404 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1057024

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.57 5/190 25765
/proc/meminfo: memFree=27718408/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1087744 CPUtime=1062.32 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 2003664 0 0 0 106022 210 0 0 25 0 1 0 892293471 1113849856 241234 33554432000 4194304 4365125 140735549726688 18446744073709551615 4249796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 271936 241234 264 42 0 269084 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1087744

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 25767
/proc/meminfo: memFree=27691312/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1085696 CPUtime=1122.33 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 2075078 0 0 0 112014 219 0 0 25 0 1 0 892293471 1111752704 240977 33554432000 4194304 4365125 140735549726688 18446744073709551615 4244726 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 271424 240977 264 42 0 268572 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1085696

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.61 5/190 25816
/proc/meminfo: memFree=27761032/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1073408 CPUtime=1182.33 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 2272551 0 0 0 117990 243 0 0 25 0 1 0 892293471 1099169792 239435 33554432000 4194304 4365125 140735549726688 18446744073709551615 4244784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 268352 239435 264 42 0 265500 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1073408

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/190 25817
/proc/meminfo: memFree=27517292/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1038596 CPUtime=1242.33 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 2499097 0 0 0 123965 268 0 0 25 0 1 0 892293471 1063522304 235066 33554432000 4194304 4365125 140735549726688 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 259649 235066 264 42 0 256797 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1038596

[startup+1302.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 25821
/proc/meminfo: memFree=27509064/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1071360 CPUtime=1302.34 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 2789764 0 0 0 129931 303 0 0 25 0 1 0 892293471 1097072640 239178 33554432000 4194304 4365125 140735549726688 18446744073709551615 4262650 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 267840 239178 264 42 0 264988 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 1071360

[startup+1362.3 s]
/proc/loadavg: 4.06 3.99 3.68 5/190 25823
/proc/meminfo: memFree=27495716/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1083648 CPUtime=1362.33 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 3046026 0 0 0 135902 331 0 0 25 0 1 0 892293471 1109655552 240720 33554432000 4194304 4365125 140735549726688 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 270912 240720 264 42 0 268060 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1083648

[startup+1422.31 s]
/proc/loadavg: 4.02 3.99 3.70 5/190 25825
/proc/meminfo: memFree=27481652/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1083648 CPUtime=1422.34 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 3046026 0 0 0 141903 331 0 0 25 0 1 0 892293471 1109655552 240720 33554432000 4194304 4365125 140735549726688 18446744073709551615 4250109 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 270912 240720 264 42 0 268060 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1083648

[startup+1482.3 s]
/proc/loadavg: 3.03 3.74 3.63 3/178 25877
/proc/meminfo: memFree=30661584/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1087744 CPUtime=1482.34 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 3062378 0 0 0 147902 332 0 0 25 0 1 0 892293471 1113849856 241202 33554432000 4194304 4365125 140735549726688 18446744073709551615 4244701 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 271936 241202 264 42 0 269084 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 1087744

[startup+1542.3 s]
/proc/loadavg: 2.38 3.42 3.52 3/178 25878
/proc/meminfo: memFree=30647180/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1087744 CPUtime=1542.34 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 3062378 0 0 0 153902 332 0 0 25 0 1 0 892293471 1113849856 241202 33554432000 4194304 4365125 140735549726688 18446744073709551615 4244654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 271936 241202 264 42 0 269084 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 1087744

[startup+1602.3 s]
/proc/loadavg: 2.14 3.16 3.42 3/178 25880
/proc/meminfo: memFree=30664140/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1061120 CPUtime=1602.33 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 3138611 0 0 0 159892 341 0 0 25 0 1 0 892293471 1086586880 237893 33554432000 4194304 4365125 140735549726688 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 265280 237893 264 42 0 262428 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1061120

[startup+1662.3 s]
/proc/loadavg: 2.05 2.94 3.33 3/178 25881
/proc/meminfo: memFree=30666332/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1085696 CPUtime=1662.34 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 3189369 0 0 0 165886 348 0 0 25 0 1 0 892293471 1111752704 240945 33554432000 4194304 4365125 140735549726688 18446744073709551615 4267762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 271424 240945 264 42 0 268572 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 1085696

[startup+1722.3 s]
/proc/loadavg: 2.02 2.77 3.25 3/178 25883
/proc/meminfo: memFree=30674720/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1042688 CPUtime=1722.34 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 3263578 0 0 0 171876 358 0 0 25 0 1 0 892293471 1067712512 235580 33554432000 4194304 4365125 140735549726688 18446744073709551615 4258098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 260672 235580 264 42 0 257820 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 1042688

[startup+1782.3 s]
/proc/loadavg: 1.37 2.44 3.10 2/172 25909
/proc/meminfo: memFree=30937292/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1044736 CPUtime=1782.34 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 3327539 0 0 0 177869 365 0 0 25 0 1 0 892293471 1069809664 235837 33554432000 4194304 4365125 140735549726688 18446744073709551615 4262107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 261184 235837 264 42 0 258332 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1044736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.29 2.37 3.07 2/172 25909
/proc/meminfo: memFree=30937272/32951124 swapFree=67052968/67111528
[pid=25660] ppid=25658 vsize=1044736 CPUtime=1800.05 cores=1,3
/proc/25660/stat : 25660 (MoUsSaka) R 25658 25660 24151 0 -1 4202496 3327539 0 0 0 179640 365 0 0 25 0 1 0 892293471 1069809664 235837 33554432000 4194304 4365125 140735549726688 18446744073709551615 4244663 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25660/statm: 261184 235837 264 42 0 258332 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1044736

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.09
CPU user time (s): 1796.4
CPU system time (s): 3.68944
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2248600

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

runsolver used 2.79257 second user time and 6.86596 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-11 17:42:10
IDJOB=3495692
IDBENCH=88008
IDSOLVER=1989
FILE ID=node104/3495692-1307806930
RUNJOBID= node104-1307806574-25557
PBS_JOBID= 13551072
Free space on /tmp= 74120 MiB

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

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

MD5SUM BENCH= e9dc2458de00cdb276423afd8a0018b5
RANDOM SEED=1275829082

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29533160 kB
Buffers:        150892 kB
Cached:         753784 kB
SwapCached:      11076 kB
Active:        2611132 kB
Inactive:       645500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29533160 kB
SwapTotal:    67111528 kB
SwapFree:     67052968 kB
Dirty:             456 kB
Writeback:           0 kB
AnonPages:     2349832 kB
Mapped:           9728 kB
Slab:            90940 kB
PageTables:      11128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3568716 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= 74128 MiB
End job on node104 at 2011-06-11 18:12:12