Trace number 1723523

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 346.205 346.334

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.3264
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
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
346.16/346.31	
346.16/346.31	c decisions : 6437466
346.16/346.31	c conflicts : 1583456
346.16/346.31	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-1723523-1240686829/watcher-1723523-1240686829 -o /tmp/evaluation-result-1723523-1240686829/solver-1723523-1240686829 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1723523-1240686829.cnf 1800 1549126372 

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.39 1.15 1.03 3/64 24630
/proc/meminfo: memFree=1581192/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5356 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) D 24628 24630 24257 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 96709112 5484544 230 1992294400 4194304 4889804 548682068720 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/24630/statm: 1339 230 191 169 0 50 0

[startup+0.06127 s]
/proc/loadavg: 1.39 1.15 1.03 3/64 24630
/proc/meminfo: memFree=1581192/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101272 s]
/proc/loadavg: 1.39 1.15 1.03 3/64 24630
/proc/meminfo: memFree=1581192/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301294 s]
/proc/loadavg: 1.39 1.15 1.03 3/64 24630
/proc/meminfo: memFree=1581192/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70134 s]
/proc/loadavg: 1.39 1.15 1.03 3/64 24630
/proc/meminfo: memFree=1581192/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50243 s]
/proc/loadavg: 1.39 1.15 1.03 2/66 24632
/proc/meminfo: memFree=1537272/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=58644 CPUtime=1.46
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 15055 0 0 0 141 5 0 0 25 0 1 0 96709115 60051456 13879 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 14661 13880 126 317 0 14341 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 64004

[startup+3.10161 s]
/proc/loadavg: 1.39 1.15 1.03 2/66 24632
/proc/meminfo: memFree=1513400/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=82372 CPUtime=3.06
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 21571 0 0 0 298 8 0 0 25 0 1 0 96709115 84348928 20138 1992294400 134512640 135813592 4294956160 18446744073709551615 134520752 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 20593 20138 126 317 0 20273 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 87732

[startup+6.30198 s]
/proc/loadavg: 1.44 1.16 1.04 2/66 24632
/proc/meminfo: memFree=1472376/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=112260 CPUtime=6.27
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 31280 0 0 0 615 12 0 0 25 0 1 0 96709115 114954240 27617 1992294400 134512640 135813592 4294956160 18446744073709551615 134667855 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 28065 27617 149 317 0 27745 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 117620

[startup+12.7017 s]
/proc/loadavg: 1.41 1.16 1.04 2/66 24632
/proc/meminfo: memFree=1469312/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=113712 CPUtime=12.66
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 31641 0 0 0 1254 12 0 0 25 0 1 0 96709115 116441088 27978 1992294400 134512640 135813592 4294956160 18446744073709551615 134664959 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 28428 27978 149 317 0 28108 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 119072

[startup+25.5012 s]
/proc/loadavg: 1.32 1.15 1.03 2/66 24632
/proc/meminfo: memFree=1466880/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=116224 CPUtime=25.45
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 32249 0 0 0 2533 12 0 0 25 0 1 0 96709115 119013376 28586 1992294400 134512640 135813592 4294956160 18446744073709551615 134661511 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 29056 28586 149 317 0 28736 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 121584

[startup+51.1011 s]
/proc/loadavg: 1.21 1.14 1.03 2/66 24632
/proc/meminfo: memFree=1466688/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=116532 CPUtime=51.04
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 32312 0 0 0 5092 12 0 0 25 0 1 0 96709115 119328768 28649 1992294400 134512640 135813592 4294956160 18446744073709551615 134592479 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 29133 28649 149 317 0 28813 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 121892

[startup+102.306 s]
/proc/loadavg: 1.09 1.11 1.03 2/66 24632
/proc/meminfo: memFree=1463232/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=120152 CPUtime=102.23
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 33175 0 0 0 10210 13 0 0 25 0 1 0 96709115 123035648 29512 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 30038 29512 149 317 0 29718 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 125512

[startup+162.302 s]
/proc/loadavg: 1.03 1.09 1.02 2/66 24632
/proc/meminfo: memFree=1462208/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=121292 CPUtime=162.21
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 33422 0 0 0 16208 13 0 0 25 0 1 0 96709115 124203008 29759 1992294400 134512640 135813592 4294956160 18446744073709551615 134564240 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 30323 29759 149 317 0 30003 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 126652

[startup+222.301 s]
/proc/loadavg: 1.01 1.07 1.01 2/66 24632
/proc/meminfo: memFree=1462016/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=121424 CPUtime=222.2
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 33454 0 0 0 22206 14 0 0 25 0 1 0 96709115 124338176 29791 1992294400 134512640 135813592 4294956160 18446744073709551615 134661483 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 30356 29791 149 317 0 30036 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 126784

[startup+282.301 s]
/proc/loadavg: 1.00 1.06 1.01 2/66 24632
/proc/meminfo: memFree=1461696/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=121688 CPUtime=282.18
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 33516 0 0 0 28204 14 0 0 25 0 1 0 96709115 124608512 29853 1992294400 134512640 135813592 4294956160 18446744073709551615 134591792 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 30422 29853 149 317 0 30102 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 127048

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 24632
/proc/meminfo: memFree=1459776/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=123720 CPUtime=342.16
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 33994 0 0 0 34202 14 0 0 25 0 1 0 96709115 126689280 30331 1992294400 134512640 135813592 4294956160 18446744073709551615 134665115 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 30930 30331 149 317 0 30610 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 129080

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

[startup+343.902 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 24632
/proc/meminfo: memFree=1459712/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=123720 CPUtime=343.76
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 34015 0 0 0 34362 14 0 0 25 0 1 0 96709115 126689280 30352 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 30930 30352 149 317 0 30610 0
Current children cumulated CPU time (s) 343.76
Current children cumulated vsize (KiB) 129080

[startup+345.501 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 24632
/proc/meminfo: memFree=1459648/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=123852 CPUtime=345.36
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 34023 0 0 0 34522 14 0 0 25 0 1 0 96709115 126824448 30360 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 30963 30360 149 317 0 30643 0
Current children cumulated CPU time (s) 345.36
Current children cumulated vsize (KiB) 129212

[startup+345.901 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 24632
/proc/meminfo: memFree=1459648/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=123852 CPUtime=345.76
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 34024 0 0 0 34562 14 0 0 25 0 1 0 96709115 126824448 30361 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 30963 30361 149 317 0 30643 0
Current children cumulated CPU time (s) 345.76
Current children cumulated vsize (KiB) 129212

[startup+346.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 24632
/proc/meminfo: memFree=1459648/2055920 swapFree=4178508/4192956
[pid=24630] ppid=24628 vsize=5360 CPUtime=0
/proc/24630/stat : 24630 (hydrasat-multi.) S 24628 24630 24257 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 96709112 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24630/statm: 1340 239 197 169 0 51 0
[pid=24632] ppid=24630 vsize=125100 CPUtime=346.16
/proc/24632/stat : 24632 (hydrasat_cache4) R 24630 24630 24257 0 -1 4194304 34339 0 0 0 34602 14 0 0 25 0 1 0 96709115 128102400 30676 1992294400 134512640 135813592 4294956160 18446744073709551615 134676223 0 0 4096 1 0 0 0 17 1 0 0
/proc/24632/statm: 31275 30676 149 317 0 30955 0
Current children cumulated CPU time (s) 346.16
Current children cumulated vsize (KiB) 130460

Child status: 20
Real time (s): 346.334
CPU time (s): 346.205
CPU user time (s): 346.041
CPU system time (s): 0.163975
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 130460

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

runsolver used 0.451931 second user time and 0.797878 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 21:13:49
IDJOB=1723523
IDBENCH=71717
IDSOLVER=518
FILE ID=node63/1723523-1240686829
PBS_JOBID= 9186670
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=1549126372

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1581672 kB
Buffers:         49284 kB
Cached:         348548 kB
SwapCached:       7516 kB
Active:         128832 kB
Inactive:       279252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581672 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:           12316 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            52036 kB
Committed_AS:   522716 kB
PageTables:       1452 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= 66328 MiB
End job on node63 at 2009-04-25 21:19:36