Trace number 1723471

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-MultiUNSAT 500.287 500.632

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark115.078
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c Trying configuration 1
500.24/500.60	
500.24/500.60	c decisions : 7875648
500.24/500.60	c conflicts : 1173025
500.24/500.60	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723471-1240686282/watcher-1723471-1240686282 -o /tmp/evaluation-result-1723471-1240686282/solver-1723471-1240686282 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1723471-1240686282.cnf 1800 2045006674 

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.71 1.22 1.16 3/64 14760
/proc/meminfo: memFree=1948992/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5356 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) D 14758 14760 14329 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 96662950 5484544 230 1992294400 4194304 4889804 548682068720 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/14760/statm: 1339 230 191 169 0 50 0

[startup+0.0380081 s]
/proc/loadavg: 1.71 1.22 1.16 3/64 14760
/proc/meminfo: memFree=1948992/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102018 s]
/proc/loadavg: 1.71 1.22 1.16 3/64 14760
/proc/meminfo: memFree=1948992/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301057 s]
/proc/loadavg: 1.71 1.22 1.16 3/64 14760
/proc/meminfo: memFree=1948992/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701136 s]
/proc/loadavg: 1.71 1.22 1.16 3/64 14760
/proc/meminfo: memFree=1948992/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50229 s]
/proc/loadavg: 1.71 1.22 1.16 2/66 14762
/proc/meminfo: memFree=1902640/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=59812 CPUtime=1.47
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 15320 0 0 0 142 5 0 0 25 0 1 0 96662952 61247488 14088 1992294400 134512640 135813592 4294956160 18446744073709551615 134692795 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 14953 14088 126 317 0 14633 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 65172

[startup+3.10161 s]
/proc/loadavg: 1.66 1.22 1.16 2/66 14762
/proc/meminfo: memFree=1879920/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=90604 CPUtime=3.07
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 23707 0 0 0 298 9 0 0 25 0 1 0 96662952 92778496 21705 1992294400 134512640 135813592 4294956160 18446744073709551615 134687924 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 22651 21705 126 317 0 22331 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 95964

[startup+6.30225 s]
/proc/loadavg: 1.66 1.22 1.16 2/66 14762
/proc/meminfo: memFree=1835056/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=120744 CPUtime=6.27
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 33299 0 0 0 613 14 0 0 25 0 1 0 96662952 123641856 28615 1992294400 134512640 135813592 4294956160 18446744073709551615 134665438 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 30186 28615 149 317 0 29866 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 126104

[startup+12.7015 s]
/proc/loadavg: 1.56 1.21 1.16 2/66 14762
/proc/meminfo: memFree=1832248/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=123224 CPUtime=12.67
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 33921 0 0 0 1252 15 0 0 25 0 1 0 96662952 126181376 29237 1992294400 134512640 135813592 4294956160 18446744073709551615 134661534 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 30806 29237 149 317 0 30486 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 128584

[startup+25.5011 s]
/proc/loadavg: 1.47 1.20 1.15 2/66 14762
/proc/meminfo: memFree=1830072/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=125476 CPUtime=25.46
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 34472 0 0 0 2531 15 0 0 25 0 1 0 96662952 128487424 29788 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 31369 29788 149 317 0 31049 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 130836

[startup+51.1011 s]
/proc/loadavg: 1.31 1.19 1.15 2/66 14762
/proc/meminfo: memFree=1826744/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=129024 CPUtime=51.03
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 35369 0 0 0 5087 16 0 0 25 0 1 0 96662952 132120576 30685 1992294400 134512640 135813592 4294956160 18446744073709551615 134592479 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 32256 30685 149 317 0 31936 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 134384

[startup+102.306 s]
/proc/loadavg: 1.12 1.15 1.14 2/66 14762
/proc/meminfo: memFree=1816312/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=139208 CPUtime=102.21
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 37895 0 0 0 10204 17 0 0 25 0 1 0 96662952 142548992 33211 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 34802 33211 149 317 0 34482 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 144568

[startup+162.301 s]
/proc/loadavg: 1.05 1.12 1.13 2/66 14762
/proc/meminfo: memFree=1814136/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=141348 CPUtime=162.18
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 38432 0 0 0 16200 18 0 0 25 0 1 0 96662952 144740352 33748 1992294400 134512640 135813592 4294956160 18446744073709551615 134662674 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 35337 33748 149 317 0 35017 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 146708

[startup+222.301 s]
/proc/loadavg: 1.01 1.10 1.11 2/66 14762
/proc/meminfo: memFree=1809208/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=146864 CPUtime=222.14
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 39783 0 0 0 22195 19 0 0 25 0 1 0 96662952 150388736 34970 1992294400 134512640 135813592 4294956160 18446744073709551615 134665574 0 0 4096 1 0 0 0 17 1 0 0
/proc/14762/statm: 36716 34970 149 317 0 36396 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 152224

[startup+282.302 s]
/proc/loadavg: 1.00 1.08 1.10 2/66 14762
/proc/meminfo: memFree=1802488/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=154224 CPUtime=282.1
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 41582 0 0 0 28190 20 0 0 25 0 1 0 96662952 157925376 36640 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 38556 36640 149 317 0 38236 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 159584

[startup+342.302 s]
/proc/loadavg: 1.00 1.06 1.09 2/66 14762
/proc/meminfo: memFree=1797880/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=159080 CPUtime=342.06
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 42713 0 0 0 34185 21 0 0 25 0 1 0 96662952 162897920 37771 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 39770 37771 149 317 0 39450 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 164440

[startup+402.302 s]
/proc/loadavg: 1.00 1.05 1.09 2/66 14762
/proc/meminfo: memFree=1793848/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=163488 CPUtime=402.01
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 43790 0 0 0 40179 22 0 0 25 0 1 0 96662952 167411712 38848 1992294400 134512640 135813592 4294956160 18446744073709551615 134591947 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 40872 38848 149 317 0 40552 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 168848

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 1.08 2/66 14762
/proc/meminfo: memFree=1786168/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=171136 CPUtime=461.98
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 45683 0 0 0 46174 24 0 0 25 0 1 0 96662952 175243264 40741 1992294400 134512640 135813592 4294956160 18446744073709551615 134668200 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 42784 40741 149 317 0 42464 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 176496

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

[startup+486.301 s]
/proc/loadavg: 1.00 1.03 1.08 2/66 14762
/proc/meminfo: memFree=1784632/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=172636 CPUtime=485.97
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 46003 0 0 0 48573 24 0 0 25 0 1 0 96662952 176779264 41061 1992294400 134512640 135813592 4294956160 18446744073709551615 134665842 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 43159 41061 149 317 0 42839 0
Current children cumulated CPU time (s) 485.97
Current children cumulated vsize (KiB) 177996

[startup+492.702 s]
/proc/loadavg: 1.00 1.03 1.08 2/66 14762
/proc/meminfo: memFree=1784184/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=173036 CPUtime=492.35
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 46111 0 0 0 49211 24 0 0 25 0 1 0 96662952 177188864 41169 1992294400 134512640 135813592 4294956160 18446744073709551615 134667446 0 0 4096 1 0 0 0 17 1 0 0
/proc/14762/statm: 43259 41169 149 317 0 42939 0
Current children cumulated CPU time (s) 492.35
Current children cumulated vsize (KiB) 178396

[startup+495.901 s]
/proc/loadavg: 1.00 1.03 1.08 2/66 14762
/proc/meminfo: memFree=1784184/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=173036 CPUtime=495.54
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 46120 0 0 0 49530 24 0 0 25 0 1 0 96662952 177188864 41178 1992294400 134512640 135813592 4294956160 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 43259 41178 149 317 0 42939 0
Current children cumulated CPU time (s) 495.54
Current children cumulated vsize (KiB) 178396

[startup+499.103 s]
/proc/loadavg: 1.00 1.03 1.08 2/66 14762
/proc/meminfo: memFree=1784120/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=173184 CPUtime=498.74
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 46141 0 0 0 49850 24 0 0 25 0 1 0 96662952 177340416 41199 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 43296 41199 149 317 0 42976 0
Current children cumulated CPU time (s) 498.74
Current children cumulated vsize (KiB) 178544

[startup+499.901 s]
/proc/loadavg: 1.00 1.03 1.08 2/66 14762
/proc/meminfo: memFree=1784056/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=173184 CPUtime=499.54
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 46149 0 0 0 49930 24 0 0 25 0 1 0 96662952 177340416 41207 1992294400 134512640 135813592 4294956160 18446744073709551615 134592479 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 43296 41207 149 317 0 42976 0
Current children cumulated CPU time (s) 499.54
Current children cumulated vsize (KiB) 178544

[startup+500.301 s]
/proc/loadavg: 1.00 1.03 1.08 2/66 14762
/proc/meminfo: memFree=1784056/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=173184 CPUtime=499.94
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 46154 0 0 0 49970 24 0 0 25 0 1 0 96662952 177340416 41212 1992294400 134512640 135813592 4294956160 18446744073709551615 134665938 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 43296 41212 149 317 0 42976 0
Current children cumulated CPU time (s) 499.94
Current children cumulated vsize (KiB) 178544

[startup+500.505 s]
/proc/loadavg: 1.00 1.03 1.08 2/66 14762
/proc/meminfo: memFree=1784056/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=173184 CPUtime=500.15
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 46155 0 0 0 49991 24 0 0 25 0 1 0 96662952 177340416 41213 1992294400 134512640 135813592 4294956160 18446744073709551615 134592198 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 43296 41213 149 317 0 42976 0
Current children cumulated CPU time (s) 500.15
Current children cumulated vsize (KiB) 178544

[startup+500.601 s]
/proc/loadavg: 1.00 1.03 1.08 2/66 14762
/proc/meminfo: memFree=1784056/2055920 swapFree=4192812/4192956
[pid=14760] ppid=14758 vsize=5360 CPUtime=0
/proc/14760/stat : 14760 (hydrasat-multi.) S 14758 14760 14329 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96662950 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14760/statm: 1340 239 197 169 0 51 0
[pid=14762] ppid=14760 vsize=174512 CPUtime=500.24
/proc/14762/stat : 14762 (hydrasat_cache4) R 14760 14760 14329 0 -1 4194304 46487 0 0 0 50000 24 0 0 25 0 1 0 96662952 178700288 41545 1992294400 134512640 135813592 4294956160 18446744073709551615 134676113 0 0 4096 1 0 0 0 17 0 0 0
/proc/14762/statm: 43628 41545 149 317 0 43308 0
Current children cumulated CPU time (s) 500.24
Current children cumulated vsize (KiB) 179872

Child status: 20
Real time (s): 500.632
CPU time (s): 500.287
CPU user time (s): 500.011
CPU system time (s): 0.275958
CPU usage (%): 99.931
Max. virtual memory (cumulated for all children) (KiB): 179872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 500.011
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46792
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1567

runsolver used 0.443932 second user time and 1.38479 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-25 21:04:43
IDJOB=1723471
IDBENCH=71715
IDSOLVER=518
FILE ID=node1/1723471-1240686282
PBS_JOBID= 9186681
Free space on /tmp= 66328 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT_RACE06/manol-pipe-c7nidw.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723471-1240686282/watcher-1723471-1240686282 -o /tmp/evaluation-result-1723471-1240686282/solver-1723471-1240686282 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1723471-1240686282.cnf 1800 2045006674

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

MD5SUM BENCH= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED=2045006674

node1.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.259
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	: 5931.00
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.259
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:       1949408 kB
Buffers:          1220 kB
Cached:          37668 kB
SwapCached:        144 kB
Active:          41760 kB
Inactive:        11232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1949408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12756 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            39512 kB
Committed_AS:   324792 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= 66324 MiB
End job on node1 at 2009-04-25 21:13:03