Trace number 1553177

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
hybridGM 1? (TO) 1200.05 1200.52

General information on the benchmark

NameAPPLICATIONS/bitverif/
minor/minor064.cnf
MD5SUM1a151a1e93387c74239b48070e3eed97
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.72543
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.19/0.22	c Heuristic: AdaptG2WSAT 
0.19/0.22	c Hybrid barrier : 1 
0.19/0.22	c Problem instance: numAtoms = 14578, numClauses = 42581, numLiterals = 99353
0.19/0.22	c General parameters: seed=1822113332, cutoff=1000000000, targetCost = 0, print solution: yes
0.19/0.22	c gNovelty+ parameters: noise = 0, walkprob = 1, smoothprob = 33
0.19/0.22	c tries = 1
0.19/0.22	c 

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1553177-1238712137/watcher-1553177-1238712137 -o /tmp/evaluation-result-1553177-1238712137/solver-1553177-1238712137 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hybridGM HOME/instance-1553177-1238712137.cnf 1822113332 

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: 2.00 2.06 2.39 4/94 32224
/proc/meminfo: memFree=1570568/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=268416 CPUtime=0
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 1071 0 0 0 0 0 0 0 18 0 1 0 1143877365 274857984 1055 1992294400 134512640 135204289 4294956224 18446744073709551615 134858969 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 67104 1055 56 168 0 66934 0

[startup+0.0152469 s]
/proc/loadavg: 2.00 2.06 2.39 4/94 32224
/proc/meminfo: memFree=1570568/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=268416 CPUtime=0.01
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 1096 0 0 0 1 0 0 0 18 0 1 0 1143877365 274857984 1080 1992294400 134512640 135204289 4294956224 18446744073709551615 134723175 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 67104 1080 56 168 0 66934 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 268416

[startup+0.101255 s]
/proc/loadavg: 2.00 2.06 2.39 4/94 32224
/proc/meminfo: memFree=1570568/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=268412 CPUtime=0.09
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 2387 0 0 0 9 0 0 0 18 0 1 0 1143877365 274853888 2370 1992294400 134512640 135204289 4294956224 18446744073709551615 134543968 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 67103 2370 56 168 0 66933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 268412

[startup+0.301279 s]
/proc/loadavg: 2.00 2.06 2.39 4/94 32224
/proc/meminfo: memFree=1570568/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=268416 CPUtime=0.29
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 5290 0 0 0 27 2 0 0 19 0 1 0 1143877365 274857984 5273 1992294400 134512640 135204289 4294956224 18446744073709551615 134546059 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 67104 5273 63 168 0 66934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 268416

[startup+0.701322 s]
/proc/loadavg: 2.00 2.06 2.39 4/94 32224
/proc/meminfo: memFree=1570568/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=268416 CPUtime=0.69
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 5308 0 0 0 67 2 0 0 23 0 1 0 1143877365 274857984 5291 1992294400 134512640 135204289 4294956224 18446744073709551615 134537573 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 67104 5291 63 168 0 66934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 268416

[startup+1.50141 s]
/proc/loadavg: 2.00 2.06 2.39 3/95 32225
/proc/meminfo: memFree=1541376/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=281264 CPUtime=1.5
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 9979 0 0 0 146 4 0 0 25 0 1 0 1143877365 288014336 8437 1992294400 134512640 135204289 4294956224 18446744073709551615 134524059 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 70316 8437 83 168 0 70146 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 281264

[startup+3.10159 s]
/proc/loadavg: 2.00 2.06 2.39 3/95 32225
/proc/meminfo: memFree=1536576/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=281792 CPUtime=3.09
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 10111 0 0 0 305 4 0 0 25 0 1 0 1143877365 288555008 8569 1992294400 134512640 135204289 4294956224 18446744073709551615 134563098 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 70448 8569 84 168 0 70278 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 281792

[startup+6.30194 s]
/proc/loadavg: 2.00 2.06 2.39 3/95 32225
/proc/meminfo: memFree=1534656/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=283912 CPUtime=6.29
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 10593 0 0 0 625 4 0 0 25 0 1 0 1143877365 290725888 9051 1992294400 134512640 135204289 4294956224 18446744073709551615 134563048 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 70978 9051 84 168 0 70808 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 283912

[startup+12.7017 s]
/proc/loadavg: 2.00 2.06 2.38 3/95 32225
/proc/meminfo: memFree=1533384/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=284704 CPUtime=12.69
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 10787 0 0 0 1265 4 0 0 25 0 1 0 1143877365 291536896 9245 1992294400 134512640 135204289 4294956224 18446744073709551615 134553186 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 71176 9245 84 168 0 71006 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 284704

[startup+25.5011 s]
/proc/loadavg: 2.00 2.05 2.38 3/95 32225
/proc/meminfo: memFree=1532936/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=285220 CPUtime=25.48
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 10912 0 0 0 2544 4 0 0 25 0 1 0 1143877365 292065280 9370 1992294400 134512640 135204289 4294956224 18446744073709551615 134553186 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 71305 9370 84 168 0 71135 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 285220

[startup+51.1019 s]
/proc/loadavg: 2.00 2.05 2.36 3/95 32225
/proc/meminfo: memFree=1532104/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=286020 CPUtime=51.08
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 11185 0 0 0 5103 5 0 0 25 0 1 0 1143877365 292884480 9600 1992294400 134512640 135204289 4294956224 18446744073709551615 134569993 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 71505 9600 84 168 0 71335 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 286020

[startup+102.308 s]
/proc/loadavg: 2.00 2.04 2.34 3/95 32225
/proc/meminfo: memFree=1530184/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=288448 CPUtime=102.26
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 11618 0 0 0 10221 5 0 0 25 0 1 0 1143877365 295370752 10033 1992294400 134512640 135204289 4294956224 18446744073709551615 134586244 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 72112 10033 84 168 0 71942 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 288448

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.32 3/95 32225
/proc/meminfo: memFree=1528200/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=290172 CPUtime=162.22
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 12121 0 0 0 16217 5 0 0 25 0 1 0 1143877365 297136128 10536 1992294400 134512640 135204289 4294956224 18446744073709551615 134553196 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 72543 10536 84 168 0 72373 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 290172

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.30 3/95 32225
/proc/meminfo: memFree=1526152/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=292760 CPUtime=222.21
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 12618 0 0 0 22215 6 0 0 25 0 1 0 1143877365 299786240 11033 1992294400 134512640 135204289 4294956224 18446744073709551615 134560350 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 73190 11033 84 168 0 73020 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 292760

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.27 3/95 32225
/proc/meminfo: memFree=1524168/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=296640 CPUtime=282.18
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 13133 0 0 0 28212 6 0 0 25 0 1 0 1143877365 303759360 11548 1992294400 134512640 135204289 4294956224 18446744073709551615 134586232 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 74160 11548 84 168 0 73990 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 296640

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.25 3/95 32226
/proc/meminfo: memFree=1522184/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=296640 CPUtime=342.16
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 13629 0 0 0 34209 7 0 0 25 0 1 0 1143877365 303759360 12044 1992294400 134512640 135204289 4294956224 18446744073709551615 134553186 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 74160 12044 84 168 0 73990 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 296640

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.24 3/95 32227
/proc/meminfo: memFree=1519944/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=302460 CPUtime=402.13
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 14144 0 0 0 40206 7 0 0 25 0 1 0 1143877365 309719040 12559 1992294400 134512640 135204289 4294956224 18446744073709551615 134553186 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 75615 12559 84 168 0 75445 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 302460

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.22 3/95 32227
/proc/meminfo: memFree=1517832/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=302460 CPUtime=462.11
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 14677 0 0 0 46204 7 0 0 25 0 1 0 1143877365 309719040 13092 1992294400 134512640 135204289 4294956224 18446744073709551615 134585034 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 75615 13092 84 168 0 75445 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 302460

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.20 3/95 32227
/proc/meminfo: memFree=1515784/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=302460 CPUtime=522.09
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 15210 0 0 0 52201 8 0 0 25 0 1 0 1143877365 309719040 13625 1992294400 134512640 135204289 4294956224 18446744073709551615 134553226 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 75615 13625 84 168 0 75445 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 302460

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.18 3/95 32227
/proc/meminfo: memFree=1513608/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=311192 CPUtime=582.06
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 15761 0 0 0 58198 8 0 0 25 0 1 0 1143877365 318660608 14176 1992294400 134512640 135204289 4294956224 18446744073709551615 134583384 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 77798 14176 84 168 0 77628 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 311192

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.17 3/95 32227
/proc/meminfo: memFree=1511304/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=311192 CPUtime=642.05
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 16328 0 0 0 64197 8 0 0 25 0 1 0 1143877365 318660608 14743 1992294400 134512640 135204289 4294956224 18446744073709551615 134524001 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 77798 14743 84 168 0 77628 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 311192

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.16 3/95 32227
/proc/meminfo: memFree=1509128/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=311192 CPUtime=702.02
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 16869 0 0 0 70193 9 0 0 25 0 1 0 1143877365 318660608 15284 1992294400 134512640 135204289 4294956224 18446744073709551615 134553163 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 77798 15284 84 168 0 77628 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 311192

[startup+762.308 s]
/proc/loadavg: 2.00 2.00 2.15 3/95 32227
/proc/meminfo: memFree=1506952/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=311192 CPUtime=762
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 17401 0 0 0 76191 9 0 0 25 0 1 0 1143877365 318660608 15816 1992294400 134512640 135204289 4294956224 18446744073709551615 134723177 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 77798 15816 84 168 0 77628 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 311192

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.14 3/95 32227
/proc/meminfo: memFree=1504840/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=324288 CPUtime=821.97
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 17941 0 0 0 82188 9 0 0 25 0 1 0 1143877365 332070912 16356 1992294400 134512640 135204289 4294956224 18446744073709551615 134553186 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 81072 16356 84 168 0 80902 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 324288

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.12 3/95 32227
/proc/meminfo: memFree=1502664/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=324288 CPUtime=881.94
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 18476 0 0 0 88185 9 0 0 25 0 1 0 1143877365 332070912 16891 1992294400 134512640 135204289 4294956224 18446744073709551615 134553231 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 81072 16891 84 168 0 80902 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 324288

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.11 3/95 32227
/proc/meminfo: memFree=1500552/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=324288 CPUtime=941.93
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 19018 0 0 0 94183 10 0 0 25 0 1 0 1143877365 332070912 17433 1992294400 134512640 135204289 4294956224 18446744073709551615 134560403 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 81072 17433 84 168 0 80902 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 324288

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/95 32227
/proc/meminfo: memFree=1498312/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=324288 CPUtime=1001.9
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 19575 0 0 0 100180 10 0 0 25 0 1 0 1143877365 332070912 17990 1992294400 134512640 135204289 4294956224 18446744073709551615 134610086 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 81072 17990 84 168 0 80902 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 324288

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/95 32227
/proc/meminfo: memFree=1496136/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=324288 CPUtime=1061.87
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 20120 0 0 0 106176 11 0 0 25 0 1 0 1143877365 332070912 18535 1992294400 134512640 135204289 4294956224 18446744073709551615 134610089 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 81072 18535 84 168 0 80902 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 324288

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/95 32227
/proc/meminfo: memFree=1493960/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=324288 CPUtime=1121.86
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 20656 0 0 0 112174 12 0 0 25 0 1 0 1143877365 332070912 19071 1992294400 134512640 135204289 4294956224 18446744073709551615 134569962 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 81072 19071 84 168 0 80902 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 324288

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/95 32233
/proc/meminfo: memFree=1491968/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=343932 CPUtime=1181.83
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 21170 0 0 0 118170 13 0 0 25 0 1 0 1143877365 352186368 19585 1992294400 134512640 135204289 4294956224 18446744073709551615 134656528 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 85983 19585 84 168 0 85813 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 343932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 2.00 2.00 2.08 3/95 32233
/proc/meminfo: memFree=1491328/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=343932 CPUtime=1200.03
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 21326 0 0 0 119990 13 0 0 25 0 1 0 1143877365 352186368 19741 1992294400 134512640 135204289 4294956224 18446744073709551615 134723158 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 85983 19741 84 168 0 85813 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 343932

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 2.00 2.00 2.08 3/95 32233
/proc/meminfo: memFree=1491328/2055920 swapFree=4152324/4192956
[pid=32224] ppid=32222 vsize=343932 CPUtime=1200.03
/proc/32224/stat : 32224 (hybridGM) R 32222 32224 32187 0 -1 4194304 21326 0 0 0 119990 13 0 0 25 0 1 0 1143877365 352186368 19741 1992294400 134512640 135204289 4294956224 18446744073709551615 134723158 0 0 4096 0 0 0 0 17 0 0 0
/proc/32224/statm: 85983 19741 84 168 0 85813 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 343932

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.9
CPU system time (s): 0.144977
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 343932

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

runsolver used 1.84372 second user time and 4.31234 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-03 00:42:17
IDJOB=1553177
IDBENCH=70756
IDSOLVER=533
FILE ID=node91/1553177-1238712137
PBS_JOBID= 9085327
Free space on /tmp= 66528 MiB

SOLVER NAME= hybridGM 1
BENCH NAME= SAT09/APPLICATIONS/bitverif/minor/minor064.cnf
COMMAND LINE= HOME/hybridGM BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553177-1238712137/watcher-1553177-1238712137 -o /tmp/evaluation-result-1553177-1238712137/solver-1553177-1238712137 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hybridGM HOME/instance-1553177-1238712137.cnf 1822113332 

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

MD5SUM BENCH= 1a151a1e93387c74239b48070e3eed97
RANDOM SEED=1822113332

node91.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.252
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.252
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1570984 kB
Buffers:         80820 kB
Cached:         304592 kB
SwapCached:      23064 kB
Active:         246708 kB
Inactive:       163200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570984 kB
SwapTotal:     4192956 kB
SwapFree:      4152324 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:          16000 kB
Slab:            58152 kB
Committed_AS:  2427260 kB
PageTables:       3260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node91 at 2009-04-03 01:02:20