Trace number 3249133

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
riss 1.0? (TO) 1300.02 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 29093
0.00/0.02	c parsetime: 8303us
0.00/0.02	c parsed 35088 clauses with 816 variables
1.89/1.94	c init all components done
1.89/1.94	c ====================
1.89/1.94	c trail size: 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249133-1304139611/watcher-3249133-1304139611 -o /tmp/evaluation-result-3249133-1304139611/solver-3249133-1304139611 -C 2400 -W 1300 -M 7680 HOME/riss.sh HOME HOME/instance-3249133-1304139611.cnf 1296728558 2400 7680 2 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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.67 7.18 7.60 5/192 29092
/proc/meminfo: memFree=30939044/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0

[startup+0.0564289 s]
/proc/loadavg: 4.67 7.18 7.60 5/192 29092
/proc/meminfo: memFree=30939044/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100425 s]
/proc/loadavg: 4.67 7.18 7.60 5/192 29092
/proc/meminfo: memFree=30939044/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300386 s]
/proc/loadavg: 4.67 7.18 7.60 5/192 29092
/proc/meminfo: memFree=30939044/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70031 s]
/proc/loadavg: 4.67 7.18 7.60 5/192 29092
/proc/meminfo: memFree=30939044/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50119 s]
/proc/loadavg: 4.62 7.13 7.58 5/194 29094
/proc/meminfo: memFree=30894892/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=54996 CPUtime=1.49 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 10119 0 0 0 149 0 0 0 25 0 1 0 506377375 56315904 9693 33554432000 4194304 5523604 140736106992064 18446744073709551615 4374969 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 13749 9693 332 325 0 9563 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63696

[startup+3.10086 s]
/proc/loadavg: 4.62 7.13 7.58 5/194 29094
/proc/meminfo: memFree=30886708/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=60980 CPUtime=3.09 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 12598 0 0 0 308 1 0 0 25 0 1 0 506377375 62443520 11195 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333692 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 15245 11195 373 325 0 11059 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69680

[startup+6.30033 s]
/proc/loadavg: 4.62 7.13 7.58 5/194 29094
/proc/meminfo: memFree=30872556/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=70104 CPUtime=6.29 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 14888 0 0 0 627 2 0 0 25 0 1 0 506377375 71786496 13485 33554432000 4194304 5523604 140736106992064 18446744073709551615 4219916 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 17526 13485 373 325 0 13340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78804

[startup+12.7012 s]
/proc/loadavg: 4.52 7.03 7.54 5/194 29094
/proc/meminfo: memFree=30849344/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=84692 CPUtime=12.69 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 18497 0 0 0 1267 2 0 0 25 0 1 0 506377375 86724608 17094 33554432000 4194304 5523604 140736106992064 18446744073709551615 212039316165 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 21173 17094 373 325 0 16987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93392

[startup+25.5009 s]
/proc/loadavg: 4.44 6.93 7.51 5/194 29151
/proc/meminfo: memFree=30809512/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=103136 CPUtime=25.49 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 23063 0 0 0 2546 3 0 0 25 0 1 0 506377375 105611264 21660 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 25784 21660 373 325 0 21598 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111836

[startup+51.1003 s]
/proc/loadavg: 4.29 6.69 7.41 5/194 29160
/proc/meminfo: memFree=30744380/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=132308 CPUtime=51.09 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 30366 0 0 0 5103 6 0 0 25 0 1 0 506377375 135483392 28963 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 33077 28963 373 325 0 28891 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141008

[startup+102.307 s]
/proc/loadavg: 4.11 6.23 7.21 5/194 29162
/proc/meminfo: memFree=30639652/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=186132 CPUtime=102.3 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 43339 0 0 0 10221 9 0 0 25 0 1 0 506377375 190599168 41936 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 46533 41936 373 325 0 42347 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 194832

[startup+162.3 s]
/proc/loadavg: 4.04 5.83 7.01 5/194 29163
/proc/meminfo: memFree=30572500/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=219180 CPUtime=162.29 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 51588 0 0 0 16217 12 0 0 25 0 1 0 506377375 224440320 50185 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 54795 50185 373 325 0 50609 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 227880

[startup+222.301 s]
/proc/loadavg: 4.01 5.49 6.82 5/194 29165
/proc/meminfo: memFree=30521208/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=233056 CPUtime=222.29 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 55077 0 0 0 22215 14 0 0 25 0 1 0 506377375 238649344 53674 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333115 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 58264 53674 373 325 0 54078 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 241756

[startup+282.301 s]
/proc/loadavg: 4.00 5.22 6.64 5/194 29167
/proc/meminfo: memFree=30433344/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=271324 CPUtime=282.29 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 64427 0 0 0 28211 18 0 0 25 0 1 0 506377375 277835776 63024 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 67831 63024 373 325 0 63645 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 280024

[startup+342.3 s]
/proc/loadavg: 4.11 5.03 6.49 5/194 29168
/proc/meminfo: memFree=30386528/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=298800 CPUtime=342.3 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 70709 0 0 0 34210 20 0 0 25 0 1 0 506377375 305971200 69049 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 74700 69049 373 325 0 70514 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 307500

[startup+402.301 s]
/proc/loadavg: 4.04 4.84 6.33 5/194 29170
/proc/meminfo: memFree=30349980/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6

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

/proc/29093/statm: 96974 90688 373 325 0 92788 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 396596

[startup+642.301 s]
/proc/loadavg: 4.00 4.37 5.79 5/194 29176
/proc/meminfo: memFree=30172708/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=387896 CPUtime=642.31 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 92367 0 0 0 64201 30 0 0 25 0 1 0 506377375 397205504 90707 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 96974 90707 373 325 0 92788 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 396596

[startup+702.301 s]
/proc/loadavg: 4.00 4.30 5.67 5/194 29178
/proc/meminfo: memFree=30144960/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=387896 CPUtime=702.3 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 92476 0 0 0 70200 30 0 0 25 0 1 0 506377375 397205504 90816 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333121 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 96974 90816 373 325 0 92788 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 396596

[startup+762.307 s]
/proc/loadavg: 4.00 4.24 5.56 5/194 29179
/proc/meminfo: memFree=30091664/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=387896 CPUtime=762.31 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 92674 0 0 0 76201 30 0 0 25 0 1 0 506377375 397205504 91014 33554432000 4194304 5523604 140736106992064 18446744073709551615 4226834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 96974 91014 373 325 0 92788 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 396596

[startup+822.301 s]
/proc/loadavg: 4.00 4.20 5.46 5/194 29181
/proc/meminfo: memFree=30027096/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=410396 CPUtime=822.3 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 98383 0 0 0 82198 32 0 0 25 0 1 0 506377375 420245504 96723 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333268 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 102599 96723 373 325 0 98413 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 419096

[startup+882.301 s]
/proc/loadavg: 4.16 4.20 5.39 5/194 29183
/proc/meminfo: memFree=29990808/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=443368 CPUtime=882.31 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 106437 0 0 0 88194 37 0 0 25 0 1 0 506377375 454008832 104777 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 110842 104777 373 325 0 106656 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 452068

[startup+942.301 s]
/proc/loadavg: 4.11 4.18 5.30 5/194 29184
/proc/meminfo: memFree=29956272/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=475588 CPUtime=942.3 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 114062 0 0 0 94190 40 0 0 25 0 1 0 506377375 487002112 112402 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 118897 112402 373 325 0 114711 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 484288

[startup+1002.3 s]
/proc/loadavg: 4.04 4.14 5.22 5/194 29186
/proc/meminfo: memFree=29925672/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=503544 CPUtime=1002.31 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 120524 0 0 0 100188 43 0 0 25 0 1 0 506377375 515629056 118864 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 125886 118864 373 325 0 121700 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 512244

[startup+1062.3 s]
/proc/loadavg: 4.01 4.11 5.14 5/194 29187
/proc/meminfo: memFree=29905636/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=503544 CPUtime=1062.31 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 120528 0 0 0 106188 43 0 0 25 0 1 0 506377375 515629056 118868 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 125886 118868 373 325 0 121700 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 512244

[startup+1122.3 s]
/proc/loadavg: 4.00 4.09 5.06 5/194 29189
/proc/meminfo: memFree=29894384/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=503544 CPUtime=1122.31 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 120539 0 0 0 112188 43 0 0 25 0 1 0 506377375 515629056 118879 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 125886 118879 373 325 0 121700 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 512244

[startup+1182.3 s]
/proc/loadavg: 4.00 4.07 4.99 5/194 29191
/proc/meminfo: memFree=29853260/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=503544 CPUtime=1182.31 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 120566 0 0 0 118188 43 0 0 25 0 1 0 506377375 515629056 118906 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333115 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 125886 118906 373 325 0 121700 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 512244

[startup+1242.3 s]
/proc/loadavg: 4.00 4.06 4.93 5/194 29192
/proc/meminfo: memFree=29807392/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=503544 CPUtime=1242.31 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 120619 0 0 0 124188 43 0 0 25 0 1 0 506377375 515629056 118959 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333115 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 125886 118959 373 325 0 121700 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 512244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.05 4.87 3/188 29196
/proc/meminfo: memFree=29996088/32951124 swapFree=67106388/67111528
[pid=29092] ppid=29090 vsize=8700 CPUtime=0 cores=4,6
/proc/29092/stat : 29092 (riss.sh) S 29090 29092 29029 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 506377375 8908800 252 33554432000 4194304 4922060 140737421023296 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29092/statm: 2175 252 211 178 0 68 0
[pid=29093] ppid=29092 vsize=503544 CPUtime=1300.02 cores=4,6
/proc/29093/stat : 29093 (riss) R 29092 29092 29029 0 -1 4202496 120718 0 0 0 129959 43 0 0 25 0 1 0 506377375 515629056 119058 33554432000 4194304 5523604 140736106992064 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29093/statm: 125886 119058 373 325 0 121700 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 512244

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29092 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.59
CPU system time (s): 0.43
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 512244

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

runsolver used 2.36664 second user time and 4.73728 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 07:00:11
IDJOB=3249133
IDBENCH=83157
IDSOLVER=1598
FILE ID=node146/3249133-1304139611
RUNJOBID= node146-1304139611-29048
PBS_JOBID= 13170845
Free space on /tmp= 73344 MiB

SOLVER NAME= riss 1.0
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x34.cnf
COMMAND LINE= DIR/riss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249133-1304139611/watcher-3249133-1304139611 -o /tmp/evaluation-result-3249133-1304139611/solver-3249133-1304139611 -C 2400 -W 1300 -M 7680  HOME/riss.sh HOME HOME/instance-3249133-1304139611.cnf 1296728558 2400 7680 2

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=1296728558

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      30939200 kB
Buffers:        409480 kB
Cached:        1063104 kB
SwapCached:        668 kB
Active:         215712 kB
Inactive:      1420164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30939200 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            5564 kB
Writeback:           0 kB
AnonPages:      162172 kB
Mapped:          15724 kB
Slab:           309828 kB
PageTables:       5800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   353756 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= 73340 MiB
End job on node146 at 2011-04-30 07:21:53