Trace number 1545913

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
SAT07 reference solver: gnovelty+ 2007-02-08? (TO) 1116.06 1800.01

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1892788676-021.cnf
MD5SUM2a69d64bc0469e28656e3317eba96ba6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark798.286
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.09	c +------------------------------+
0.00/0.09	c | gNovelty+, version 1.0       |
0.00/0.09	c +------------------------------+
0.00/0.09	c gnovelty+ -h for help
0.00/0.09	c 
0.00/0.09	c Problem instance: numAtoms = 460, numClauses = 1955, numLiterals = 5865
0.00/0.09	c General parameters: seed=1470487246, cutoff=100000, targetCost = 0, print solution: yes
0.00/0.09	c gNovelty+ parameters: noise = 0, walkprob = 1, smoothprob = 40
0.00/0.09	c tries = 1
0.00/0.09	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-1545913-1238674878/watcher-1545913-1238674878 -o /tmp/evaluation-result-1545913-1238674878/solver-1545913-1238674878 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1545913-1238674878.cnf 

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: 3.15 3.25 3.23 4/107 11910
/proc/meminfo: memFree=1022976/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252516 CPUtime=0
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 1056 0 0 0 0 0 0 0 18 0 1 0 1140151824 258576384 1042 1992294400 134512640 134921880 4294956240 18446744073709551615 134592557 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63129 1042 40 99 0 63028 0

[startup+0.0968779 s]
/proc/loadavg: 3.15 3.25 3.23 4/107 11910
/proc/meminfo: memFree=1022976/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=0.03
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 3 0 0 0 18 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513340 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 252512

[startup+0.102875 s]
/proc/loadavg: 3.15 3.25 3.23 4/107 11910
/proc/meminfo: memFree=1022976/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=0.03
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 3 0 0 0 18 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513487 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 252512

[startup+0.301899 s]
/proc/loadavg: 3.15 3.25 3.23 4/107 11910
/proc/meminfo: memFree=1022976/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=0.22
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 22 0 0 0 19 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134516273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 252512

[startup+0.70195 s]
/proc/loadavg: 3.15 3.25 3.23 4/107 11910
/proc/meminfo: memFree=1022976/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=0.62
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 62 0 0 0 23 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134516116 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 252512

[startup+1.50105 s]
/proc/loadavg: 3.15 3.25 3.23 5/108 11911
/proc/meminfo: memFree=1014648/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=1.41
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 141 0 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513959 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 252512

[startup+3.10125 s]
/proc/loadavg: 3.15 3.25 3.23 3/108 11911
/proc/meminfo: memFree=1014392/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=3
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 300 0 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513296 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 252512

[startup+6.30166 s]
/proc/loadavg: 3.05 3.23 3.23 4/108 11911
/proc/meminfo: memFree=1014328/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=6.14
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 614 0 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513502 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 252512

[startup+12.7015 s]
/proc/loadavg: 3.13 3.24 3.23 5/108 11911
/proc/meminfo: memFree=1014072/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=7.68
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 763 5 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513286 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 7.68
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+25.5021 s]
/proc/loadavg: 3.03 3.21 3.22 3/108 11911
/proc/meminfo: memFree=1013752/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=12.18
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 1204 14 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513579 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+51.1023 s]
/proc/loadavg: 3.06 3.21 3.22 3/108 11911
/proc/meminfo: memFree=1013560/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=23.57
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 2328 29 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 23.57
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+102.309 s]
/proc/loadavg: 3.17 3.20 3.21 5/108 11911
/proc/meminfo: memFree=1013432/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=58.23
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 5780 43 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134523660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 58.23
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+162.302 s]
/proc/loadavg: 3.23 3.21 3.21 5/108 11911
/proc/meminfo: memFree=1013112/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=78.85
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 7794 91 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134515060 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 78.85
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+222.303 s]
/proc/loadavg: 3.32 3.23 3.22 3/108 11911
/proc/meminfo: memFree=1013240/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=112.63
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 11142 121 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513823 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 112.63
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+282.302 s]
/proc/loadavg: 3.48 3.29 3.24 4/108 11911
/proc/meminfo: memFree=1013240/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=135.38
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 13377 161 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513340 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 135.38
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+342.303 s]
/proc/loadavg: 3.39 3.30 3.24 4/108 11911
/proc/meminfo: memFree=1013240/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=172.21
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 17033 188 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134515114 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 172.21
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+402.303 s]
/proc/loadavg: 3.61 3.38 3.27 5/108 11911
/proc/meminfo: memFree=1013176/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=210.48
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 20834 214 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513340 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 210.48
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r


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

Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1182.3 s]
/proc/loadavg: 3.37 3.29 3.27 5/108 11911
/proc/meminfo: memFree=1012408/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=700.67
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 69539 528 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513779 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 700.67
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1242.3 s]
/proc/loadavg: 3.27 3.26 3.26 4/108 11911
/proc/meminfo: memFree=1012408/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=727.49
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 72188 561 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134540172 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 727.49
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1302.3 s]
/proc/loadavg: 3.46 3.30 3.27 5/108 11911
/proc/meminfo: memFree=1012152/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=768.81
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 76300 581 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513353 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 768.81
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1362.3 s]
/proc/loadavg: 3.38 3.29 3.27 5/108 11911
/proc/meminfo: memFree=1012280/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=799.27
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 79318 609 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134515134 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 799.27
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1422.31 s]
/proc/loadavg: 3.49 3.34 3.29 5/108 11911
/proc/meminfo: memFree=1012088/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=839.14
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 83283 631 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134540168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 839.14
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1482.3 s]
/proc/loadavg: 2.90 3.21 3.24 3/108 11911
/proc/meminfo: memFree=1011960/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=887.63
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 88120 643 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134516102 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 887.63
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1542.3 s]
/proc/loadavg: 3.11 3.22 3.24 3/108 11911
/proc/meminfo: memFree=1012024/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=933.72
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 92711 661 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513458 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 933.72
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1602.3 s]
/proc/loadavg: 3.13 3.20 3.24 3/108 11911
/proc/meminfo: memFree=1012024/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=965.09
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 95813 696 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513549 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 965.09
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1662.3 s]
/proc/loadavg: 3.02 3.16 3.22 6/108 11913
/proc/meminfo: memFree=1011704/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=1008.84
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 100170 714 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513852 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 1008.84
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1722.3 s]
/proc/loadavg: 2.87 3.10 3.19 4/108 11913
/proc/meminfo: memFree=1011832/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=1056.85
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 104957 728 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513852 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 1056.85
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

[startup+1782.3 s]
/proc/loadavg: 3.10 3.12 3.19 3/108 11913
/proc/meminfo: memFree=1011640/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=1099.42
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 109193 749 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513271 0 0 4096 0 0 0 0 17 0 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 1099.42
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.28 3.16 3.20 3/108 11913
/proc/meminfo: memFree=1011512/2055920 swapFree=4170308/4192956
[pid=11910] ppid=11908 vsize=252512 CPUtime=1116.05
/proc/11910/stat : 11910 (gnovelty+) R 11908 11910 11691 0 -1 4194304 2085 0 0 0 110855 750 0 0 25 0 1 0 1140151824 258572288 2070 1992294400 134512640 134921880 4294956240 18446744073709551615 134513856 0 0 4096 0 0 0 0 17 1 0 0
/proc/11910/statm: 63128 2070 44 99 0 63027 0
Current children cumulated CPU time (s) 1116.05
Current children cumulated vsize (KiB) 252512
heavy processes:
  %CPU=34 pid=10538 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_md2.in -o D2MC-18_md6.out -p D2MC-18.prmtop -c D2MC-18_md5.rst -r D2M
  %CPU=34 pid=10544 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI node92.alineos.net 42972 -p4amslave -p4yourname node92 -p4rmrank 1 
  %CPU=95 pid=29940 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o R-12_min1.out -p R-12.prmtop -c R-12.inpcrd -r R-12_min1.r

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1116.06
CPU user time (s): 1108.55
CPU system time (s): 7.50386
CPU usage (%): 62.0028
Max. virtual memory (cumulated for all children) (KiB): 252512

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

runsolver used 3.36449 second user time and 8.30874 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-02 14:21:18
IDJOB=1545913
IDBENCH=70614
IDSOLVER=561
FILE ID=node92/1545913-1238674878
PBS_JOBID= 9075259
Free space on /tmp= 66564 MiB

SOLVER NAME= SAT07 reference solver: gnovelty+ 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1892788676-021.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1545913-1238674878/watcher-1545913-1238674878 -o /tmp/evaluation-result-1545913-1238674878/solver-1545913-1238674878 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1545913-1238674878.cnf            

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

MD5SUM BENCH= 2a69d64bc0469e28656e3317eba96ba6
RANDOM SEED=2108234514

node92.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.249
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.249
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:       1023456 kB
Buffers:         76032 kB
Cached:         837668 kB
SwapCached:       7632 kB
Active:         601732 kB
Inactive:       352760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1023456 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:             948 kB
Writeback:           0 kB
Mapped:          49188 kB
Slab:            60072 kB
Committed_AS:  2427960 kB
PageTables:       4140 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= 66560 MiB
End job on node92 at 2009-04-02 14:51:20