Trace number 1718143

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 335.31 335.487

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.9113
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data

0.00/0.01	c Trying configuration 1
335.22/335.48	
335.22/335.48	c decisions : 370797
335.22/335.48	c conflicts : 330541
335.22/335.48	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-1718143-1240633962/watcher-1718143-1240633962 -o /tmp/evaluation-result-1718143-1240633962/solver-1718143-1240633962 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1718143-1240633962.cnf 1800 695327120 

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.02 1.47 1.40 3/64 25284
/proc/meminfo: memFree=1163368/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5356 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) D 25282 25284 25193 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 91424183 5484544 230 1992294400 4194304 4889804 548682068736 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/25284/statm: 1339 230 191 169 0 50 0

[startup+0.033122 s]
/proc/loadavg: 1.02 1.47 1.40 3/64 25284
/proc/meminfo: memFree=1163368/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101133 s]
/proc/loadavg: 1.02 1.47 1.40 3/64 25284
/proc/meminfo: memFree=1163368/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301169 s]
/proc/loadavg: 1.02 1.47 1.40 3/64 25284
/proc/meminfo: memFree=1163368/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701241 s]
/proc/loadavg: 1.02 1.47 1.40 3/64 25284
/proc/meminfo: memFree=1163368/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50139 s]
/proc/loadavg: 1.02 1.47 1.40 2/66 25286
/proc/meminfo: memFree=1161816/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=2764 CPUtime=1.47
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 532 0 0 0 147 0 0 0 25 0 1 0 91424185 2830336 513 1992294400 134512640 135813592 4294956176 18446744073709551615 134664954 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 691 513 149 317 0 371 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8124

[startup+3.10268 s]
/proc/loadavg: 1.02 1.47 1.40 2/66 25286
/proc/meminfo: memFree=1161176/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=3440 CPUtime=3.08
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 696 0 0 0 308 0 0 0 25 0 1 0 91424185 3522560 677 1992294400 134512640 135813592 4294956176 18446744073709551615 134661791 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 860 677 149 317 0 540 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8800

[startup+6.30127 s]
/proc/loadavg: 1.02 1.46 1.39 2/66 25286
/proc/meminfo: memFree=1159960/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=4784 CPUtime=6.27
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 990 0 0 0 627 0 0 0 25 0 1 0 91424185 4898816 971 1992294400 134512640 135813592 4294956176 18446744073709551615 134592317 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 1196 971 149 317 0 876 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10144

[startup+12.7014 s]
/proc/loadavg: 1.02 1.45 1.39 2/66 25286
/proc/meminfo: memFree=1157528/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=7028 CPUtime=12.67
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 1531 0 0 0 1267 0 0 0 25 0 1 0 91424185 7196672 1512 1992294400 134512640 135813592 4294956176 18446744073709551615 134665243 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 1757 1512 149 317 0 1437 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12388

[startup+25.5018 s]
/proc/loadavg: 1.01 1.43 1.39 2/66 25286
/proc/meminfo: memFree=1155032/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=10028 CPUtime=25.47
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 2189 0 0 0 2546 1 0 0 25 0 1 0 91424185 10268672 2170 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 2507 2170 149 317 0 2187 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15388

[startup+51.1015 s]
/proc/loadavg: 1.01 1.39 1.37 2/66 25286
/proc/meminfo: memFree=1150040/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=15128 CPUtime=51.05
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 3434 0 0 0 5103 2 0 0 25 0 1 0 91424185 15491072 3368 1992294400 134512640 135813592 4294956176 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 3782 3368 149 317 0 3462 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20488

[startup+102.306 s]
/proc/loadavg: 1.00 1.33 1.35 2/66 25286
/proc/meminfo: memFree=1144728/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=20888 CPUtime=102.23
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 4830 0 0 0 10220 3 0 0 25 0 1 0 91424185 21389312 4699 1992294400 134512640 135813592 4294956176 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 5222 4699 149 317 0 4902 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26248

[startup+162.302 s]
/proc/loadavg: 1.00 1.27 1.33 2/66 25286
/proc/meminfo: memFree=1139032/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=27784 CPUtime=162.19
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 6527 0 0 0 16215 4 0 0 25 0 1 0 91424185 28450816 6140 1992294400 134512640 135813592 4294956176 18446744073709551615 134665082 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 6946 6140 149 317 0 6626 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 33144

[startup+222.302 s]
/proc/loadavg: 1.00 1.22 1.30 2/66 25286
/proc/meminfo: memFree=1134360/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=32520 CPUtime=222.16
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 7673 0 0 0 22210 6 0 0 25 0 1 0 91424185 33300480 7286 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 8130 7286 149 317 0 7810 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 37880

[startup+282.303 s]
/proc/loadavg: 1.00 1.17 1.28 2/66 25286
/proc/meminfo: memFree=1130200/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=36892 CPUtime=282.13
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 8789 0 0 0 28207 6 0 0 25 0 1 0 91424185 37777408 8341 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 9223 8341 149 317 0 8903 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 42252

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

[startup+307.101 s]
/proc/loadavg: 1.00 1.16 1.27 3/66 25286
/proc/meminfo: memFree=1128472/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=38620 CPUtime=306.93
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 9219 0 0 0 30686 7 0 0 25 0 1 0 91424185 39546880 8735 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 9655 8735 149 317 0 9335 0
Current children cumulated CPU time (s) 306.93
Current children cumulated vsize (KiB) 43980

[startup+319.902 s]
/proc/loadavg: 1.00 1.15 1.27 2/66 25286
/proc/meminfo: memFree=1127768/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=39316 CPUtime=319.72
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 9407 0 0 0 31965 7 0 0 25 0 1 0 91424185 40259584 8923 1992294400 134512640 135813592 4294956176 18446744073709551615 134664971 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 9829 8923 149 317 0 9509 0
Current children cumulated CPU time (s) 319.72
Current children cumulated vsize (KiB) 44676

[startup+326.302 s]
/proc/loadavg: 1.00 1.15 1.27 2/66 25286
/proc/meminfo: memFree=1127448/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=39884 CPUtime=326.12
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 9500 0 0 0 32605 7 0 0 25 0 1 0 91424185 40841216 9016 1992294400 134512640 135813592 4294956176 18446744073709551615 134665966 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 9971 9016 149 317 0 9651 0
Current children cumulated CPU time (s) 326.12
Current children cumulated vsize (KiB) 45244

[startup+329.501 s]
/proc/loadavg: 1.00 1.15 1.27 2/66 25286
/proc/meminfo: memFree=1127256/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=39884 CPUtime=329.32
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 9534 0 0 0 32925 7 0 0 25 0 1 0 91424185 40841216 9050 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 9971 9050 149 317 0 9651 0
Current children cumulated CPU time (s) 329.32
Current children cumulated vsize (KiB) 45244

[startup+332.702 s]
/proc/loadavg: 1.00 1.14 1.26 2/66 25286
/proc/meminfo: memFree=1127064/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=40148 CPUtime=332.51
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 9594 0 0 0 33244 7 0 0 25 0 1 0 91424185 41111552 9110 1992294400 134512640 135813592 4294956176 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 10037 9110 149 317 0 9717 0
Current children cumulated CPU time (s) 332.51
Current children cumulated vsize (KiB) 45508

[startup+334.301 s]
/proc/loadavg: 1.00 1.14 1.26 2/66 25286
/proc/meminfo: memFree=1126936/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=40332 CPUtime=334.12
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 9609 0 0 0 33405 7 0 0 25 0 1 0 91424185 41299968 9125 1992294400 134512640 135813592 4294956176 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 10083 9125 149 317 0 9763 0
Current children cumulated CPU time (s) 334.12
Current children cumulated vsize (KiB) 45692

[startup+335.101 s]
/proc/loadavg: 1.00 1.14 1.26 2/66 25286
/proc/meminfo: memFree=1126936/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=40332 CPUtime=334.91
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 9619 0 0 0 33484 7 0 0 25 0 1 0 91424185 41299968 9135 1992294400 134512640 135813592 4294956176 18446744073709551615 134665093 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 10083 9135 149 317 0 9763 0
Current children cumulated CPU time (s) 334.91
Current children cumulated vsize (KiB) 45692

[startup+335.301 s]
/proc/loadavg: 1.00 1.14 1.26 2/66 25286
/proc/meminfo: memFree=1126936/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=40332 CPUtime=335.11
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 9623 0 0 0 33504 7 0 0 25 0 1 0 91424185 41299968 9139 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 10083 9139 149 317 0 9763 0
Current children cumulated CPU time (s) 335.11
Current children cumulated vsize (KiB) 45692

[startup+335.401 s]
/proc/loadavg: 1.00 1.14 1.26 2/66 25286
/proc/meminfo: memFree=1126872/2055920 swapFree=4181900/4192956
[pid=25284] ppid=25282 vsize=5360 CPUtime=0
/proc/25284/stat : 25284 (hydrasat-multi.) S 25282 25284 25193 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 91424183 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1340 239 197 169 0 51 0
[pid=25286] ppid=25284 vsize=40332 CPUtime=335.22
/proc/25286/stat : 25286 (hydrasat_cache4) R 25284 25284 25193 0 -1 4194304 9625 0 0 0 33515 7 0 0 25 0 1 0 91424185 41299968 9141 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25286/statm: 10083 9141 149 317 0 9763 0
Current children cumulated CPU time (s) 335.22
Current children cumulated vsize (KiB) 45692

Child status: 20
Real time (s): 335.487
CPU time (s): 335.31
CPU user time (s): 335.227
CPU system time (s): 0.082987
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 45692

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

runsolver used 0.32495 second user time and 0.903862 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-25 06:32:42
IDJOB=1718143
IDBENCH=20471
IDSOLVER=518
FILE ID=node44/1718143-1240633962
PBS_JOBID= 9186413
Free space on /tmp= 66216 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718143-1240633962/watcher-1718143-1240633962 -o /tmp/evaluation-result-1718143-1240633962/solver-1718143-1240633962 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1718143-1240633962.cnf 1800 695327120

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

MD5SUM BENCH= 738c5d916b76338511b77dbd47cdbc16
RANDOM SEED=695327120

node44.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.267
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.267
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:       1163784 kB
Buffers:         46440 kB
Cached:         782608 kB
SwapCached:       4904 kB
Active:         134236 kB
Inactive:       702672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1163784 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          13928 kB
Slab:            41180 kB
Committed_AS:   330936 kB
PageTables:       1380 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= 66212 MiB
End job on node44 at 2009-04-25 06:38:17