Trace number 3495715

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.06

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark573.059
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

0.00/0.01	c MoUsSaka vegetarian
1151.31/1151.32	
1151.31/1151.32	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-3495715-1307805424/watcher-3495715-1307805424 -o /tmp/evaluation-result-3495715-1307805424/solver-3495715-1307805424 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495715-1307805424.cnf 

running on 2 cores: 0,2

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: 1.05 2.22 3.02 5/180 17331
/proc/meminfo: memFree=31543488/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=11804 CPUtime=0 cores=0,2
/proc/17331/stat : 17331 (runsolver) R 17329 17331 16237 0 -1 4202560 46 0 0 0 0 0 0 0 22 0 1 0 892145202 12087296 55 33554432000 4194304 5436572 140735853128848 18446744073709551615 5057063 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/17331/statm: 2951 55 36 304 0 2643 0

[startup+0.0299469 s]
/proc/loadavg: 1.05 2.22 3.02 5/180 17331
/proc/meminfo: memFree=31543488/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=28412 CPUtime=0.01 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 3991 0 0 0 1 0 0 0 22 0 1 0 892145202 29093888 3138 33554432000 4194304 4365125 140736574811376 18446744073709551615 218370957056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 7103 3138 254 42 0 4251 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28412

[startup+0.100914 s]
/proc/loadavg: 1.05 2.22 3.02 5/180 17331
/proc/meminfo: memFree=31543488/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=31572 CPUtime=0.08 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 6848 0 0 0 8 0 0 0 22 0 1 0 892145202 32329728 4771 33554432000 4194304 4365125 140736574811376 18446744073709551615 4301005 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 7893 4771 254 42 0 5041 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31572

[startup+0.300923 s]
/proc/loadavg: 1.05 2.22 3.02 5/180 17331
/proc/meminfo: memFree=31543488/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=50540 CPUtime=0.28 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 17770 0 0 0 26 2 0 0 23 0 1 0 892145202 51752960 8929 33554432000 4194304 4365125 140736574811376 18446744073709551615 4257316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 12635 8929 261 42 0 9783 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50540

[startup+0.700844 s]
/proc/loadavg: 1.05 2.22 3.02 5/180 17331
/proc/meminfo: memFree=31543488/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=57852 CPUtime=0.69 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 19721 0 0 0 66 3 0 0 25 0 1 0 892145202 59240448 10584 33554432000 4194304 4365125 140736574811376 18446744073709551615 4275335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 14463 10584 262 42 0 11611 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57852

[startup+1.50069 s]
/proc/loadavg: 1.05 2.22 3.02 5/190 17363
/proc/meminfo: memFree=31289752/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=67016 CPUtime=1.48 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 27470 0 0 0 145 3 0 0 25 0 1 0 892145202 68624384 12195 33554432000 4194304 4365125 140736574811376 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 16754 12195 262 42 0 13902 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67016

[startup+3.10042 s]
/proc/loadavg: 1.29 2.25 3.02 5/190 17363
/proc/meminfo: memFree=31235200/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=87652 CPUtime=3.08 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 44388 0 0 0 303 5 0 0 25 0 1 0 892145202 89755648 15523 33554432000 4194304 4365125 140736574811376 18446744073709551615 4257843 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 21913 15523 262 42 0 19061 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 87652

[startup+6.30084 s]
/proc/loadavg: 1.29 2.25 3.02 5/190 17363
/proc/meminfo: memFree=31058996/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=106212 CPUtime=6.28 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 67727 0 0 0 620 8 0 0 25 0 1 0 892145202 108761088 22577 33554432000 4194304 4365125 140736574811376 18446744073709551615 4257440 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 26553 22577 262 42 0 23701 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 106212

[startup+12.7007 s]
/proc/loadavg: 1.70 2.30 3.03 5/190 17363
/proc/meminfo: memFree=30582080/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=177484 CPUtime=12.68 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 136537 0 0 0 1252 16 0 0 25 0 1 0 892145202 181743616 37747 33554432000 4194304 4365125 140736574811376 18446744073709551615 4257564 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 44371 37747 262 42 0 41519 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 177484

[startup+25.5004 s]
/proc/loadavg: 2.06 2.36 3.04 5/190 17363
/proc/meminfo: memFree=29249740/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=693316 CPUtime=25.49 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 566674 0 0 0 2487 62 0 0 25 0 1 0 892145202 709955584 126195 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 173329 126195 262 42 0 170477 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 693316

[startup+51.1009 s]
/proc/loadavg: 2.72 2.49 3.07 5/190 17364
/proc/meminfo: memFree=28875304/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=711588 CPUtime=51.09 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 630768 0 0 0 5041 68 0 0 25 0 1 0 892145202 728666112 160589 33554432000 4194304 4365125 140736574811376 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 177897 160589 262 42 0 175045 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 711588

[startup+102.307 s]
/proc/loadavg: 3.49 2.74 3.12 5/190 17365
/proc/meminfo: memFree=28804632/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=740268 CPUtime=102.29 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 639917 0 0 0 10160 69 0 0 25 0 1 0 892145202 758034432 168725 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 185067 168725 262 42 0 182215 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 740268

[startup+162.301 s]
/proc/loadavg: 3.79 2.95 3.17 5/190 17367
/proc/meminfo: memFree=28689260/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1060744 CPUtime=162.28 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 839934 0 0 0 16138 90 0 0 25 0 1 0 892145202 1086201856 189705 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 265186 189705 262 42 0 262334 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 1060744

[startup+222.301 s]
/proc/loadavg: 3.93 3.15 3.22 5/190 17368
/proc/meminfo: memFree=28614824/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1061892 CPUtime=222.29 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 858628 0 0 0 22136 93 0 0 25 0 1 0 892145202 1087377408 199207 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 265473 199207 262 42 0 262621 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1061892

[startup+282.301 s]
/proc/loadavg: 3.97 3.29 3.26 5/190 17370
/proc/meminfo: memFree=28389604/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1061892 CPUtime=282.29 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 859882 0 0 0 28136 93 0 0 25 0 1 0 892145202 1087377408 199868 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250342 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 265473 199868 262 42 0 262621 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1061892

[startup+342.3 s]
/proc/loadavg: 3.99 3.43 3.31 5/190 17372
/proc/meminfo: memFree=28233572/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1062152 CPUtime=342.29 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 862935 0 0 0 34136 93 0 0 25 0 1 0 892145202 1087643648 201418 33554432000 4194304 4365125 140736574811376 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 265538 201418 262 42 0 262686 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1062152

[startup+402.301 s]
/proc/loadavg: 3.99 3.52 3.35 5/190 17373
/proc/meminfo: memFree=27841052/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1078252 CPUtime=402.3 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 866969 0 0 0 40136 94 0 0 25 0 1 0 892145202 1104130048 205452 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 269563 205452 262 42 0 266711 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1078252

[startup+462.301 s]
/proc/loadavg: 4.07 3.63 3.39 5/190 17375
/proc/meminfo: memFree=27787064/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1078632 CPUtime=462.3 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 868557 0 0 0 46136 94 0 0 25 0 1 0 892145202 1104519168 206296 33554432000 4194304 4365125 140736574811376 18446744073709551615 4247575 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 269658 206296 262 42 0 266806 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1078632

[startup+522.3 s]
/proc/loadavg: 4.03 3.69 3.42 5/190 17376
/proc/meminfo: memFree=27562948/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1078632 CPUtime=522.3 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 869722 0 0 0 52136 94 0 0 25 0 1 0 892145202 1104519168 206895 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 269658 206895 262 42 0 266806 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1078632

[startup+582.301 s]
/proc/loadavg: 4.01 3.75 3.46 5/190 17378
/proc/meminfo: memFree=27546160/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1078632 CPUtime=582.3 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 869736 0 0 0 58136 94 0 0 25 0 1 0 892145202 1104519168 206909 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 269658 206909 262 42 0 266806 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1078632

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.57 5/190 17384
/proc/meminfo: memFree=27536296/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1078848 CPUtime=822.31 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 872122 0 0 0 82136 95 0 0 25 0 1 0 892145202 1104740352 208131 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 269712 208131 262 42 0 266860 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1078848

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.60 5/190 17386
/proc/meminfo: memFree=27468912/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1079288 CPUtime=882.3 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 879295 0 0 0 88134 96 0 0 25 0 1 0 892145202 1105190912 211775 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 269822 211775 262 42 0 266970 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1079288

[startup+942.301 s]
/proc/loadavg: 4.06 3.93 3.62 5/190 17388
/proc/meminfo: memFree=27516732/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1079288 CPUtime=942.31 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 879295 0 0 0 94135 96 0 0 25 0 1 0 892145202 1105190912 211775 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250109 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 269822 211775 262 42 0 266970 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1079288

[startup+1002.3 s]
/proc/loadavg: 4.02 3.94 3.65 5/190 17389
/proc/meminfo: memFree=27455184/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1079288 CPUtime=1002.31 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 879296 0 0 0 100135 96 0 0 25 0 1 0 892145202 1105190912 211776 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250138 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 269822 211776 262 42 0 266970 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1079288

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.66 5/190 17391
/proc/meminfo: memFree=26995100/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1115816 CPUtime=1062.31 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 886659 0 0 0 106134 97 0 0 25 0 1 0 892145202 1142595584 219139 33554432000 4194304 4365125 140736574811376 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 278954 219139 262 42 0 276102 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1115816

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.68 5/190 17392
/proc/meminfo: memFree=27465396/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1115992 CPUtime=1122.31 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 886691 0 0 0 112134 97 0 0 25 0 1 0 892145202 1142775808 219171 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 278998 219171 262 42 0 276146 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1115992

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.70 5/190 17394
/proc/meminfo: memFree=27509504/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1072576 CPUtime=1182.31 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 932684 0 0 0 118128 103 0 0 25 0 1 0 892145202 1098317824 207409 33554432000 4194304 4365125 140736574811376 18446744073709551615 4275899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 268144 207409 264 42 0 265292 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1072576

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.72 5/190 17396
/proc/meminfo: memFree=26583176/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=2080068 CPUtime=1242.31 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1350552 0 0 0 124081 150 0 0 25 0 1 0 892145202 2129989632 327055 33554432000 4194304 4365125 140736574811376 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 520017 327067 265 42 0 517165 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2080068

[startup+1302.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 17397
/proc/meminfo: memFree=27117572/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1582432 CPUtime=1302.32 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1391051 0 0 0 130078 154 0 0 25 0 1 0 892145202 1620410368 281930 33554432000 4194304 4365125 140736574811376 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 395608 281930 264 42 0 392756 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 1582432

[startup+1362.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 17399
/proc/meminfo: memFree=27081440/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1582432 CPUtime=1362.31 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1391051 0 0 0 136077 154 0 0 25 0 1 0 892145202 1620410368 281930 33554432000 4194304 4365125 140736574811376 18446744073709551615 4246924 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 395608 281930 264 42 0 392756 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 1582432

[startup+1422.31 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 17400
/proc/meminfo: memFree=26920812/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1937536 CPUtime=1422.32 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1436332 0 0 0 142072 160 0 0 25 0 1 0 892145202 1984036864 327211 33554432000 4194304 4365125 140736574811376 18446744073709551615 4247533 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 484384 327211 264 42 0 481532 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 1937536

[startup+1482.3 s]
/proc/loadavg: 4.07 3.99 3.77 5/190 17402
/proc/meminfo: memFree=27114708/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1543520 CPUtime=1482.31 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1436340 0 0 0 148070 161 0 0 25 0 1 0 892145202 1580564480 273233 33554432000 4194304 4365125 140736574811376 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 385880 273233 264 42 0 383028 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 1543520

[startup+1542.3 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 17404
/proc/meminfo: memFree=26955060/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1863696 CPUtime=1542.31 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1572563 0 0 0 154054 177 0 0 25 0 1 0 892145202 1908424704 313999 33554432000 4194304 4365125 140736574811376 18446744073709551615 4248459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 465924 313999 264 42 0 463072 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 1863696

[startup+1602.3 s]
/proc/loadavg: 4.01 3.99 3.80 5/190 17405
/proc/meminfo: memFree=26796672/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1869836 CPUtime=1602.32 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1621148 0 0 0 160048 184 0 0 25 0 1 0 892145202 1914712064 314770 33554432000 4194304 4365125 140736574811376 18446744073709551615 4258238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 467459 314770 264 42 0 464607 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 1869836

[startup+1662.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 17407
/proc/meminfo: memFree=26745404/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1861648 CPUtime=1662.32 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1699726 0 0 0 166037 195 0 0 25 0 1 0 892145202 1906327552 313742 33554432000 4194304 4365125 140736574811376 18446744073709551615 4244654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 465412 313742 264 42 0 462560 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 1861648

[startup+1722.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 17408
/proc/meminfo: memFree=26670340/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1982472 CPUtime=1722.33 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1714891 0 0 0 172036 197 0 0 25 0 1 0 892145202 2030051328 328907 33554432000 4194304 4365125 140736574811376 18446744073709551615 4262060 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 495618 328907 264 42 0 492766 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1982472

[startup+1782.3 s]
/proc/loadavg: 4.03 4.00 3.83 5/190 17410
/proc/meminfo: memFree=26647616/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1984520 CPUtime=1782.33 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1715150 0 0 0 178036 197 0 0 25 0 1 0 892145202 2032148480 329166 33554432000 4194304 4365125 140736574811376 18446744073709551615 4244608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 496130 329166 264 42 0 493278 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1984520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.02 4.00 3.83 5/190 17410
/proc/meminfo: memFree=26656780/32951124 swapFree=67050780/67111528
[pid=17331] ppid=17329 vsize=1984520 CPUtime=1800.03 cores=0,2
/proc/17331/stat : 17331 (MoUsSaka) R 17329 17331 16237 0 -1 4202496 1715150 0 0 0 179806 197 0 0 25 0 1 0 892145202 2032148480 329166 33554432000 4194304 4365125 140736574811376 18446744073709551615 4250097 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17331/statm: 496130 329166 264 42 0 493278 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1984520

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.06
CPU time (s): 1800.09
CPU user time (s): 1798.07
CPU system time (s): 2.02369
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3032992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.07
system time used= 2.02369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1715150
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= 11
involuntary context switches= 4062

runsolver used 3.15252 second user time and 6.67399 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-11 17:17:04
IDJOB=3495715
IDBENCH=20415
IDSOLVER=1989
FILE ID=node101/3495715-1307805424
RUNJOBID= node101-1307805424-17303
PBS_JOBID= 13551075
Free space on /tmp= 74084 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495715-1307805424/watcher-3495715-1307805424 -o /tmp/evaluation-result-3495715-1307805424/solver-3495715-1307805424 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495715-1307805424.cnf

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=238864531

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.83
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.841
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.841
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.841
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.841
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:     32951124 kB
MemFree:      31546140 kB
Buffers:        231392 kB
Cached:         942720 kB
SwapCached:      27776 kB
Active:         287116 kB
Inactive:       930752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31546140 kB
SwapTotal:    67111528 kB
SwapFree:     67050780 kB
Dirty:           25256 kB
Writeback:           0 kB
AnonPages:       36908 kB
Mapped:           8508 kB
Slab:           123544 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   204192 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= 74064 MiB
End job on node101 at 2011-06-11 17:47:06