Trace number 1736710

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-Flat 2009-03-22-Flat? (TO) 1200.07 1200.52

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i7_pp_ci_ce.cnf
MD5SUM5e0c3f55984f25e5ae39d5acbf3dab6b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.53216
Satisfiable
(Un)Satisfiability was proved
Number of variables13041
Number of clauses134672
Sum of the clauses size442400
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225102
Number of clauses of size 363007
Number of clauses of size 435077
Number of clauses of size 58820
Number of clauses of size over 52666

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-1736710-1240812857/watcher-1736710-1240812857 -o /tmp/evaluation-result-1736710-1240812857/solver-1736710-1240812857 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1736710-1240812857.cnf -rs 8500754 -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: 1.56 1.14 1.13 2/64 1983
/proc/meminfo: memFree=1706056/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=1992 CPUtime=0
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 165 0 0 0 0 0 0 0 20 0 1 0 109319565 2039808 149 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 498 149 119 319 0 176 0

[startup+0.0733869 s]
/proc/loadavg: 1.56 1.14 1.13 2/64 1983
/proc/meminfo: memFree=1706056/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=4236 CPUtime=0.06
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 762 0 0 0 6 0 0 0 20 0 1 0 109319565 4337664 746 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 1059 746 119 319 0 737 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4236

[startup+0.10139 s]
/proc/loadavg: 1.56 1.14 1.13 2/64 1983
/proc/meminfo: memFree=1706056/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=5292 CPUtime=0.09
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 1036 0 0 0 9 0 0 0 20 0 1 0 109319565 5419008 1020 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 1323 1020 119 319 0 1001 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5292

[startup+0.301428 s]
/proc/loadavg: 1.56 1.14 1.13 2/64 1983
/proc/meminfo: memFree=1706056/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=13268 CPUtime=0.29
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 3224 0 0 0 28 1 0 0 21 0 1 0 109319565 13586432 3049 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 3317 3049 127 319 0 2995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13268

[startup+0.701502 s]
/proc/loadavg: 1.56 1.14 1.13 2/64 1983
/proc/meminfo: memFree=1706056/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=14972 CPUtime=0.69
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 3636 0 0 0 68 1 0 0 25 0 1 0 109319565 15331328 3329 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 3743 3329 128 319 0 3421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14972

[startup+1.50165 s]
/proc/loadavg: 1.56 1.14 1.13 2/65 1984
/proc/meminfo: memFree=1688512/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=20356 CPUtime=1.49
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 5174 0 0 0 147 2 0 0 25 0 1 0 109319565 20844544 4679 1992294400 134512640 135819388 4294956160 18446744073709551615 134603978 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 5089 4679 147 319 0 4767 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20356

[startup+3.10195 s]
/proc/loadavg: 1.52 1.14 1.13 2/65 1984
/proc/meminfo: memFree=1687680/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=20752 CPUtime=3.09
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 5259 0 0 0 307 2 0 0 25 0 1 0 109319565 21250048 4764 1992294400 134512640 135819388 4294956160 18446744073709551615 135215816 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 5188 4764 147 319 0 4866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20752

[startup+6.30154 s]
/proc/loadavg: 1.52 1.14 1.13 2/65 1984
/proc/meminfo: memFree=1686592/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=21544 CPUtime=6.29
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 5482 0 0 0 627 2 0 0 25 0 1 0 109319565 22061056 4987 1992294400 134512640 135819388 4294956160 18446744073709551615 134618208 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 5386 4987 147 319 0 5064 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21544

[startup+12.7017 s]
/proc/loadavg: 1.44 1.13 1.13 2/65 1984
/proc/meminfo: memFree=1685632/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=22512 CPUtime=12.69
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 5693 0 0 0 1266 3 0 0 25 0 1 0 109319565 23052288 5198 1992294400 134512640 135819388 4294956160 18446744073709551615 134669090 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 5628 5198 147 319 0 5306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22512

[startup+25.5011 s]
/proc/loadavg: 1.37 1.13 1.13 2/65 1984
/proc/meminfo: memFree=1684352/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=23568 CPUtime=25.48
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 5979 0 0 0 2545 3 0 0 25 0 1 0 109319565 24133632 5484 1992294400 134512640 135819388 4294956160 18446744073709551615 134617063 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 5892 5484 147 319 0 5570 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23568

[startup+51.1018 s]
/proc/loadavg: 1.24 1.11 1.12 2/65 1984
/proc/meminfo: memFree=1682624/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=25484 CPUtime=51.06
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 6430 0 0 0 5103 3 0 0 25 0 1 0 109319565 26095616 5935 1992294400 134512640 135819388 4294956160 18446744073709551615 134669271 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 6371 5935 147 319 0 6049 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25484

[startup+102.305 s]
/proc/loadavg: 1.10 1.09 1.11 2/65 1984
/proc/meminfo: memFree=1679168/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=29220 CPUtime=102.25
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 7288 0 0 0 10220 5 0 0 25 0 1 0 109319565 29921280 6793 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 7305 6793 147 319 0 6983 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 29220

[startup+162.301 s]
/proc/loadavg: 1.03 1.07 1.10 2/65 1984
/proc/meminfo: memFree=1673856/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=34916 CPUtime=162.23
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 8623 0 0 0 16217 6 0 0 25 0 1 0 109319565 35753984 8128 1992294400 134512640 135819388 4294956160 18446744073709551615 134617848 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 8729 8128 147 319 0 8407 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 34916

[startup+222.301 s]
/proc/loadavg: 1.01 1.06 1.09 2/65 1984
/proc/meminfo: memFree=1668992/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=40020 CPUtime=222.2
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 9807 0 0 0 22214 6 0 0 25 0 1 0 109319565 40980480 9312 1992294400 134512640 135819388 4294956160 18446744073709551615 134616829 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 10005 9312 147 319 0 9683 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 40020

[startup+282.302 s]
/proc/loadavg: 1.00 1.04 1.08 2/65 1984
/proc/meminfo: memFree=1664256/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=45180 CPUtime=282.18
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 11025 0 0 0 28210 8 0 0 25 0 1 0 109319565 46264320 10530 1992294400 134512640 135819388 4294956160 18446744073709551615 134586910 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 11295 10530 147 319 0 10973 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 45180

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.08 2/65 1984
/proc/meminfo: memFree=1661760/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=47968 CPUtime=342.16
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 11633 0 0 0 34208 8 0 0 25 0 1 0 109319565 49119232 11138 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 11992 11138 147 319 0 11670 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 47968

[startup+402.303 s]
/proc/loadavg: 1.00 1.03 1.07 2/65 1984
/proc/meminfo: memFree=1659264/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=50724 CPUtime=402.13
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 12238 0 0 0 40205 8 0 0 25 0 1 0 109319565 51941376 11743 1992294400 134512640 135819388 4294956160 18446744073709551615 135209629 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 12681 11743 147 319 0 12359 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 50724

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 1984
/proc/meminfo: memFree=1656384/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=53792 CPUtime=462.11
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 12957 0 0 0 46202 9 0 0 25 0 1 0 109319565 55083008 12462 1992294400 134512640 135819388 4294956160 18446744073709551615 134617063 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 13448 12462 147 319 0 13126 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 53792

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 1984
/proc/meminfo: memFree=1654144/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=56220 CPUtime=522.09
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 13521 0 0 0 52199 10 0 0 25 0 1 0 109319565 57569280 13026 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 14055 13026 147 319 0 13733 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 56220

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 1984
/proc/meminfo: memFree=1651200/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=59752 CPUtime=582.07
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 14371 0 0 0 58197 10 0 0 25 0 1 0 109319565 61186048 13747 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 14938 13747 147 319 0 14616 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 59752

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 1984
/proc/meminfo: memFree=1647680/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=63308 CPUtime=642.05
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 15231 0 0 0 64194 11 0 0 25 0 1 0 109319565 64827392 14607 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 15827 14607 147 319 0 15505 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 63308

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 1984
/proc/meminfo: memFree=1645952/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=66036 CPUtime=702.03
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 15914 0 0 0 70191 12 0 0 25 0 1 0 109319565 67620864 15167 1992294400 134512640 135819388 4294956160 18446744073709551615 134616834 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 16509 15167 147 319 0 16187 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 66036

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 1984
/proc/meminfo: memFree=1641664/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=70252 CPUtime=762.01
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 16846 0 0 0 76188 13 0 0 25 0 1 0 109319565 71938048 16099 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 17563 16099 147 319 0 17241 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 70252

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 1984
/proc/meminfo: memFree=1638912/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=73112 CPUtime=821.99
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 17543 0 0 0 82185 14 0 0 25 0 1 0 109319565 74866688 16796 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 18278 16796 147 319 0 17956 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 73112

[startup+882.301 s]
/proc/loadavg: 1.06 1.01 1.03 2/65 1984
/proc/meminfo: memFree=1635712/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=76408 CPUtime=881.96
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 18313 0 0 0 88181 15 0 0 25 0 1 0 109319565 78241792 17566 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 19102 17566 147 319 0 18780 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 76408

[startup+942.302 s]
/proc/loadavg: 1.07 1.03 1.03 2/65 1984
/proc/meminfo: memFree=1633600/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=78748 CPUtime=941.94
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 18858 0 0 0 94178 16 0 0 25 0 1 0 109319565 80637952 18111 1992294400 134512640 135819388 4294956160 18446744073709551615 134616978 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 19687 18111 147 319 0 19365 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 78748

[startup+1002.3 s]
/proc/loadavg: 1.07 1.03 1.03 2/65 1984
/proc/meminfo: memFree=1630528/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=81836 CPUtime=1001.92
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 19603 0 0 0 100175 17 0 0 25 0 1 0 109319565 83800064 18856 1992294400 134512640 135819388 4294956160 18446744073709551615 134617373 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 20459 18856 147 319 0 20137 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 81836

[startup+1062.3 s]
/proc/loadavg: 1.07 1.04 1.03 2/65 1984
/proc/meminfo: memFree=1627648/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=85032 CPUtime=1061.89
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 20325 0 0 0 106172 17 0 0 25 0 1 0 109319565 87072768 19578 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 21258 19578 147 319 0 20936 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 85032

[startup+1122.3 s]
/proc/loadavg: 1.06 1.04 1.03 2/65 1984
/proc/meminfo: memFree=1624768/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=88064 CPUtime=1121.88
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 21032 0 0 0 112170 18 0 0 25 0 1 0 109319565 90177536 20285 1992294400 134512640 135819388 4294956160 18446744073709551615 134667927 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 22016 20285 147 319 0 21694 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 88064

[startup+1182.3 s]
/proc/loadavg: 1.06 1.05 1.03 2/65 1984
/proc/meminfo: memFree=1622080/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=91076 CPUtime=1181.85
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 21703 0 0 0 118167 18 0 0 25 0 1 0 109319565 93261824 20956 1992294400 134512640 135819388 4294956160 18446744073709551615 134617259 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 22769 20956 147 319 0 22447 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 91076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.05 1.05 1.03 2/65 1984
/proc/meminfo: memFree=1621696/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=91556 CPUtime=1200.05
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 21784 0 0 0 119987 18 0 0 25 0 1 0 109319565 93753344 21037 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 22889 21037 147 319 0 22567 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 91556

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: 1.05 1.05 1.03 2/65 1984
/proc/meminfo: memFree=1621696/2055920 swapFree=4181320/4192956
[pid=1983] ppid=1981 vsize=91556 CPUtime=1200.05
/proc/1983/stat : 1983 (hydrasat-flat) R 1981 1983 1472 0 -1 4194304 21784 0 0 0 119987 18 0 0 25 0 1 0 109319565 93753344 21037 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1983/statm: 22889 21037 147 319 0 22567 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 91556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.87
CPU system time (s): 0.202969
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 91556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.202969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21784
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= 1
involuntary context switches= 2830

runsolver used 1.12483 second user time and 2.17567 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-27 08:14:17
IDJOB=1736710
IDBENCH=71631
IDSOLVER=519
FILE ID=node7/1736710-1240812857
PBS_JOBID= 9187471
Free space on /tmp= 66204 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i7_pp_ci_ce.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736710-1240812857/watcher-1736710-1240812857 -o /tmp/evaluation-result-1736710-1240812857/solver-1736710-1240812857 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1736710-1240812857.cnf -rs 8500754 -co memory_limit 1800

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

MD5SUM BENCH= 5e0c3f55984f25e5ae39d5acbf3dab6b
RANDOM SEED=8500754

node7.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.256
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.256
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:       1706536 kB
Buffers:         50676 kB
Cached:         232140 kB
SwapCached:       5504 kB
Active:          78244 kB
Inactive:       212500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706536 kB
SwapTotal:     4192956 kB
SwapFree:      4181320 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:          13528 kB
Slab:            44596 kB
Committed_AS:   764840 kB
PageTables:       1444 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= 66204 MiB
End job on node7 at 2009-04-27 08:34:20