Trace number 1555871

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
HydraSAT 2009-03-22-Base? (TO) 1200.04 1200.43

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications 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 variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-1555871-1238743525/watcher-1555871-1238743525 -o /tmp/evaluation-result-1555871-1238743525/solver-1555871-1238743525 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1555871-1238743525.cnf -rs 144198039 -co memory_limit 1800 

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.99 0.98 0.91 3/64 32429
/proc/meminfo: memFree=1065960/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=4108 CPUtime=0
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 1147018694 4206592 200 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 1027 200 151 362 0 662 0

[startup+0.105356 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 32429
/proc/meminfo: memFree=1065960/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=7012 CPUtime=0.1
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 1029 0 0 0 10 0 0 0 18 0 1 0 1147018694 7180288 1013 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 1753 1013 151 362 0 1388 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7012

[startup+0.202372 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 32429
/proc/meminfo: memFree=1065960/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=9784 CPUtime=0.2
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 1803 0 0 0 19 1 0 0 19 0 1 0 1147018694 10018816 1787 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 2446 1787 151 362 0 2081 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9784

[startup+0.302387 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 32429
/proc/meminfo: memFree=1065960/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=12688 CPUtime=0.29
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 2603 0 0 0 28 1 0 0 19 0 1 0 1147018694 12992512 2587 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 3172 2588 151 362 0 2807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12688

[startup+0.701453 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 32429
/proc/meminfo: memFree=1065960/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=24172 CPUtime=0.69
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 5736 0 0 0 67 2 0 0 23 0 1 0 1147018694 24752128 5720 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 6043 5720 151 362 0 5678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24172

[startup+1.50159 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=1024864/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=51800 CPUtime=1.49
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 13143 0 0 0 143 6 0 0 25 0 1 0 1147018694 53043200 11954 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 12950 11954 159 362 0 12585 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51800

[startup+3.10185 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=1006944/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=78532 CPUtime=3.09
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 20350 0 0 0 300 9 0 0 25 0 1 0 1147018694 80416768 18677 1992294400 134512640 135997824 4294956176 18446744073709551615 134700090 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 19633 18677 159 362 0 19268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78532

[startup+6.30137 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=979296/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=89488 CPUtime=6.29
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 23462 0 0 0 619 10 0 0 25 0 1 0 1147018694 91635712 21789 1992294400 134512640 135997824 4294956176 18446744073709551615 134519443 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 22372 21789 159 362 0 22007 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89488

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=941480/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=130372 CPUtime=12.69
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 36187 0 0 0 1254 15 0 0 25 0 1 0 1147018694 133500928 31846 1992294400 134512640 135997824 4294956176 18446744073709551615 134590225 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 32593 31846 175 362 0 32228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 130372

[startup+25.5026 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=938088/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=131172 CPUtime=25.49
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 36391 0 0 0 2534 15 0 0 25 0 1 0 1147018694 134320128 32050 1992294400 134512640 135997824 4294956176 18446744073709551615 134816801 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 32793 32050 175 362 0 32428 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 131172

[startup+51.1028 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=936808/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=132448 CPUtime=51.07
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 36728 0 0 0 5092 15 0 0 25 0 1 0 1147018694 135626752 32387 1992294400 134512640 135997824 4294956176 18446744073709551615 134843936 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 33112 32387 175 362 0 32747 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 132448

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=933864/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=135508 CPUtime=102.26
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 37471 0 0 0 10210 16 0 0 25 0 1 0 1147018694 138760192 33130 1992294400 134512640 135997824 4294956176 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 33877 33130 175 362 0 33512 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 135508

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=932136/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=137144 CPUtime=162.23
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 37907 0 0 0 16207 16 0 0 25 0 1 0 1147018694 140435456 33566 1992294400 134512640 135997824 4294956176 18446744073709551615 134757443 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 34286 33566 175 362 0 33921 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 137144

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=930664/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=138640 CPUtime=222.22
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 38273 0 0 0 22205 17 0 0 25 0 1 0 1147018694 141967360 33932 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 34660 33932 175 362 0 34295 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 138640

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=928680/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=140564 CPUtime=282.2
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 38763 0 0 0 28203 17 0 0 25 0 1 0 1147018694 143937536 34422 1992294400 134512640 135997824 4294956176 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 35141 34422 175 362 0 34776 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 140564

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=925160/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=144136 CPUtime=342.17
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 39635 0 0 0 34200 17 0 0 25 0 1 0 1147018694 147595264 35294 1992294400 134512640 135997824 4294956176 18446744073709551615 134590327 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 36034 35294 175 362 0 35669 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 144136

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=924904/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=144412 CPUtime=402.16
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 39698 0 0 0 40198 18 0 0 25 0 1 0 1147018694 147877888 35357 1992294400 134512640 135997824 4294956176 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 36103 35357 175 362 0 35738 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 144412

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=924840/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=144412 CPUtime=462.14
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 39703 0 0 0 46196 18 0 0 25 0 1 0 1147018694 147877888 35362 1992294400 134512640 135997824 4294956176 18446744073709551615 134757543 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 36103 35362 175 362 0 35738 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 144412

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=924840/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=144556 CPUtime=522.12
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 39735 0 0 0 52194 18 0 0 25 0 1 0 1147018694 148025344 35394 1992294400 134512640 135997824 4294956176 18446744073709551615 134843921 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 36139 35394 175 362 0 35774 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 144556

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=924008/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=145564 CPUtime=582.09
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 39964 0 0 0 58191 18 0 0 25 0 1 0 1147018694 149057536 35623 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 36391 35623 175 362 0 36026 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 145564

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=922472/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=146900 CPUtime=642.08
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 40314 0 0 0 64189 19 0 0 25 0 1 0 1147018694 150425600 35973 1992294400 134512640 135997824 4294956176 18446744073709551615 134843645 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 36725 35973 175 362 0 36360 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 146900

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=922472/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=146900 CPUtime=702.06
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 40318 0 0 0 70187 19 0 0 25 0 1 0 1147018694 150425600 35977 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 36725 35977 175 362 0 36360 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 146900

[startup+762.303 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=922472/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=146900 CPUtime=762.05
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 40318 0 0 0 76186 19 0 0 25 0 1 0 1147018694 150425600 35977 1992294400 134512640 135997824 4294956176 18446744073709551615 134639002 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 36725 35977 175 362 0 36360 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 146900

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=922472/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=146900 CPUtime=822.02
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 40318 0 0 0 82183 19 0 0 25 0 1 0 1147018694 150425600 35977 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 36725 35977 175 362 0 36360 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 146900

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32430
/proc/meminfo: memFree=922408/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=146900 CPUtime=882
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 40327 0 0 0 88181 19 0 0 25 0 1 0 1147018694 150425600 35986 1992294400 134512640 135997824 4294956176 18446744073709551615 134590219 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 36725 35986 175 362 0 36360 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 146900

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32432
/proc/meminfo: memFree=918056/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=151312 CPUtime=941.98
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 41411 0 0 0 94178 20 0 0 25 0 1 0 1147018694 154943488 37070 1992294400 134512640 135997824 4294956176 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 37828 37070 175 362 0 37463 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 151312

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32432
/proc/meminfo: memFree=913512/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=155936 CPUtime=1001.96
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 42553 0 0 0 100175 21 0 0 25 0 1 0 1147018694 159678464 38212 1992294400 134512640 135997824 4294956176 18446744073709551615 135366260 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 38984 38212 175 362 0 38619 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 155936

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32432
/proc/meminfo: memFree=912680/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=156736 CPUtime=1061.94
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 42767 0 0 0 106173 21 0 0 25 0 1 0 1147018694 160497664 38426 1992294400 134512640 135997824 4294956176 18446744073709551615 134757383 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 39184 38426 175 362 0 38819 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 156736

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32432
/proc/meminfo: memFree=912616/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=156736 CPUtime=1121.92
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 42767 0 0 0 112171 21 0 0 25 0 1 0 1147018694 160497664 38426 1992294400 134512640 135997824 4294956176 18446744073709551615 134843885 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 39184 38426 175 362 0 38819 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 156736

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32432
/proc/meminfo: memFree=912680/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=156736 CPUtime=1181.9
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 42767 0 0 0 118169 21 0 0 25 0 1 0 1147018694 160497664 38426 1992294400 134512640 135997824 4294956176 18446744073709551615 134757513 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 39184 38426 175 362 0 38819 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 156736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32432
/proc/meminfo: memFree=912680/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=156736 CPUtime=1200
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 42767 0 0 0 119979 21 0 0 25 0 1 0 1147018694 160497664 38426 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 39184 38426 175 362 0 38819 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 156736

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 32432
/proc/meminfo: memFree=912680/2055920 swapFree=4178464/4192956
[pid=32429] ppid=32427 vsize=156736 CPUtime=1200
/proc/32429/stat : 32429 (hydrasat) R 32427 32429 32243 0 -1 4194304 42767 0 0 0 119979 21 0 0 25 0 1 0 1147018694 160497664 38426 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/32429/statm: 39184 38426 175 362 0 38819 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 156736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.04
CPU user time (s): 1199.79
CPU system time (s): 0.244962
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 156736

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

runsolver used 0.889864 second user time and 2.67959 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-03 09:25:26
IDJOB=1555871
IDBENCH=70808
IDSOLVER=520
FILE ID=node15/1555871-1238743525
PBS_JOBID= 9086110
Free space on /tmp= 66468 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555871-1238743525/watcher-1555871-1238743525 -o /tmp/evaluation-result-1555871-1238743525/solver-1555871-1238743525 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1555871-1238743525.cnf -rs 144198039 -co memory_limit 1800

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=144198039

node15.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.286
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.286
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:       1066440 kB
Buffers:         99440 kB
Cached:         785272 kB
SwapCached:       8332 kB
Active:         269396 kB
Inactive:       625236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1066440 kB
SwapTotal:     4192956 kB
SwapFree:      4178464 kB
Dirty:           12012 kB
Writeback:           0 kB
Mapped:          15624 kB
Slab:            80792 kB
Committed_AS:  3145084 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= 66468 MiB
End job on node15 at 2009-04-03 09:45:29