Trace number 1093140

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
spider 2008-06-14SAT 1043.04 1049.48

DiagnosticValue
ASSIGNMENTS334688
CHECKS170989000

General information on the benchmark

Namecsp/dag-half/
normalized-half-n25-d5-e56-r7-16.xml
MD5SUMb7e9524b8eaa9cb78435f60b3e354238
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark98.0321
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Maximum constraint arity7
Maximum domain size5
Number of constraints which are defined in extension56
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1042.96/1049.46	s SATISFIABLE
1042.96/1049.46	v 3 4 4 2 3 1 4 2 0 4 1 1 3 4 0 2 4 4 3 4 2 0 4 2 2 
1042.96/1049.46	d CHECKS 170989073
1042.96/1049.46	d ASSIGNMENTS 334688

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093140-1215248550/watcher-1093140-1215248550 -o /tmp/evaluation-result-1093140-1215248550/solver-1093140-1215248550 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1093140-1215248550.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 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: 2.03 2.03 1.93 4/72 17702
/proc/meminfo: memFree=1673616/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=5356 CPUtime=0
/proc/17702/stat : 17702 (run) R 17700 17702 17274 0 -1 4194304 263 0 0 0 0 0 0 0 23 0 1 0 2003828684 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 254195330343 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 1339 231 192 169 0 50 0

[startup+0.098287 s]
/proc/loadavg: 2.03 2.03 1.93 4/72 17702
/proc/meminfo: memFree=1673616/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=5392 CPUtime=0.08
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 769 0 0 0 8 0 0 0 18 0 1 0 2003828684 5521408 500 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561296 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 1348 500 328 29 0 338 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5392

[startup+0.101286 s]
/proc/loadavg: 2.03 2.03 1.93 4/72 17702
/proc/meminfo: memFree=1673616/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=5392 CPUtime=0.09
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 772 0 0 0 9 0 0 0 18 0 1 0 2003828684 5521408 503 996147200 1448431616 1448550632 4294956272 18446744073709551615 134557784 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 1348 503 328 29 0 338 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5392

[startup+0.301318 s]
/proc/loadavg: 2.03 2.03 1.93 4/72 17702
/proc/meminfo: memFree=1673616/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=6680 CPUtime=0.28
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 1017 0 0 0 28 0 0 0 19 0 1 0 2003828684 6840320 748 996147200 1448431616 1448550632 4294956272 18446744073709551615 134555226 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 1670 748 328 29 0 660 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6680

[startup+0.70138 s]
/proc/loadavg: 2.03 2.03 1.93 4/72 17702
/proc/meminfo: memFree=1673616/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=7916 CPUtime=0.68
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 1472 0 0 0 68 0 0 0 23 0 1 0 2003828684 8105984 1203 996147200 1448431616 1448550632 4294956272 18446744073709551615 134555556 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 1979 1203 328 29 0 969 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7916

[startup+1.5015 s]
/proc/loadavg: 2.03 2.03 1.93 3/73 17703
/proc/meminfo: memFree=1668616/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=11500 CPUtime=1.47
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 2409 0 0 0 146 1 0 0 25 0 1 0 2003828684 11776000 2140 996147200 1448431616 1448550632 4294956272 18446744073709551615 134610529 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 2875 2140 328 29 0 1865 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11500

[startup+3.10175 s]
/proc/loadavg: 2.03 2.03 1.93 3/73 17703
/proc/meminfo: memFree=1663112/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=19180 CPUtime=3.06
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 4296 0 0 0 303 3 0 0 25 0 1 0 2003828684 19640320 4027 996147200 1448431616 1448550632 4294956272 18446744073709551615 134601237 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 4795 4027 328 29 0 3785 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 19180

[startup+6.30125 s]
/proc/loadavg: 2.02 2.03 1.93 3/73 17703
/proc/meminfo: memFree=1648136/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=34028 CPUtime=6.23
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 8063 0 0 0 619 4 0 0 25 0 1 0 2003828684 34844672 7794 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561204 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 8507 7794 328 29 0 7497 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 34028

[startup+12.7012 s]
/proc/loadavg: 2.02 2.02 1.93 3/73 17703
/proc/meminfo: memFree=1616712/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=64800 CPUtime=12.58
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 15695 0 0 0 1249 9 0 0 25 0 1 0 2003828684 66355200 15426 996147200 1448431616 1448550632 4294956272 18446744073709551615 134609024 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 16200 15426 328 29 0 15190 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 64800

[startup+25.5012 s]
/proc/loadavg: 2.02 2.02 1.93 3/73 17703
/proc/meminfo: memFree=1543752/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133924 CPUtime=25.28
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33099 0 0 0 2512 16 0 0 25 0 1 0 2003828684 137138176 32830 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33481 32830 343 29 0 32471 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 133924

[startup+51.1012 s]
/proc/loadavg: 2.01 2.02 1.93 3/73 17703
/proc/meminfo: memFree=1543752/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133928 CPUtime=50.68
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33100 0 0 0 5052 16 0 0 25 0 1 0 2003828684 137142272 32831 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33482 32831 343 29 0 32472 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 133928

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 1.93 3/73 17703
/proc/meminfo: memFree=1543688/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133928 CPUtime=101.49
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33100 0 0 0 10133 16 0 0 25 0 1 0 2003828684 137142272 32831 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553827 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33482 32831 343 29 0 32472 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 133928

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 17703
/proc/meminfo: memFree=1543560/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133928 CPUtime=161.04
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33100 0 0 0 16087 17 0 0 25 0 1 0 2003828684 137142272 32831 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33482 32831 343 29 0 32472 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 133928

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 17703
/proc/meminfo: memFree=1543560/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133928 CPUtime=220.58
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33101 0 0 0 22041 17 0 0 25 0 1 0 2003828684 137142272 32832 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33482 32832 343 29 0 32472 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 133928

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 17703
/proc/meminfo: memFree=1543496/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133928 CPUtime=280.13
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33101 0 0 0 27996 17 0 0 25 0 1 0 2003828684 137142272 32832 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33482 32832 343 29 0 32472 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 133928

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 17703
/proc/meminfo: memFree=1543432/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133928 CPUtime=339.67
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33101 0 0 0 33950 17 0 0 25 0 1 0 2003828684 137142272 32832 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546186 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33482 32832 343 29 0 32472 0
Current children cumulated CPU time (s) 339.67
Current children cumulated vsize (KiB) 133928

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 17703
/proc/meminfo: memFree=1543432/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133928 CPUtime=399.21
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33101 0 0 0 39904 17 0 0 25 0 1 0 2003828684 137142272 32832 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522642 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33482 32832 343 29 0 32472 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 133928

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 17703
/proc/meminfo: memFree=1543432/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133928 CPUtime=458.74
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33101 0 0 0 45857 17 0 0 25 0 1 0 2003828684 137142272 32832 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33482 32832 343 29 0 32472 0
Current children cumulated CPU time (s) 458.74
Current children cumulated vsize (KiB) 133928

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 17703
/proc/meminfo: memFree=1543432/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133928 CPUtime=518.29
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33101 0 0 0 51812 17 0 0 25 0 1 0 2003828684 137142272 32832 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33482 32832 343 29 0 32472 0
Current children cumulated CPU time (s) 518.29
Current children cumulated vsize (KiB) 133928

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 17703
/proc/meminfo: memFree=1543432/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=133928 CPUtime=577.83
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33101 0 0 0 57766 17 0 0 25 0 1 0 2003828684 137142272 32832 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33482 32832 343 29 0 32472 0
Current children cumulated CPU time (s) 577.83
Current children cumulated vsize (KiB) 133928

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 17703
/proc/meminfo: memFree=1543368/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=637.37
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 63720 17 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546498 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 637.37
Current children cumulated vsize (KiB) 134060

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 17703
/proc/meminfo: memFree=1543240/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=696.91
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 69674 17 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 696.91
Current children cumulated vsize (KiB) 134060

[startup+762.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 17703
/proc/meminfo: memFree=1543176/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=756.47
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 75629 18 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 756.47
Current children cumulated vsize (KiB) 134060

[startup+822.303 s]
/proc/loadavg: 2.00 2.00 1.93 2/71 17704
/proc/meminfo: memFree=1673752/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=816
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 81582 18 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546498 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 816
Current children cumulated vsize (KiB) 134060

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435464/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=875.92
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 87570 22 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 875.92
Current children cumulated vsize (KiB) 134060

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435336/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=935.9
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 93567 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522679 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 935.9
Current children cumulated vsize (KiB) 134060

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435272/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=995.87
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 99564 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 995.87
Current children cumulated vsize (KiB) 134060

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

[startup+1023.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435208/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=1017.46
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 101723 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134544925 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 1017.46
Current children cumulated vsize (KiB) 134060

[startup+1036.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435208/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=1030.26
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 103003 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522668 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 1030.26
Current children cumulated vsize (KiB) 134060

[startup+1043.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435208/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=1036.65
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 103642 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545134 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 1036.65
Current children cumulated vsize (KiB) 134060

[startup+1046.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435208/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=1039.85
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 103962 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 1039.85
Current children cumulated vsize (KiB) 134060

[startup+1047.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435208/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=1041.45
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 104122 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 1041.45
Current children cumulated vsize (KiB) 134060

[startup+1048.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435208/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=1042.25
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 104202 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 1042.25
Current children cumulated vsize (KiB) 134060

[startup+1049.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435208/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=1042.65
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 104242 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 1042.65
Current children cumulated vsize (KiB) 134060

[startup+1049.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435208/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=1042.85
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 104262 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522691 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 1042.85
Current children cumulated vsize (KiB) 134060

[startup+1049.41 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 17743
/proc/meminfo: memFree=1435208/2055920 swapFree=4179828/4192956
[pid=17702] ppid=17700 vsize=134060 CPUtime=1042.96
/proc/17702/stat : 17702 (ld-linux.so.2) R 17700 17702 17274 0 -1 4194304 33102 0 0 0 104273 23 0 0 25 0 1 0 2003828684 137277440 32833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/17702/statm: 33515 32833 343 29 0 32505 0
Current children cumulated CPU time (s) 1042.96
Current children cumulated vsize (KiB) 134060

Child status: 0
Real time (s): 1049.48
CPU time (s): 1043.04
CPU user time (s): 1042.78
CPU system time (s): 0.254961
CPU usage (%): 99.386
Max. virtual memory (cumulated for all children) (KiB): 134060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1042.78
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33117
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= 25
involuntary context switches= 19025

runsolver used 1.04284 second user time and 2.80357 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-05 11:02:32
IDJOB=1093140
IDBENCH=58688
IDSOLVER=328
FILE ID=node34/1093140-1215248550
PBS_JOBID= 7882021
Free space on /tmp= 66444 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/dag-half/normalized-half-n25-d5-e56-r7-16.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093140-1215248550/watcher-1093140-1215248550 -o /tmp/evaluation-result-1093140-1215248550/solver-1093140-1215248550 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1093140-1215248550.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b7e9524b8eaa9cb78435f60b3e354238
RANDOM SEED=845861222

node34.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	: 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.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:       1674096 kB
Buffers:         12696 kB
Cached:         177096 kB
SwapCached:       7272 kB
Active:         272592 kB
Inactive:        58296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674096 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:           31504 kB
Writeback:           0 kB
Mapped:         147972 kB
Slab:            35976 kB
Committed_AS:  3662300 kB
PageTables:       2036 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= 66444 MiB
End job on node34 at 2008-07-05 11:20:01