Trace number 1034259

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 716.602 719.68

DiagnosticValue
ASSIGNMENTS1850280
CHECKS459937000

General information on the benchmark

Namecsp/QCP-15/
normalized-qcp-15-120-9_ext.xml
MD5SUM9173172fbfb782e728ade56208ee8ce4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3028
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints2519
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension2519
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

716.52/719.67	s SATISFIABLE
716.52/719.67	v 10 8 5 11 4 0 2 6 13 3 1 7 9 14 12 12 14 13 9 7 3 10 11 0 6 2 1 4 5 8 0 2 11 7 3 9 6 10 12 13 8 14 5 4 1 9 7 6 13 12 8 14 0 11 1 5 4 2 10 3 2 9 7 6 8 5 13 3 4 10 14 12 11 1 0 3 1 2 4 10 7 5 12 14 8 6 9 0 13 11 14 10 1 5 9 11 4 2 7 0 12 13 3 8 6 13 12 14 0 2 1 8 9 5 11 10 6 7 3 4 5 6 9 8 1 10 7 4 3 12 0 2 14 11 13 1 4 12 10 14 13 0 7 8 5 11 3 6 9 2 6 3 8 2 11 14 12 5 1 7 4 10 13 0 9 8 0 4 3 6 12 1 14 9 2 13 11 10 7 5 4 13 3 1 0 2 11 8 10 9 7 5 12 6 14 7 11 0 12 5 4 9 13 6 14 3 8 1 2 10 11 5 10 14 13 6 3 1 2 4 9 0 8 12 7 
716.52/719.67	d CHECKS 459936954
716.52/719.67	d ASSIGNMENTS 1850283

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-1034259-1214949510/watcher-1034259-1214949510 -o /tmp/evaluation-result-1034259-1214949510/solver-1034259-1214949510 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1034259-1214949510.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: 0.07 0.02 0.00 3/67 6440
/proc/meminfo: memFree=1626104/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=2532 CPUtime=0
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 306 0 1 0 0 0 0 0 18 0 1 0 1973923448 2592768 43 996147200 1448431616 1448550632 4294956288 18446744073709551615 1448524651 0 0 4096 0 0 0 0 17 1 0 0
/proc/6440/statm: 633 43 31 29 0 13 0

[startup+0.088867 s]
/proc/loadavg: 0.07 0.02 0.00 3/67 6440
/proc/meminfo: memFree=1626104/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=12704 CPUtime=0.06
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 2772 0 5 0 5 1 0 0 18 0 1 0 1973923448 13008896 2508 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/6440/statm: 3176 2511 330 29 0 2166 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12704

[startup+0.102865 s]
/proc/loadavg: 0.07 0.02 0.00 3/67 6440
/proc/meminfo: memFree=1626104/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=14816 CPUtime=0.08
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 3275 0 5 0 7 1 0 0 18 0 1 0 1973923448 15171584 3011 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/6440/statm: 3704 3011 330 29 0 2694 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14816

[startup+0.301882 s]
/proc/loadavg: 0.07 0.02 0.00 3/67 6440
/proc/meminfo: memFree=1626104/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30540 CPUtime=0.28
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7232 0 5 0 25 3 0 0 19 0 1 0 1973923448 31272960 6968 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541100 0 0 4096 0 0 0 0 17 1 0 0
/proc/6440/statm: 7635 6968 342 29 0 6625 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30540

[startup+0.701919 s]
/proc/loadavg: 0.07 0.02 0.00 3/67 6440
/proc/meminfo: memFree=1626104/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30544 CPUtime=0.68
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7244 0 5 0 65 3 0 0 22 0 1 0 1973923448 31277056 6980 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544803 0 0 4096 0 0 0 0 17 1 0 0
/proc/6440/statm: 7636 6980 342 29 0 6626 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30544

[startup+1.50199 s]
/proc/loadavg: 0.15 0.03 0.01 2/68 6441
/proc/meminfo: memFree=1597424/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30680 CPUtime=1.48
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7250 0 5 0 145 3 0 0 25 0 1 0 1973923448 31416320 6986 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534918 0 0 4096 0 0 0 0 17 1 0 0
/proc/6440/statm: 7670 6986 342 29 0 6660 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30680

[startup+3.10114 s]
/proc/loadavg: 0.15 0.03 0.01 2/68 6441
/proc/meminfo: memFree=1597304/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30684 CPUtime=3.06
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7262 0 5 0 303 3 0 0 25 0 1 0 1973923448 31420416 6998 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544888 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7671 6998 342 29 0 6661 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 30684

[startup+6.30142 s]
/proc/loadavg: 0.29 0.06 0.02 3/73 6451
/proc/meminfo: memFree=1593808/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30688 CPUtime=6.25
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7269 0 5 0 622 3 0 0 25 0 1 0 1973923448 31424512 7005 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7672 7005 342 29 0 6662 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 30688

[startup+12.702 s]
/proc/loadavg: 0.43 0.10 0.03 2/68 6468
/proc/meminfo: memFree=1596792/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30688 CPUtime=12.63
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7274 0 5 0 1260 3 0 0 25 0 1 0 1973923448 31424512 7010 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534943 0 0 4096 0 0 0 0 17 1 0 0
/proc/6440/statm: 7672 7010 342 29 0 6662 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 30688

[startup+25.5011 s]
/proc/loadavg: 0.78 0.19 0.06 3/70 6472
/proc/meminfo: memFree=1503784/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30688 CPUtime=25.37
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7280 0 5 0 2532 5 0 0 25 0 1 0 1973923448 31424512 7016 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541111 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7672 7016 342 29 0 6662 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 30688

[startup+51.1014 s]
/proc/loadavg: 1.40 0.38 0.13 3/84 6489
/proc/meminfo: memFree=1231480/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=50.82
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7285 0 5 0 5077 5 0 0 25 0 1 0 1973923448 31559680 7021 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544991 0 0 4096 0 0 0 0 17 1 0 0
/proc/6440/statm: 7705 7021 342 29 0 6695 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 30820

[startup+102.306 s]
/proc/loadavg: 2.37 0.79 0.28 3/70 6494
/proc/meminfo: memFree=1493992/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=101.7
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7291 0 5 0 10165 5 0 0 25 0 1 0 1973923448 31559680 7027 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535233 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7027 342 29 0 6695 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 30820

[startup+162.301 s]
/proc/loadavg: 2.21 1.02 0.39 3/70 6500
/proc/meminfo: memFree=802664/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=161.46
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7291 0 5 0 16141 5 0 0 25 0 1 0 1973923448 31559680 7027 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545494 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7027 342 29 0 6695 0
Current children cumulated CPU time (s) 161.46
Current children cumulated vsize (KiB) 30820

[startup+222.302 s]
/proc/loadavg: 2.19 1.23 0.49 3/73 6564
/proc/meminfo: memFree=1588944/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=221.21
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7296 0 5 0 22115 6 0 0 25 0 1 0 1973923448 31559680 7032 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541100 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7032 342 29 0 6695 0
Current children cumulated CPU time (s) 221.21
Current children cumulated vsize (KiB) 30820

[startup+282.301 s]
/proc/loadavg: 2.18 1.40 0.60 3/73 6564
/proc/meminfo: memFree=1588880/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=280.97
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7296 0 5 0 28090 7 0 0 25 0 1 0 1973923448 31559680 7032 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522642 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7032 342 29 0 6695 0
Current children cumulated CPU time (s) 280.97
Current children cumulated vsize (KiB) 30820

[startup+342.302 s]
/proc/loadavg: 2.06 1.50 0.68 3/73 6564
/proc/meminfo: memFree=1588816/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=340.73
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7302 0 5 0 34066 7 0 0 25 0 1 0 1973923448 31559680 7038 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544045 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7038 342 29 0 6695 0
Current children cumulated CPU time (s) 340.73
Current children cumulated vsize (KiB) 30820

[startup+402.302 s]
/proc/loadavg: 2.02 1.59 0.76 3/73 6564
/proc/meminfo: memFree=1588752/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=400.49
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7302 0 5 0 40042 7 0 0 25 0 1 0 1973923448 31559680 7038 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545048 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7038 342 29 0 6695 0
Current children cumulated CPU time (s) 400.49
Current children cumulated vsize (KiB) 30820

[startup+462.301 s]
/proc/loadavg: 2.01 1.66 0.84 3/73 6564
/proc/meminfo: memFree=1588752/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=460.25
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7302 0 5 0 46018 7 0 0 25 0 1 0 1973923448 31559680 7038 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534924 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7038 342 29 0 6695 0
Current children cumulated CPU time (s) 460.25
Current children cumulated vsize (KiB) 30820

[startup+522.302 s]
/proc/loadavg: 2.00 1.72 0.91 3/73 6564
/proc/meminfo: memFree=1588752/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=520.01
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7302 0 5 0 51994 7 0 0 25 0 1 0 1973923448 31559680 7038 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546189 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7038 342 29 0 6695 0
Current children cumulated CPU time (s) 520.01
Current children cumulated vsize (KiB) 30820

[startup+582.301 s]
/proc/loadavg: 2.00 1.77 0.97 3/73 6564
/proc/meminfo: memFree=1588688/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=579.76
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7302 0 5 0 57969 7 0 0 25 0 1 0 1973923448 31559680 7038 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522668 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7038 342 29 0 6695 0
Current children cumulated CPU time (s) 579.76
Current children cumulated vsize (KiB) 30820

[startup+642.301 s]
/proc/loadavg: 2.00 1.81 1.03 3/73 6564
/proc/meminfo: memFree=1588624/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=639.53
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7308 0 5 0 63945 8 0 0 25 0 1 0 1973923448 31559680 7044 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7044 342 29 0 6695 0
Current children cumulated CPU time (s) 639.53
Current children cumulated vsize (KiB) 30820

[startup+702.302 s]
/proc/loadavg: 2.00 1.84 1.09 3/73 6564
/proc/meminfo: memFree=1588624/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=699.29
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7308 0 5 0 69921 8 0 0 25 0 1 0 1973923448 31559680 7044 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535360 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7044 342 29 0 6695 0
Current children cumulated CPU time (s) 699.29
Current children cumulated vsize (KiB) 30820

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

[startup+703.902 s]
/proc/loadavg: 2.00 1.84 1.09 3/73 6564
/proc/meminfo: memFree=1588624/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=700.88
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7308 0 5 0 70080 8 0 0 25 0 1 0 1973923448 31559680 7044 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546371 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7044 342 29 0 6695 0
Current children cumulated CPU time (s) 700.88
Current children cumulated vsize (KiB) 30820

[startup+710.302 s]
/proc/loadavg: 2.00 1.84 1.10 3/73 6564
/proc/meminfo: memFree=1588624/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=707.26
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7308 0 5 0 70718 8 0 0 25 0 1 0 1973923448 31559680 7044 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522691 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7044 342 29 0 6695 0
Current children cumulated CPU time (s) 707.26
Current children cumulated vsize (KiB) 30820

[startup+713.502 s]
/proc/loadavg: 2.00 1.85 1.10 3/73 6564
/proc/meminfo: memFree=1588624/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=710.44
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7308 0 5 0 71036 8 0 0 25 0 1 0 1973923448 31559680 7044 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541111 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7044 342 29 0 6695 0
Current children cumulated CPU time (s) 710.44
Current children cumulated vsize (KiB) 30820

[startup+716.701 s]
/proc/loadavg: 2.00 1.85 1.10 3/73 6564
/proc/meminfo: memFree=1588624/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=713.63
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7308 0 5 0 71355 8 0 0 25 0 1 0 1973923448 31559680 7044 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544847 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7044 342 29 0 6695 0
Current children cumulated CPU time (s) 713.63
Current children cumulated vsize (KiB) 30820

[startup+718.306 s]
/proc/loadavg: 2.00 1.85 1.10 3/73 6564
/proc/meminfo: memFree=1588624/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=715.23
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7308 0 5 0 71515 8 0 0 25 0 1 0 1973923448 31559680 7044 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546403 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7044 342 29 0 6695 0
Current children cumulated CPU time (s) 715.23
Current children cumulated vsize (KiB) 30820

[startup+719.101 s]
/proc/loadavg: 2.00 1.85 1.10 3/73 6564
/proc/meminfo: memFree=1588624/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=716.02
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7308 0 5 0 71594 8 0 0 25 0 1 0 1973923448 31559680 7044 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522576 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7044 342 29 0 6695 0
Current children cumulated CPU time (s) 716.02
Current children cumulated vsize (KiB) 30820

[startup+719.501 s]
/proc/loadavg: 2.00 1.85 1.10 3/73 6564
/proc/meminfo: memFree=1588624/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=716.42
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7308 0 5 0 71634 8 0 0 25 0 1 0 1973923448 31559680 7044 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541100 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7044 342 29 0 6695 0
Current children cumulated CPU time (s) 716.42
Current children cumulated vsize (KiB) 30820

[startup+719.601 s]
/proc/loadavg: 2.00 1.85 1.10 3/73 6564
/proc/meminfo: memFree=1588624/2055920 swapFree=4179456/4192956
[pid=6440] ppid=6438 vsize=30820 CPUtime=716.52
/proc/6440/stat : 6440 (ld-linux.so.2) R 6438 6440 6308 0 -1 4194304 7308 0 5 0 71644 8 0 0 25 0 1 0 1973923448 31559680 7044 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522639 0 0 4096 0 0 0 0 17 0 0 0
/proc/6440/statm: 7705 7044 342 29 0 6695 0
Current children cumulated CPU time (s) 716.52
Current children cumulated vsize (KiB) 30820

Child status: 0
Real time (s): 719.68
CPU time (s): 716.602
CPU user time (s): 716.517
CPU system time (s): 0.084987
CPU usage (%): 99.5723
Max. virtual memory (cumulated for all children) (KiB): 30820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 716.517
system time used= 0.084987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7325
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= 45
involuntary context switches= 10402

runsolver used 0.686895 second user time and 1.9457 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-01 23:58:30
IDJOB=1034259
IDBENCH=53332
IDSOLVER=328
FILE ID=node43/1034259-1214949510
PBS_JOBID= 7870247
Free space on /tmp= 66528 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/QCP-15/normalized-qcp-15-120-9_ext.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034259-1214949510/watcher-1034259-1214949510 -o /tmp/evaluation-result-1034259-1214949510/solver-1034259-1214949510 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1034259-1214949510.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9173172fbfb782e728ade56208ee8ce4
RANDOM SEED=388200998

node43.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.230
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.230
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:       1626584 kB
Buffers:         31284 kB
Cached:         321552 kB
SwapCached:       7360 kB
Active:          47624 kB
Inactive:       314836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626584 kB
SwapTotal:     4192956 kB
SwapFree:      4179456 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          14968 kB
Slab:            52552 kB
Committed_AS:  3535196 kB
PageTables:       1704 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= 66528 MiB
End job on node43 at 2008-07-02 00:10:29