Trace number 1541767

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 7? (TO) 1200.12 1200.47

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1299934729-015.cnf
MD5SUMbcd262fcf09db79337137ea25c65ab0c
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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data

0.04/0.05	c Heuristic : G2WSAT
0.04/0.05	c Hybrid barrier : 1 
0.04/0.05	c Problem instance: numAtoms = 75, numClauses = 6675, numLiterals = 46725
0.04/0.05	c General parameters: seed=109725753, cutoff=1000000000, targetCost = 0, print solution: yes
0.04/0.05	c gNovelty+ parameters: noise = 0, walkprob = 1, smoothprob = 100
0.04/0.05	c tries = 1
0.04/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-1541767-1238473730/watcher-1541767-1238473730 -o /tmp/evaluation-result-1541767-1238473730/solver-1541767-1238473730 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hybridGM7 HOME/instance-1541767-1238473730.cnf 109725753 

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: 1.00 1.00 1.09 3/64 28571
/proc/meminfo: memFree=1550128/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=260600 CPUtime=0
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 858 0 0 0 0 0 0 0 18 0 1 0 1120039212 266854400 843 1992294400 134512640 135204385 4294956208 18446744073709551615 134542712 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 65150 849 55 168 0 64980 0

[startup+0.0539599 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 28571
/proc/meminfo: memFree=1550128/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=268412 CPUtime=0.04
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 4277 0 0 0 3 1 0 0 18 0 1 0 1120039212 274853888 4260 1992294400 134512640 135204385 4294956208 18446744073709551615 134548408 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 67103 4268 57 168 0 66933 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 268412

[startup+0.101965 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 28571
/proc/meminfo: memFree=1550128/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=268416 CPUtime=0.09
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 4657 0 0 0 8 1 0 0 18 0 1 0 1120039212 274857984 4640 1992294400 134512640 135204385 4294956208 18446744073709551615 134545902 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 67104 4640 64 168 0 66934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 268416

[startup+0.301991 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 28571
/proc/meminfo: memFree=1550128/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=268416 CPUtime=0.29
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 4657 0 0 0 28 1 0 0 19 0 1 0 1120039212 274857984 4640 1992294400 134512640 135204385 4294956208 18446744073709551615 134537272 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 67104 4640 64 168 0 66934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 268416

[startup+0.701044 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 28571
/proc/meminfo: memFree=1550128/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=269088 CPUtime=0.68
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 4949 0 0 0 67 1 0 0 22 0 1 0 1120039212 275546112 4917 1992294400 134512640 135204385 4294956208 18446744073709551615 134537256 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 67272 4917 85 168 0 67102 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 269088

[startup+1.50115 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28572
/proc/meminfo: memFree=1530600/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=269240 CPUtime=1.48
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 5007 0 0 0 147 1 0 0 25 0 1 0 1120039212 275701760 4967 1992294400 134512640 135204385 4294956208 18446744073709551615 134537292 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 67310 4967 85 168 0 67140 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 269240

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28572
/proc/meminfo: memFree=1530024/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=269664 CPUtime=3.08
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 5113 0 0 0 307 1 0 0 25 0 1 0 1120039212 276135936 5073 1992294400 134512640 135204385 4294956208 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 67416 5073 85 168 0 67246 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 269664

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28572
/proc/meminfo: memFree=1529576/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=270040 CPUtime=6.29
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 5216 0 0 0 627 2 0 0 25 0 1 0 1120039212 276520960 5173 1992294400 134512640 135204385 4294956208 18446744073709551615 134536961 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 67510 5173 85 168 0 67340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 270040

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28572
/proc/meminfo: memFree=1527912/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=271736 CPUtime=12.69
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 5717 0 0 0 1267 2 0 0 25 0 1 0 1120039212 278257664 5600 1992294400 134512640 135204385 4294956208 18446744073709551615 134536993 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 67934 5600 85 168 0 67764 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 271736

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28572
/proc/meminfo: memFree=1525288/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=274120 CPUtime=25.48
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 6375 0 0 0 2546 2 0 0 25 0 1 0 1120039212 280698880 6213 1992294400 134512640 135204385 4294956208 18446744073709551615 134536993 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 68530 6213 85 168 0 68360 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 274120

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 28572
/proc/meminfo: memFree=1517736/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=281620 CPUtime=51.07
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 8253 0 0 0 5104 3 0 0 25 0 1 0 1120039212 288378880 8090 1992294400 134512640 135204385 4294956208 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 70405 8090 85 168 0 70235 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 281620

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 28572
/proc/meminfo: memFree=1500584/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=298712 CPUtime=102.26
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 12518 0 0 0 10221 5 0 0 25 0 1 0 1120039212 305881088 12355 1992294400 134512640 135204385 4294956208 18446744073709551615 134536961 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 74678 12355 85 168 0 74508 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 298712

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 28572
/proc/meminfo: memFree=1484136/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=315100 CPUtime=162.25
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 16607 0 0 0 16217 8 0 0 25 0 1 0 1120039212 322662400 16444 1992294400 134512640 135204385 4294956208 18446744073709551615 134537443 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 78775 16444 85 168 0 78605 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 315100

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 28572
/proc/meminfo: memFree=1466664/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=332456 CPUtime=222.23
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 20960 0 0 0 22213 10 0 0 25 0 1 0 1120039212 340434944 20797 1992294400 134512640 135204385 4294956208 18446744073709551615 134587335 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 83114 20797 85 168 0 82944 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 332456

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 28572
/proc/meminfo: memFree=1448104/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=351392 CPUtime=282.21
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 25685 0 0 0 28209 12 0 0 25 0 1 0 1120039212 359825408 25522 1992294400 134512640 135204385 4294956208 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 87848 25522 85 168 0 87678 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 351392

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 28572
/proc/meminfo: memFree=1428840/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=370532 CPUtime=342.2
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 30475 0 0 0 34206 14 0 0 25 0 1 0 1120039212 379424768 30312 1992294400 134512640 135204385 4294956208 18446744073709551615 134536955 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 92633 30312 85 168 0 92463 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 370532

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 28572
/proc/meminfo: memFree=1408808/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=390740 CPUtime=402.17
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 35524 0 0 0 40202 15 0 0 25 0 1 0 1120039212 400117760 35361 1992294400 134512640 135204385 4294956208 18446744073709551615 134536744 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 97685 35361 85 168 0 97515 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 390740

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 28572
/proc/meminfo: memFree=1391784/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=407392 CPUtime=462.16
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 39689 0 0 0 46199 17 0 0 25 0 1 0 1120039212 417169408 39526 1992294400 134512640 135204385 4294956208 18446744073709551615 134537292 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 101848 39526 85 168 0 101678 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 407392

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 28572
/proc/meminfo: memFree=1373096/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=426000 CPUtime=522.14
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 44344 0 0 0 52195 19 0 0 25 0 1 0 1120039212 436224000 44180 1992294400 134512640 135204385 4294956208 18446744073709551615 134537422 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 106500 44180 85 168 0 106330 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 426000

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 28572
/proc/meminfo: memFree=1354536/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=444752 CPUtime=582.12
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 49037 0 0 0 58191 21 0 0 25 0 1 0 1120039212 455426048 48873 1992294400 134512640 135204385 4294956208 18446744073709551615 134537272 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 111188 48873 85 168 0 111018 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 444752

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 28572
/proc/meminfo: memFree=1332200/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=466664 CPUtime=642.11
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 54513 0 0 0 64188 23 0 0 25 0 1 0 1120039212 477863936 54349 1992294400 134512640 135204385 4294956208 18446744073709551615 134537338 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 116666 54349 85 168 0 116496 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 466664

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 28572
/proc/meminfo: memFree=1311848/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=487212 CPUtime=702.09
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 59651 0 0 0 70184 25 0 0 25 0 1 0 1120039212 498905088 59487 1992294400 134512640 135204385 4294956208 18446744073709551615 134536749 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 121803 59487 85 168 0 121633 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 487212

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 28572
/proc/meminfo: memFree=1291432/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=507384 CPUtime=762.08
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 64694 0 0 0 76180 28 0 0 25 0 1 0 1120039212 519561216 64530 1992294400 134512640 135204385 4294956208 18446744073709551615 134537383 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 126846 64530 85 168 0 126676 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 507384

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 28572
/proc/meminfo: memFree=1273704/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=525024 CPUtime=822.05
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 69105 0 0 0 82175 30 0 0 25 0 1 0 1120039212 537624576 68941 1992294400 134512640 135204385 4294956208 18446744073709551615 134536999 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 131256 68941 85 168 0 131086 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 525024

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28572
/proc/meminfo: memFree=1256360/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=542332 CPUtime=882.04
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 73434 0 0 0 88171 33 0 0 25 0 1 0 1120039212 555347968 73270 1992294400 134512640 135204385 4294956208 18446744073709551615 134549139 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 135583 73270 85 168 0 135413 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 542332

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28572
/proc/meminfo: memFree=1237800/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=561332 CPUtime=942.02
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 78187 0 0 0 94167 35 0 0 25 0 1 0 1120039212 574803968 78023 1992294400 134512640 135204385 4294956208 18446744073709551615 134536993 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 140333 78023 85 168 0 140163 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 561332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28572
/proc/meminfo: memFree=1216104/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=582700 CPUtime=1002.01
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 83529 0 0 0 100164 37 0 0 25 0 1 0 1120039212 596684800 83365 1992294400 134512640 135204385 4294956208 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 145675 83365 85 168 0 145505 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 582700

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28572
/proc/meminfo: memFree=1197032/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=602048 CPUtime=1061.99
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 88348 0 0 0 106160 39 0 0 25 0 1 0 1120039212 616497152 88183 1992294400 134512640 135204385 4294956208 18446744073709551615 134537272 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 150512 88183 85 168 0 150342 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 602048

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28572
/proc/meminfo: memFree=1178600/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=620196 CPUtime=1121.98
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 92887 0 0 0 112157 41 0 0 25 0 1 0 1120039212 635080704 92722 1992294400 134512640 135204385 4294956208 18446744073709551615 134536737 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 155049 92722 85 168 0 154879 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 620196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28574
/proc/meminfo: memFree=1160424/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=638180 CPUtime=1181.95
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 97379 0 0 0 118153 42 0 0 25 0 1 0 1120039212 653496320 97214 1992294400 134512640 135204385 4294956208 18446744073709551615 134537443 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 159545 97214 85 168 0 159375 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 638180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28574
/proc/meminfo: memFree=1154152/2055920 swapFree=4177692/4192956
[pid=28571] ppid=28569 vsize=644340 CPUtime=1200.05
/proc/28571/stat : 28571 (hybridGM7) R 28569 28571 28386 0 -1 4194304 98928 0 0 0 119962 43 0 0 25 0 1 0 1120039212 659804160 98763 1992294400 134512640 135204385 4294956208 18446744073709551615 134537292 0 0 4096 0 0 0 0 17 1 0 0
/proc/28571/statm: 161085 98763 85 168 0 160915 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 644340

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): 1200.47
CPU time (s): 1200.12
CPU user time (s): 1199.62
CPU system time (s): 0.498924
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 644340

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

runsolver used 0.830873 second user time and 2.56261 second system time

The end

Launcher Data

Begin job on node13 at 2009-03-31 06:28:50
IDJOB=1541767
IDBENCH=70491
IDSOLVER=535
FILE ID=node13/1541767-1238473730
PBS_JOBID= 9061800
Free space on /tmp= 66396 MiB

SOLVER NAME= hybridGM7 7
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1299934729-015.cnf
COMMAND LINE= HOME/hybridGM7 BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1541767-1238473730/watcher-1541767-1238473730 -o /tmp/evaluation-result-1541767-1238473730/solver-1541767-1238473730 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hybridGM7 HOME/instance-1541767-1238473730.cnf 109725753 

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

MD5SUM BENCH= bcd262fcf09db79337137ea25c65ab0c
RANDOM SEED=109725753

node13.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.240
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.240
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:       1550608 kB
Buffers:         80544 kB
Cached:         336624 kB
SwapCached:       9056 kB
Active:         268228 kB
Inactive:       159308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550608 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:            1200 kB
Writeback:           0 kB
Mapped:          16100 kB
Slab:            63748 kB
Committed_AS:  3055508 kB
PageTables:       1464 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= 66396 MiB
End job on node13 at 2009-03-31 06:48:52