Trace number 1736609

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 199.749 199.859

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.6021
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

0.00/0.00	c Trying configuration 1
199.68/199.85	
199.68/199.85	c decisions : 480708
199.68/199.85	c conflicts : 254568
199.68/199.85	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-1736609-1240812232/watcher-1736609-1240812232 -o /tmp/evaluation-result-1736609-1240812232/solver-1736609-1240812232 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1736609-1240812232.cnf 1800 1932619830 

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 1.00 1.00 3/64 28544
/proc/meminfo: memFree=1084616/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=1744 CPUtime=0
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 167 0 0 0 0 0 0 0 19 0 1 0 109249460 1785856 149 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 436 149 117 317 0 116 0

[startup+0.0783431 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28544
/proc/meminfo: memFree=1084616/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=4384 CPUtime=0.07
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 870 0 0 0 7 0 0 0 19 0 1 0 109249460 4489216 852 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 1096 853 117 317 0 776 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9744

[startup+0.102347 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28544
/proc/meminfo: memFree=1084616/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=5176 CPUtime=0.09
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 1097 0 0 0 9 0 0 0 19 0 1 0 109249460 5300224 1079 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 1294 1079 117 317 0 974 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10536

[startup+0.302382 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28544
/proc/meminfo: memFree=1084616/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=9080 CPUtime=0.29
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 2116 0 0 0 29 0 0 0 21 0 1 0 109249460 9297920 1924 1992294400 134512640 135813592 4294956176 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 2270 1924 126 317 0 1950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14440

[startup+0.702455 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28544
/proc/meminfo: memFree=1084616/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=12444 CPUtime=0.69
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 2988 0 0 0 69 0 0 0 24 0 1 0 109249460 12742656 2795 1992294400 134512640 135813592 4294956176 18446744073709551615 134591957 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 3111 2795 149 317 0 2791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17804

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1073528/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=12840 CPUtime=1.48
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 3081 0 0 0 148 0 0 0 25 0 1 0 109249460 13148160 2888 1992294400 134512640 135813592 4294956176 18446744073709551615 134665507 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 3210 2888 149 317 0 2890 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18200

[startup+3.10189 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1073080/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=13104 CPUtime=3.09
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 3154 0 0 0 308 1 0 0 25 0 1 0 109249460 13418496 2961 1992294400 134512640 135813592 4294956176 18446744073709551615 134662677 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 3276 2961 149 317 0 2956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18464

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1072440/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=13632 CPUtime=6.29
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 3274 0 0 0 628 1 0 0 25 0 1 0 109249460 13959168 3081 1992294400 134512640 135813592 4294956176 18446744073709551615 134665306 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 3408 3081 149 317 0 3088 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18992

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1071352/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=14556 CPUtime=12.68
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 3514 0 0 0 1267 1 0 0 25 0 1 0 109249460 14905344 3321 1992294400 134512640 135813592 4294956176 18446744073709551615 134592448 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 3639 3321 149 317 0 3319 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19916

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1069752/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=16488 CPUtime=25.48
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 3971 0 0 0 2546 2 0 0 25 0 1 0 109249460 16883712 3778 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 4122 3778 149 317 0 3802 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21848

[startup+51.1026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1066488/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=19964 CPUtime=51.05
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 4775 0 0 0 5102 3 0 0 25 0 1 0 109249460 20443136 4582 1992294400 134512640 135813592 4294956176 18446744073709551615 134664959 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 4991 4582 149 317 0 4671 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 25324

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1060728/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=25876 CPUtime=102.23
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 6189 0 0 0 10219 4 0 0 25 0 1 0 109249460 26497024 5996 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 6469 5996 149 317 0 6149 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 31236

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1055800/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=31360 CPUtime=162.2
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 7435 0 0 0 16215 5 0 0 25 0 1 0 109249460 32112640 7242 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 7840 7242 149 317 0 7520 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 36720

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

[startup+179.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1054392/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=32824 CPUtime=178.98
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 7777 0 0 0 17893 5 0 0 25 0 1 0 109249460 33611776 7584 1992294400 134512640 135813592 4294956176 18446744073709551615 135206592 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 8206 7584 149 317 0 7886 0
Current children cumulated CPU time (s) 178.98
Current children cumulated vsize (KiB) 38184

[startup+191.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1053432/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=33624 CPUtime=191.78
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 8005 0 0 0 19172 6 0 0 25 0 1 0 109249460 34430976 7812 1992294400 134512640 135813592 4294956176 18446744073709551615 134665511 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 8406 7812 149 317 0 8086 0
Current children cumulated CPU time (s) 191.78
Current children cumulated vsize (KiB) 38984

[startup+195.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1053304/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=33888 CPUtime=194.98
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 8050 0 0 0 19492 6 0 0 25 0 1 0 109249460 34701312 7857 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 8472 7857 149 317 0 8152 0
Current children cumulated CPU time (s) 194.98
Current children cumulated vsize (KiB) 39248

[startup+198.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1053112/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=34020 CPUtime=198.18
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 8096 0 0 0 19812 6 0 0 25 0 1 0 109249460 34836480 7903 1992294400 134512640 135813592 4294956176 18446744073709551615 134665306 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 8505 7903 149 317 0 8185 0
Current children cumulated CPU time (s) 198.18
Current children cumulated vsize (KiB) 39380

[startup+199.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1052984/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=34316 CPUtime=198.98
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 8149 0 0 0 19892 6 0 0 25 0 1 0 109249460 35139584 7956 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 8579 7956 149 317 0 8259 0
Current children cumulated CPU time (s) 198.98
Current children cumulated vsize (KiB) 39676

[startup+199.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1052984/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=34316 CPUtime=199.38
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 8149 0 0 0 19932 6 0 0 25 0 1 0 109249460 35139584 7956 1992294400 134512640 135813592 4294956176 18446744073709551615 134664928 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 8579 7956 149 317 0 8259 0
Current children cumulated CPU time (s) 199.38
Current children cumulated vsize (KiB) 39676

[startup+199.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1052984/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=34316 CPUtime=199.58
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 8149 0 0 0 19952 6 0 0 25 0 1 0 109249460 35139584 7956 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 8579 7956 149 317 0 8259 0
Current children cumulated CPU time (s) 199.58
Current children cumulated vsize (KiB) 39676

[startup+199.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28546
/proc/meminfo: memFree=1052984/2055920 swapFree=4181432/4192956
[pid=28544] ppid=28542 vsize=5360 CPUtime=0
/proc/28544/stat : 28544 (hydrasat-multi.) S 28542 28544 28313 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109249460 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28544/statm: 1340 239 197 169 0 51 0
[pid=28545] ppid=28544 vsize=34316 CPUtime=199.68
/proc/28545/stat : 28545 (hydrasat_cache4) R 28544 28544 28313 0 -1 4194304 8150 0 0 0 19962 6 0 0 25 0 1 0 109249460 35139584 7957 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/28545/statm: 8579 7957 149 317 0 8259 0
Current children cumulated CPU time (s) 199.68
Current children cumulated vsize (KiB) 39676

Child status: 20
Real time (s): 199.859
CPU time (s): 199.749
CPU user time (s): 199.674
CPU system time (s): 0.074988
CPU usage (%): 99.9448
Max. virtual memory (cumulated for all children) (KiB): 39676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 199.674
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8456
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= 4
involuntary context switches= 478

runsolver used 0.168974 second user time and 0.564914 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-27 08:03:52
IDJOB=1736609
IDBENCH=71629
IDSOLVER=518
FILE ID=node67/1736609-1240812232
PBS_JOBID= 9187439
Free space on /tmp= 66144 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736609-1240812232/watcher-1736609-1240812232 -o /tmp/evaluation-result-1736609-1240812232/solver-1736609-1240812232 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1736609-1240812232.cnf 1800 1932619830

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=1932619830

node67.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.277
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.277
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:       1085160 kB
Buffers:         78284 kB
Cached:         806812 kB
SwapCached:       5432 kB
Active:         450528 kB
Inactive:       442984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1085160 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:            5476 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            63228 kB
Committed_AS:   444748 kB
PageTables:       1436 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= 66140 MiB
End job on node67 at 2009-04-27 08:07:12