Trace number 1728645

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-Multi 2009-03-22-Multi? (TO) 1200.1 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
Bench CategoryCRAFTED (crafted 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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data

0.00/0.00	c Trying configuration 1
699.90/700.23	HOME/hydrasat-multi.sh: line 48: 23226 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.90/700.23	c Trying configuration 2
1200.08/1200.61	HOME/hydrasat-multi.sh: line 64: 23228 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.08/1200.61	c Trying configuration 3

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-1728645-1240739350/watcher-1728645-1240739350 -o /tmp/evaluation-result-1728645-1240739350/solver-1728645-1240739350 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1728645-1240739350.cnf 1800 589646044 

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 0.98 0.99 3/65 23225
/proc/meminfo: memFree=1453904/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=1584 CPUtime=0
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 101963368 1622016 151 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 396 151 116 317 0 76 0

[startup+0.019924 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 23225
/proc/meminfo: memFree=1453904/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=2112 CPUtime=0.01
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 325 0 0 0 1 0 0 0 18 0 1 0 101963368 2162688 307 1992294400 134512640 135813592 4294956176 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 528 308 116 317 0 208 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7472

[startup+0.101933 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 23225
/proc/meminfo: memFree=1453904/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=3164 CPUtime=0.09
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 567 0 0 0 9 0 0 0 18 0 1 0 101963368 3239936 549 1992294400 134512640 135813592 4294956176 18446744073709551615 134520736 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 791 549 125 317 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8524

[startup+0.301958 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 23225
/proc/meminfo: memFree=1453904/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=4088 CPUtime=0.29
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 816 0 0 0 29 0 0 0 19 0 1 0 101963368 4186112 797 1992294400 134512640 135813592 4294956176 18446744073709551615 135224109 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 1022 797 149 317 0 702 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9448

[startup+0.70201 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 23225
/proc/meminfo: memFree=1453904/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=4224 CPUtime=0.69
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 871 0 0 0 69 0 0 0 23 0 1 0 101963368 4325376 852 1992294400 134512640 135813592 4294956176 18446744073709551615 135224135 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 1056 852 149 317 0 736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9584

[startup+1.50111 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1450688/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=4752 CPUtime=1.48
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 983 0 0 0 148 0 0 0 25 0 1 0 101963368 4866048 964 1992294400 134512640 135813592 4294956176 18446744073709551615 135224163 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 1188 964 149 317 0 868 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10112

[startup+3.10131 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1449856/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=5572 CPUtime=3.09
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 1177 0 0 0 308 1 0 0 25 0 1 0 101963368 5705728 1158 1992294400 134512640 135813592 4294956176 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 1393 1158 149 317 0 1073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10932

[startup+6.30172 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1449216/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=5572 CPUtime=6.29
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 1201 0 0 0 628 1 0 0 25 0 1 0 101963368 5705728 1182 1992294400 134512640 135813592 4294956176 18446744073709551615 135204218 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 1393 1182 149 317 0 1073 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10932

[startup+12.7015 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1448960/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=5828 CPUtime=12.68
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 1271 0 0 0 1267 1 0 0 25 0 1 0 101963368 5967872 1252 1992294400 134512640 135813592 4294956176 18446744073709551615 134668534 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 1457 1252 149 317 0 1137 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11188

[startup+25.5011 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1446528/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=8608 CPUtime=25.48
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 1932 0 0 0 2547 1 0 0 25 0 1 0 101963368 8814592 1913 1992294400 134512640 135813592 4294956176 18446744073709551615 134665213 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 2152 1913 149 317 0 1832 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13968

[startup+51.1014 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1443840/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=11516 CPUtime=51.07
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 2574 0 0 0 5105 2 0 0 25 0 1 0 101963368 11792384 2555 1992294400 134512640 135813592 4294956176 18446744073709551615 134665511 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 2879 2555 149 317 0 2559 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16876

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1438784/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=16828 CPUtime=102.24
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 3814 0 0 0 10222 2 0 0 25 0 1 0 101963368 17231872 3795 1992294400 134512640 135813592 4294956176 18446744073709551615 134662677 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 4207 3795 149 317 0 3887 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22188

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1438720/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=16828 CPUtime=162.22
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 3818 0 0 0 16220 2 0 0 25 0 1 0 101963368 17231872 3799 1992294400 134512640 135813592 4294956176 18446744073709551615 134592198 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 4207 3799 149 317 0 3887 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22188

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1438656/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=16828 CPUtime=222.2
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 3828 0 0 0 22217 3 0 0 25 0 1 0 101963368 17231872 3809 1992294400 134512640 135813592 4294956176 18446744073709551615 134667720 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 4207 3809 149 317 0 3887 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 22188

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1438656/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=16988 CPUtime=282.17
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 3839 0 0 0 28214 3 0 0 25 0 1 0 101963368 17395712 3820 1992294400 134512640 135813592 4294956176 18446744073709551615 134661483 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 4247 3820 149 317 0 3927 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 22348

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 23227
/proc/meminfo: memFree=1438592/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=16988 CPUtime=342.15
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 3839 0 0 0 34212 3 0 0 25 0 1 0 101963368 17395712 3820 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 4247 3820 149 317 0 3927 0

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

[pid=23226] ppid=23225 vsize=16988 CPUtime=462.1
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 3839 0 0 0 46207 3 0 0 25 0 1 0 101963368 17395712 3820 1992294400 134512640 135813592 4294956176 18446744073709551615 135040841 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 4247 3820 149 317 0 3927 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 22348

[startup+522.302 s]
/proc/loadavg: 1.14 1.02 1.00 2/67 23227
/proc/meminfo: memFree=1438528/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=16988 CPUtime=522.08
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 3839 0 0 0 52205 3 0 0 25 0 1 0 101963368 17395712 3820 1992294400 134512640 135813592 4294956176 18446744073709551615 135224171 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 4247 3820 149 317 0 3927 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 22348

[startup+582.302 s]
/proc/loadavg: 1.16 1.04 1.01 2/67 23227
/proc/meminfo: memFree=1438464/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=16988 CPUtime=582.05
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 3839 0 0 0 58202 3 0 0 25 0 1 0 101963368 17395712 3820 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 4247 3820 149 317 0 3927 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 22348

[startup+642.301 s]
/proc/loadavg: 1.13 1.05 1.01 2/67 23227
/proc/meminfo: memFree=1438464/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5360 CPUtime=0
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 101963368 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1340 239 197 169 0 51 0
[pid=23226] ppid=23225 vsize=16988 CPUtime=642.03
/proc/23226/stat : 23226 (hydrasat_cache4) R 23225 23225 23130 0 -1 4194304 3839 0 0 0 64200 3 0 0 25 0 1 0 101963368 17395712 3820 1992294400 134512640 135813592 4294956176 18446744073709551615 134665320 0 0 4096 1 0 0 0 17 0 0 0
/proc/23226/statm: 4247 3820 149 317 0 3927 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 22348

[startup+702.302 s]
/proc/loadavg: 1.11 1.05 1.01 2/67 23228
/proc/meminfo: memFree=1436160/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5364 CPUtime=699.94
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 322 4097 0 0 0 0 69985 9 16 0 1 0 101963368 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1341 245 202 169 0 52 0
[pid=23228] ppid=23225 vsize=3748 CPUtime=2.05
/proc/23228/stat : 23228 (hydrasat_cachew) R 23225 23225 23130 0 -1 4194304 723 0 0 0 205 0 0 0 25 0 1 0 102033392 3837952 706 1992294400 134512640 135995732 4294956032 18446744073709551615 134681382 0 0 4096 1 0 0 0 17 0 0 0
/proc/23228/statm: 937 706 171 362 0 572 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 9112

[startup+762.306 s]
/proc/loadavg: 1.10 1.06 1.01 2/67 23234
/proc/meminfo: memFree=1434944/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5364 CPUtime=699.94
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 322 4097 0 0 0 0 69985 9 16 0 1 0 101963368 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1341 245 202 169 0 52 0
[pid=23228] ppid=23225 vsize=5052 CPUtime=62.03
/proc/23228/stat : 23228 (hydrasat_cachew) R 23225 23225 23130 0 -1 4194304 1040 0 0 0 6202 1 0 0 25 0 1 0 102033392 5173248 1023 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/23228/statm: 1263 1023 171 362 0 898 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 10416

[startup+822.302 s]
/proc/loadavg: 1.09 1.06 1.01 2/67 23234
/proc/meminfo: memFree=1431488/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5364 CPUtime=699.94
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 322 4097 0 0 0 0 69985 9 16 0 1 0 101963368 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1341 245 202 169 0 52 0
[pid=23228] ppid=23225 vsize=8768 CPUtime=122
/proc/23228/stat : 23228 (hydrasat_cachew) R 23225 23225 23130 0 -1 4194304 1953 0 0 0 12198 2 0 0 25 0 1 0 102033392 8978432 1936 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/23228/statm: 2192 1936 171 362 0 1827 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 14132

[startup+882.302 s]
/proc/loadavg: 1.03 1.05 1.00 2/67 23234
/proc/meminfo: memFree=1430208/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5364 CPUtime=699.94
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 322 4097 0 0 0 0 69985 9 16 0 1 0 101963368 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1341 245 202 169 0 52 0
[pid=23228] ppid=23225 vsize=10108 CPUtime=181.97
/proc/23228/stat : 23228 (hydrasat_cachew) R 23225 23225 23130 0 -1 4194304 2281 0 0 0 18195 2 0 0 25 0 1 0 102033392 10350592 2264 1992294400 134512640 135995732 4294956032 18446744073709551615 134807865 0 0 4096 1 0 0 0 17 0 0 0
/proc/23228/statm: 2527 2264 171 362 0 2162 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 15472

[startup+942.301 s]
/proc/loadavg: 1.07 1.05 1.00 2/67 23234
/proc/meminfo: memFree=1426048/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5364 CPUtime=699.94
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 322 4097 0 0 0 0 69985 9 16 0 1 0 101963368 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1341 245 202 169 0 52 0
[pid=23228] ppid=23225 vsize=14704 CPUtime=241.94
/proc/23228/stat : 23228 (hydrasat_cachew) R 23225 23225 23130 0 -1 4194304 3340 0 0 0 24191 3 0 0 25 0 1 0 102033392 15056896 3323 1992294400 134512640 135995732 4294956032 18446744073709551615 134807855 0 0 4096 1 0 0 0 17 0 0 0
/proc/23228/statm: 3676 3323 171 362 0 3311 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 20068

[startup+1002.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/67 23234
/proc/meminfo: memFree=1420416/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5364 CPUtime=699.94
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 322 4097 0 0 0 0 69985 9 16 0 1 0 101963368 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1341 245 202 169 0 52 0
[pid=23228] ppid=23225 vsize=20552 CPUtime=301.91
/proc/23228/stat : 23228 (hydrasat_cachew) R 23225 23225 23130 0 -1 4194304 4713 0 0 0 30187 4 0 0 25 0 1 0 102033392 21045248 4696 1992294400 134512640 135995732 4294956032 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 0 0 0
/proc/23228/statm: 5138 4696 171 362 0 4773 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 25916

[startup+1062.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/67 23234
/proc/meminfo: memFree=1416128/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5364 CPUtime=699.94
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 322 4097 0 0 0 0 69985 9 16 0 1 0 101963368 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1341 245 202 169 0 52 0
[pid=23228] ppid=23225 vsize=24892 CPUtime=361.89
/proc/23228/stat : 23228 (hydrasat_cachew) R 23225 23225 23130 0 -1 4194304 5768 0 0 0 36184 5 0 0 25 0 1 0 102033392 25489408 5751 1992294400 134512640 135995732 4294956032 18446744073709551615 134807915 0 0 4096 1 0 0 0 17 0 0 0
/proc/23228/statm: 6223 5751 171 362 0 5858 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 30256

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 23234
/proc/meminfo: memFree=1412800/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5364 CPUtime=699.94
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 322 4097 0 0 0 0 69985 9 16 0 1 0 101963368 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1341 245 202 169 0 52 0
[pid=23228] ppid=23225 vsize=28592 CPUtime=421.86
/proc/23228/stat : 23228 (hydrasat_cachew) R 23225 23225 23130 0 -1 4194304 6617 0 0 0 42180 6 0 0 25 0 1 0 102033392 29278208 6600 1992294400 134512640 135995732 4294956032 18446744073709551615 134808042 0 0 4096 1 0 0 0 17 0 0 0
/proc/23228/statm: 7148 6600 171 362 0 6783 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 33956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 23234
/proc/meminfo: memFree=1410368/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5364 CPUtime=699.94
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 322 4097 0 0 0 0 69985 9 16 0 1 0 101963368 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1341 245 202 169 0 52 0
[pid=23228] ppid=23225 vsize=31164 CPUtime=481.84
/proc/23228/stat : 23228 (hydrasat_cachew) R 23225 23225 23130 0 -1 4194304 7248 0 0 0 48177 7 0 0 25 0 1 0 102033392 31911936 7185 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/23228/statm: 7791 7185 171 362 0 7426 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 36528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 23234
/proc/meminfo: memFree=1410176/2055920 swapFree=4192812/4192956
[pid=23225] ppid=23223 vsize=5364 CPUtime=699.94
/proc/23225/stat : 23225 (hydrasat-multi.) S 23223 23225 23130 0 -1 4194304 322 4097 0 0 0 0 69985 9 16 0 1 0 101963368 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23225/statm: 1341 245 202 169 0 52 0
[pid=23228] ppid=23225 vsize=31308 CPUtime=500.14
/proc/23228/stat : 23228 (hydrasat_cachew) R 23225 23225 23130 0 -1 4194304 7304 0 0 0 50007 7 0 0 25 0 1 0 102033392 32059392 7241 1992294400 134512640 135995732 4294956032 18446744073709551615 134681284 0 0 4096 1 0 0 0 17 0 0 0
/proc/23228/statm: 7827 7241 171 362 0 7462 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 36672

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.61
CPU time (s): 1200.1
CPU user time (s): 1199.93
CPU system time (s): 0.170974
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 36672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.170974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11750
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= 9
involuntary context switches= 3180

runsolver used 1.37879 second user time and 2.99954 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-26 11:49:10
IDJOB=1728645
IDBENCH=24681
IDSOLVER=518
FILE ID=node54/1728645-1240739350
PBS_JOBID= 9187028
Free space on /tmp= 66284 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728645-1240739350/watcher-1728645-1240739350 -o /tmp/evaluation-result-1728645-1240739350/solver-1728645-1240739350 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1728645-1240739350.cnf 1800 589646044

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

MD5SUM BENCH= b75724237432e4d0e86c18e7a0ef5859
RANDOM SEED=589646044

node54.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.234
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.234
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:       1454384 kB
Buffers:         67208 kB
Cached:         442584 kB
SwapCached:        140 kB
Active:         242812 kB
Inactive:       282400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1454384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4272 kB
Writeback:           0 kB
Mapped:          25044 kB
Slab:            62276 kB
Committed_AS:   397848 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66264 MiB
End job on node54 at 2009-04-26 12:09:13