Trace number 1541665

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
hybridGM7 7Signal 950.54 951.183

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S254828838-055.cnf
MD5SUM49dcfc34ef97670988a946b0575b679c
Bench CategoryRANDOM (random 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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

0.00/0.05	c Heuristic : G2WSAT
0.00/0.05	c Hybrid barrier : 1 
0.00/0.05	c Problem instance: numAtoms = 65, numClauses = 5785, numLiterals = 40495
0.00/0.05	c General parameters: seed=1175586787, cutoff=1000000000, targetCost = 0, print solution: yes
0.00/0.05	c gNovelty+ parameters: noise = 0, walkprob = 1, smoothprob = 100
0.00/0.05	c tries = 1
0.00/0.05	c 

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1541665-1238467207/watcher-1541665-1238467207 -o /tmp/evaluation-result-1541665-1238467207/solver-1541665-1238467207 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hybridGM7 HOME/instance-1541665-1238467207.cnf 1175586787 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 24806
/proc/meminfo: memFree=1066288/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=260600 CPUtime=0
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 853 0 0 0 0 0 0 0 18 0 1 0 1119386554 266854400 837 1992294400 134512640 135204385 4294956208 18446744073709551615 134542712 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 65150 843 55 168 0 64980 0

[startup+0.0136369 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 24806
/proc/meminfo: memFree=1066288/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=268416 CPUtime=0
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 1086 0 0 0 0 0 0 0 18 0 1 0 1119386554 274857984 1070 1992294400 134512640 135204385 4294956208 18446744073709551615 134542911 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 67104 1070 57 168 0 66934 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 268416

[startup+0.101654 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 24806
/proc/meminfo: memFree=1066288/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=268416 CPUtime=0.09
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 4638 0 0 0 8 1 0 0 18 0 1 0 1119386554 274857984 4621 1992294400 134512640 135204385 4294956208 18446744073709551615 134536965 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 67104 4621 64 168 0 66934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 268416

[startup+0.30169 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 24806
/proc/meminfo: memFree=1066288/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=268900 CPUtime=0.29
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 4892 0 0 0 28 1 0 0 20 0 1 0 1119386554 275353600 4867 1992294400 134512640 135204385 4294956208 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 67225 4867 85 168 0 67055 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 268900

[startup+0.701766 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 24806
/proc/meminfo: memFree=1066288/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=269164 CPUtime=0.69
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 4940 0 0 0 68 1 0 0 23 0 1 0 1119386554 275623936 4913 1992294400 134512640 135204385 4294956208 18446744073709551615 134536910 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 67291 4913 85 168 0 67121 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 269164

[startup+1.50192 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 24807
/proc/meminfo: memFree=1046568/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=269252 CPUtime=1.49
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 4997 0 0 0 148 1 0 0 25 0 1 0 1119386554 275714048 4963 1992294400 134512640 135204385 4294956208 18446744073709551615 134536646 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 67313 4963 85 168 0 67143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 269252

[startup+3.10122 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 24807
/proc/meminfo: memFree=1046056/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=270120 CPUtime=3.09
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 5207 0 0 0 307 2 0 0 25 0 1 0 1119386554 276602880 5168 1992294400 134512640 135204385 4294956208 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 67530 5168 85 168 0 67360 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 270120

[startup+6.30182 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 24807
/proc/meminfo: memFree=1044968/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=271040 CPUtime=6.29
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 5448 0 0 0 627 2 0 0 25 0 1 0 1119386554 277544960 5401 1992294400 134512640 135204385 4294956208 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 67760 5401 85 168 0 67590 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 271040

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 24807
/proc/meminfo: memFree=1042664/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=273352 CPUtime=12.69
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 6051 0 0 0 1267 2 0 0 25 0 1 0 1119386554 279912448 5981 1992294400 134512640 135204385 4294956208 18446744073709551615 134537272 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 68338 5981 85 168 0 68168 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 273352

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 24807
/proc/meminfo: memFree=1038376/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=277356 CPUtime=25.48
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 7056 0 0 0 2546 2 0 0 25 0 1 0 1119386554 284012544 6985 1992294400 134512640 135204385 4294956208 18446744073709551615 134537583 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 69339 6985 85 168 0 69169 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 277356

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 24807
/proc/meminfo: memFree=1030824/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=284920 CPUtime=51.07
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 8950 0 0 0 5104 3 0 0 25 0 1 0 1119386554 291758080 8879 1992294400 134512640 135204385 4294956208 18446744073709551615 134537272 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 71230 8879 85 168 0 71060 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 284920

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 24807
/proc/meminfo: memFree=1006120/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=309384 CPUtime=102.25
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 15082 0 0 0 10219 6 0 0 25 0 1 0 1119386554 316809216 15011 1992294400 134512640 135204385 4294956208 18446744073709551615 134537259 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 77346 15011 85 168 0 77176 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 309384

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24807
/proc/meminfo: memFree=973864/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=342156 CPUtime=162.23
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 23261 0 0 0 16213 10 0 0 25 0 1 0 1119386554 350367744 23190 1992294400 134512640 135204385 4294956208 18446744073709551615 134536993 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 85539 23190 85 168 0 85369 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 342156

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=942568/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=372872 CPUtime=222.21
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 30942 0 0 0 22208 13 0 0 25 0 1 0 1119386554 381820928 30871 1992294400 134512640 135204385 4294956208 18446744073709551615 134537486 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 93218 30871 85 168 0 93048 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 372872

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=911400/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=403956 CPUtime=282.19
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 38707 0 0 0 28203 16 0 0 25 0 1 0 1119386554 413650944 38636 1992294400 134512640 135204385 4294956208 18446744073709551615 134537292 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 100989 38636 85 168 0 100819 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 403956

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=879080/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=436320 CPUtime=342.16
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 46794 0 0 0 34197 19 0 0 25 0 1 0 1119386554 446791680 46723 1992294400 134512640 135204385 4294956208 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 109080 46723 85 168 0 108910 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 436320

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=848360/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=467364 CPUtime=402.14
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 54560 0 0 0 40192 22 0 0 25 0 1 0 1119386554 478580736 54488 1992294400 134512640 135204385 4294956208 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 116841 54488 85 168 0 116671 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 467364

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=816744/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=498288 CPUtime=462.13
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 62306 0 0 0 46188 25 0 0 25 0 1 0 1119386554 510246912 62228 1992294400 134512640 135204385 4294956208 18446744073709551615 134537272 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 124572 62228 85 168 0 124402 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 498288

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=785320/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=530324 CPUtime=522.1
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 70306 0 0 0 52182 28 0 0 25 0 1 0 1119386554 543051776 70228 1992294400 134512640 135204385 4294956208 18446744073709551615 134537290 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 132581 70228 85 168 0 132411 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 530324

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=754408/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=560672 CPUtime=582.07
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 77889 0 0 0 58177 30 0 0 25 0 1 0 1119386554 574128128 77811 1992294400 134512640 135204385 4294956208 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 140168 77811 85 168 0 139998 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 560672

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=724328/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=590528 CPUtime=642.06
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 85363 0 0 0 64172 34 0 0 25 0 1 0 1119386554 604700672 85285 1992294400 134512640 135204385 4294956208 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 147632 85285 85 168 0 147462 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 590528

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=693992/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=621264 CPUtime=702.04
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 93042 0 0 0 70166 38 0 0 25 0 1 0 1119386554 636174336 92964 1992294400 134512640 135204385 4294956208 18446744073709551615 134549123 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 155316 92964 85 168 0 155146 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 621264

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=663848/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=650896 CPUtime=762.02
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 100463 0 0 0 76160 42 0 0 25 0 1 0 1119386554 666517504 100385 1992294400 134512640 135204385 4294956208 18446744073709551615 134577044 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 162724 100385 85 168 0 162554 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 650896

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=633768/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=681088 CPUtime=821.99
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 108004 0 0 0 82155 44 0 0 25 0 1 0 1119386554 697434112 107926 1992294400 134512640 135204385 4294956208 18446744073709551615 134537272 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 170272 107926 85 168 0 170102 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 681088

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=604584/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=710100 CPUtime=881.97
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 115243 0 0 0 88149 48 0 0 25 0 1 0 1119386554 727142400 115165 1992294400 134512640 135204385 4294956208 18446744073709551615 134537249 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 177525 115165 85 168 0 177355 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 710100

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=573480/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=741284 CPUtime=941.95
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 123048 0 0 0 94144 51 0 0 25 0 1 0 1119386554 759074816 122970 1992294400 134512640 135204385 4294956208 18446744073709551615 134536993 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 185321 122970 85 168 0 185151 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 741284

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

[startup+947.106 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=570856/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=743656 CPUtime=946.75
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 123651 0 0 0 94624 51 0 0 25 0 1 0 1119386554 761503744 123573 1992294400 134512640 135204385 4294956208 18446744073709551615 134572912 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 185914 123573 85 168 0 185744 0
Current children cumulated CPU time (s) 946.75
Current children cumulated vsize (KiB) 743656

[startup+948.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24809
/proc/meminfo: memFree=570280/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=744580 CPUtime=948.35
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4194304 123873 0 0 0 94783 52 0 0 25 0 1 0 1119386554 762449920 123795 1992294400 134512640 135204385 4294956208 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 186145 123795 85 168 0 185975 0
Current children cumulated CPU time (s) 948.35
Current children cumulated vsize (KiB) 744580

[startup+950.301 s]
/proc/loadavg: 0.99 0.97 0.99 1/65 24809
/proc/meminfo: memFree=222888/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=744580 CPUtime=949.83
/proc/24806/stat : 24806 (hybridGM7) D 24804 24806 22145 0 -1 4195840 134709 0 0 0 94800 183 0 0 25 0 1 0 1119386554 762449920 123795 1992294400 134512640 135204385 4294956208 18446744073709551615 134532951 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/24806/statm: 186145 123795 85 168 0 185975 0
Current children cumulated CPU time (s) 949.83
Current children cumulated vsize (KiB) 744580

[startup+950.701 s]
/proc/loadavg: 0.99 0.97 0.99 1/65 24809
/proc/meminfo: memFree=222888/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=744580 CPUtime=950.05
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4195840 134709 0 0 0 94800 205 0 0 25 0 1 0 1119386554 762449920 123795 1992294400 134512640 135204385 4294956208 18446744073709551615 134532951 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 186145 123795 85 168 0 185975 0
Current children cumulated CPU time (s) 950.05
Current children cumulated vsize (KiB) 744580

[startup+951.102 s]
/proc/loadavg: 0.99 0.97 0.99 1/65 24809
/proc/meminfo: memFree=222888/2055920 swapFree=4178880/4192956
[pid=24806] ppid=24804 vsize=744580 CPUtime=950.45
/proc/24806/stat : 24806 (hybridGM7) R 24804 24806 22145 0 -1 4195840 135963 0 0 0 94800 245 0 0 25 0 1 0 1119386554 762449920 123795 1992294400 134512640 135204385 4294956208 18446744073709551615 134532951 0 0 4096 0 0 0 0 17 1 0 0
/proc/24806/statm: 186145 123795 85 168 0 185975 0
Current children cumulated CPU time (s) 950.45
Current children cumulated vsize (KiB) 744580

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 951.183
CPU time (s): 950.54
CPU user time (s): 948.001
CPU system time (s): 2.53961
CPU usage (%): 99.9324
Max. virtual memory (cumulated for all children) (KiB): 744580

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

runsolver used 0.698893 second user time and 1.9767 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-31 04:40:07
IDJOB=1541665
IDBENCH=70474
IDSOLVER=535
FILE ID=node21/1541665-1238467207
PBS_JOBID= 9061731
Free space on /tmp= 66460 MiB

SOLVER NAME= hybridGM7 7
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S254828838-055.cnf
COMMAND LINE= HOME/hybridGM7 BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1541665-1238467207/watcher-1541665-1238467207 -o /tmp/evaluation-result-1541665-1238467207/solver-1541665-1238467207 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hybridGM7 HOME/instance-1541665-1238467207.cnf 1175586787 

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 49dcfc34ef97670988a946b0575b679c
RANDOM SEED=1175586787

node21.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1066768 kB
Buffers:        109584 kB
Cached:         777120 kB
SwapCached:       7836 kB
Active:         199056 kB
Inactive:       697064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1066768 kB
SwapTotal:     4192956 kB
SwapFree:      4178880 kB
Dirty:            1184 kB
Writeback:           0 kB
Mapped:          15064 kB
Slab:            79124 kB
Committed_AS:  3075788 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65976 MiB
End job on node21 at 2009-03-31 04:55:59