Trace number 1072448

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 1527.46 1532.91

DiagnosticValue
ASSIGNMENTS553897
CHECKS737512000

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-28_ext.xml
MD5SUMaaab39258fe57b7e4bd8b15411b7940a
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 benchmark5.38618
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints72
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension72
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1527.43/1532.91	s SATISFIABLE
1527.43/1532.91	v 11 6 11 6 1 15 20 7 22 14 16 8 13 10 21 21 7 14 1 14 0 15 5 13 
1527.43/1532.91	d CHECKS 737512259
1527.43/1532.91	d ASSIGNMENTS 553897

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-1072448-1215174542/watcher-1072448-1215174542 -o /tmp/evaluation-result-1072448-1215174542/solver-1072448-1215174542 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1072448-1215174542.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: 1.99 2.00 2.00 4/84 19546
/proc/meminfo: memFree=1488880/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=5356 CPUtime=0
/proc/19546/stat : 19546 (run) R 19544 19546 19055 0 -1 4194304 263 0 0 0 0 0 0 0 20 0 1 0 1996429872 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 259353275687 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 1339 231 192 169 0 50 0

[startup+0.0773761 s]
/proc/loadavg: 1.99 2.00 2.00 4/84 19546
/proc/meminfo: memFree=1488880/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=4544 CPUtime=0.04
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 696 0 5 0 4 0 0 0 18 0 1 0 1996429872 4653056 432 996147200 1448431616 1448550632 4294956272 18446744073709551615 134609048 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 1136 432 327 29 0 126 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4544

[startup+0.101375 s]
/proc/loadavg: 1.99 2.00 2.00 4/84 19546
/proc/meminfo: memFree=1488880/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=4544 CPUtime=0.07
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 722 0 5 0 7 0 0 0 18 0 1 0 1996429872 4653056 458 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561244 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 1136 458 327 29 0 126 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4544

[startup+0.301415 s]
/proc/loadavg: 1.99 2.00 2.00 4/84 19546
/proc/meminfo: memFree=1488880/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=5508 CPUtime=0.27
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 939 0 5 0 27 0 0 0 19 0 1 0 1996429872 5640192 675 996147200 1448431616 1448550632 4294956272 18446744073709551615 134569074 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 1377 675 327 29 0 367 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5508

[startup+0.701494 s]
/proc/loadavg: 1.99 2.00 2.00 4/84 19546
/proc/meminfo: memFree=1488880/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=7256 CPUtime=0.67
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 1374 0 5 0 66 1 0 0 23 0 1 0 1996429872 7430144 1110 996147200 1448431616 1448550632 4294956272 18446744073709551615 134601797 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 1814 1110 327 29 0 804 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7256

[startup+1.50166 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1482344/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14320 CPUtime=1.45
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3168 0 5 0 143 2 0 0 25 0 1 0 1996429872 14663680 2904 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545134 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3580 2904 342 29 0 2570 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 14320

[startup+3.10198 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1476392/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14320 CPUtime=3.04
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3173 0 5 0 302 2 0 0 25 0 1 0 1996429872 14663680 2909 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3580 2909 342 29 0 2570 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 14320

[startup+6.30161 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1476392/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14320 CPUtime=6.21
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3176 0 5 0 619 2 0 0 25 0 1 0 1996429872 14663680 2912 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545568 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3580 2912 342 29 0 2570 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 14320

[startup+12.7029 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1476328/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=12.55
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3179 0 5 0 1253 2 0 0 25 0 1 0 1996429872 14667776 2915 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3581 2915 342 29 0 2571 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 14324

[startup+25.5014 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1476392/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=25.23
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3181 0 5 0 2521 2 0 0 25 0 1 0 1996429872 14667776 2917 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546529 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3581 2917 342 29 0 2571 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 14324

[startup+51.1014 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1476456/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=50.59
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3182 0 5 0 5057 2 0 0 25 0 1 0 1996429872 14667776 2918 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3581 2918 342 29 0 2571 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 14324

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1452456/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=101.15
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3184 0 5 0 10112 3 0 0 25 0 1 0 1996429872 14667776 2920 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3581 2920 342 29 0 2571 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 14324

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1452456/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=160.59
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3186 0 5 0 16056 3 0 0 25 0 1 0 1996429872 14667776 2922 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3581 2922 342 29 0 2571 0
Current children cumulated CPU time (s) 160.59
Current children cumulated vsize (KiB) 14324

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1452456/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=220.04
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3186 0 5 0 22001 3 0 0 25 0 1 0 1996429872 14667776 2922 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522680 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3581 2922 342 29 0 2571 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (KiB) 14324

[startup+282.303 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1452456/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=279.5
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3187 0 5 0 27947 3 0 0 25 0 1 0 1996429872 14667776 2923 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3581 2923 342 29 0 2571 0
Current children cumulated CPU time (s) 279.5
Current children cumulated vsize (KiB) 14324

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1452400/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=338.95
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3187 0 5 0 33892 3 0 0 25 0 1 0 1996429872 14667776 2923 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545995 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3581 2923 342 29 0 2571 0
Current children cumulated CPU time (s) 338.95
Current children cumulated vsize (KiB) 14324

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1452400/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=398.4
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3187 0 5 0 39837 3 0 0 25 0 1 0 1996429872 14667776 2923 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3581 2923 342 29 0 2571 0
Current children cumulated CPU time (s) 398.4
Current children cumulated vsize (KiB) 14324

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 19547
/proc/meminfo: memFree=1428784/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=457.67
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3187 0 5 0 45764 3 0 0 25 0 1 0 1996429872 14667776 2923 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522640 0 0 4096 0 0 0 0 17 1 0 0
/proc/19546/statm: 3581 2923 342 29 0 2571 0
Current children cumulated CPU time (s) 457.67
Current children cumulated vsize (KiB) 14324

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19577
/proc/meminfo: memFree=1747976/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=517.33
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3189 0 5 0 51728 5 0 0 25 0 1 0 1996429872 14667776 2925 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3581 2925 342 29 0 2571 0
Current children cumulated CPU time (s) 517.33
Current children cumulated vsize (KiB) 14324

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19577
/proc/meminfo: memFree=1748040/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=577.3
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3189 0 5 0 57725 5 0 0 25 0 1 0 1996429872 14667776 2925 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3581 2925 342 29 0 2571 0
Current children cumulated CPU time (s) 577.3
Current children cumulated vsize (KiB) 14324

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19577
/proc/meminfo: memFree=1747976/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=637.27
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3189 0 5 0 63722 5 0 0 25 0 1 0 1996429872 14667776 2925 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545893 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3581 2925 342 29 0 2571 0
Current children cumulated CPU time (s) 637.27
Current children cumulated vsize (KiB) 14324


################
# More data... #
################

/proc/meminfo: memFree=1747856/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14324 CPUtime=877.15
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3189 0 5 0 87710 5 0 0 25 0 1 0 1996429872 14667776 2925 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3581 2925 342 29 0 2571 0
Current children cumulated CPU time (s) 877.15
Current children cumulated vsize (KiB) 14324

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747856/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=937.13
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 93707 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 937.13
Current children cumulated vsize (KiB) 14328

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747856/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=997.1
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 99704 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545188 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 997.1
Current children cumulated vsize (KiB) 14328

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747856/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1057.07
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 105701 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535045 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1057.07
Current children cumulated vsize (KiB) 14328

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747856/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1117.03
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 111697 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522635 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1117.03
Current children cumulated vsize (KiB) 14328

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1177.01
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 117695 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134541111 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1177.01
Current children cumulated vsize (KiB) 14328

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747600/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1236.98
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 123692 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553567 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1236.98
Current children cumulated vsize (KiB) 14328

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747728/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1296.95
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 129689 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546826 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1296.95
Current children cumulated vsize (KiB) 14328

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1356.91
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 135685 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1356.91
Current children cumulated vsize (KiB) 14328

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1416.89
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 141683 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546720 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1416.89
Current children cumulated vsize (KiB) 14328

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1476.85
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 147679 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546411 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1476.85
Current children cumulated vsize (KiB) 14328

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

[startup+1484.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1479.25
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 147919 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553659 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1479.25
Current children cumulated vsize (KiB) 14328

[startup+1510.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1504.85
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 150479 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546535 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1504.85
Current children cumulated vsize (KiB) 14328

[startup+1523.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1517.64
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 151758 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1517.64
Current children cumulated vsize (KiB) 14328

[startup+1529.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1524.03
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 152397 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545923 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1524.03
Current children cumulated vsize (KiB) 14328

[startup+1531.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1525.64
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 152558 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546552 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1525.64
Current children cumulated vsize (KiB) 14328

[startup+1531.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1526.43
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 152637 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546544 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1526.43
Current children cumulated vsize (KiB) 14328

[startup+1532.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1527.23
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 152717 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1527.23
Current children cumulated vsize (KiB) 14328

[startup+1532.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 19579
/proc/meminfo: memFree=1747792/2055920 swapFree=4179472/4192956
[pid=19546] ppid=19544 vsize=14328 CPUtime=1527.43
/proc/19546/stat : 19546 (ld-linux.so.2) R 19544 19546 19055 0 -1 4194304 3192 0 5 0 152737 6 0 0 25 0 1 0 1996429872 14671872 2928 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/19546/statm: 3582 2928 342 29 0 2572 0
Current children cumulated CPU time (s) 1527.43
Current children cumulated vsize (KiB) 14328

Child status: 0
Real time (s): 1532.91
CPU time (s): 1527.46
CPU user time (s): 1527.39
CPU system time (s): 0.070989
CPU usage (%): 99.6441
Max. virtual memory (cumulated for all children) (KiB): 14328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1527.39
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3208
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 23398

runsolver used 1.74673 second user time and 4.09038 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-04 14:29:02
IDJOB=1072448
IDBENCH=56257
IDSOLVER=328
FILE ID=node1/1072448-1215174542
PBS_JOBID= 7881528
Free space on /tmp= 66548 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-28_ext.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1072448-1215174542/watcher-1072448-1215174542 -o /tmp/evaluation-result-1072448-1215174542/solver-1072448-1215174542 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1072448-1215174542.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aaab39258fe57b7e4bd8b15411b7940a
RANDOM SEED=474135157

node1.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
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.265
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:       1489360 kB
Buffers:         64148 kB
Cached:         157940 kB
SwapCached:       7548 kB
Active:         424252 kB
Inactive:        88068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1489360 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:            3868 kB
Writeback:           0 kB
Mapped:         301704 kB
Slab:            38868 kB
Committed_AS:  3837672 kB
PageTables:       2376 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= 66548 MiB
End job on node1 at 2008-07-04 14:54:35