Trace number 1038849

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-14? (TO) 1800.07 1807.53

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-e-0_ext.xml
MD5SUM308da8d6f22ce7d5aad3f96e3b4e6901
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.178972
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)


Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1038849-1214965813/watcher-1038849-1214965813 -o /tmp/evaluation-result-1038849-1214965813/solver-1038849-1214965813 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1038849-1214965813.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.06 2.19 2.15 4/80 12480
/proc/meminfo: memFree=1505864/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=18572 CPUtime=0
/proc/12480/stat : 12480 (runsolver) R 12478 12480 9593 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1975555685 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12480/statm: 4643 292 257 25 0 2626 0

[startup+0.085635 s]
/proc/loadavg: 2.06 2.19 2.15 4/80 12480
/proc/meminfo: memFree=1505864/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=25100 CPUtime=0.07
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 5856 0 0 0 4 3 0 0 18 0 1 0 1975555685 25702400 5587 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 6275 5587 330 29 0 5265 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25100

[startup+0.101641 s]
/proc/loadavg: 2.06 2.19 2.15 4/80 12480
/proc/meminfo: memFree=1505864/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=29984 CPUtime=0.08
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 7080 0 0 0 5 3 0 0 18 0 1 0 1975555685 30703616 6811 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 7496 6811 330 29 0 6486 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29984

[startup+0.301676 s]
/proc/loadavg: 2.06 2.19 2.15 4/80 12480
/proc/meminfo: memFree=1505864/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=93740 CPUtime=0.28
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 23014 0 0 0 18 10 0 0 19 0 1 0 1975555685 95989760 22745 996147200 1448431616 1448550632 4294956288 18446744073709551615 4159742259 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 23435 22745 330 29 0 22425 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 93740

[startup+0.701744 s]
/proc/loadavg: 2.06 2.19 2.15 4/80 12480
/proc/meminfo: memFree=1505864/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139204 CPUtime=0.67
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34370 0 0 0 53 14 0 0 23 0 1 0 1975555685 142544896 34101 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546417 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34801 34101 342 29 0 33791 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 139204

[startup+1.50189 s]
/proc/loadavg: 2.06 2.19 2.15 3/81 12481
/proc/meminfo: memFree=1370496/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139208 CPUtime=1.47
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34373 0 0 0 133 14 0 0 25 0 1 0 1975555685 142548992 34104 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545089 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34802 34104 342 29 0 33792 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 139208

[startup+3.10119 s]
/proc/loadavg: 2.06 2.19 2.15 3/81 12481
/proc/meminfo: memFree=1370304/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139208 CPUtime=3.06
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34375 0 0 0 292 14 0 0 25 0 1 0 1975555685 142548992 34106 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535322 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34802 34106 342 29 0 33792 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 139208

[startup+6.30179 s]
/proc/loadavg: 2.06 2.19 2.15 3/81 12481
/proc/meminfo: memFree=1370240/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139208 CPUtime=6.23
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34397 0 0 0 609 14 0 0 25 0 1 0 1975555685 142548992 34128 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544960 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34802 34128 342 29 0 33792 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 139208

[startup+12.702 s]
/proc/loadavg: 2.05 2.19 2.15 3/73 12509
/proc/meminfo: memFree=1450944/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139388 CPUtime=12.6
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34412 0 0 0 1245 15 0 0 25 0 1 0 1975555685 142733312 34143 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34847 34143 342 29 0 33837 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 139388

[startup+25.5014 s]
/proc/loadavg: 2.04 2.18 2.14 3/82 12593
/proc/meminfo: memFree=1370488/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139388 CPUtime=25.33
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34433 0 0 0 2518 15 0 0 25 0 1 0 1975555685 142733312 34164 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535029 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34847 34164 342 29 0 33837 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 139388

[startup+51.1012 s]
/proc/loadavg: 2.03 2.16 2.14 3/74 12594
/proc/meminfo: memFree=1368056/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139560 CPUtime=50.83
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34448 0 0 0 5068 15 0 0 25 0 1 0 1975555685 142909440 34179 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34890 34179 342 29 0 33880 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 139560

[startup+102.306 s]
/proc/loadavg: 2.05 2.15 2.14 3/74 12594
/proc/meminfo: memFree=1288568/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139564 CPUtime=101.82
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34470 0 0 0 10167 15 0 0 25 0 1 0 1975555685 142913536 34201 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34891 34201 342 29 0 33881 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 139564

[startup+162.301 s]
/proc/loadavg: 2.06 2.13 2.13 3/74 12594
/proc/meminfo: memFree=1216504/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139736 CPUtime=161.58
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34485 0 0 0 16142 16 0 0 25 0 1 0 1975555685 143089664 34216 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34934 34216 342 29 0 33924 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 139736

[startup+222.302 s]
/proc/loadavg: 2.05 2.12 2.12 3/74 12594
/proc/meminfo: memFree=1149880/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139736 CPUtime=221.33
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34506 0 0 0 22117 16 0 0 25 0 1 0 1975555685 143089664 34237 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545045 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34934 34237 342 29 0 33924 0
Current children cumulated CPU time (s) 221.33
Current children cumulated vsize (KiB) 139736

[startup+282.302 s]
/proc/loadavg: 2.13 2.13 2.12 3/74 12594
/proc/meminfo: memFree=1106488/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139736 CPUtime=281.09
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34506 0 0 0 28093 16 0 0 25 0 1 0 1975555685 143089664 34237 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535385 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34934 34237 342 29 0 33924 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 139736

[startup+342.302 s]
/proc/loadavg: 2.12 2.12 2.12 3/74 12594
/proc/meminfo: memFree=1072952/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139908 CPUtime=340.84
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34521 0 0 0 34068 16 0 0 25 0 1 0 1975555685 143265792 34252 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544062 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34977 34252 342 29 0 33967 0
Current children cumulated CPU time (s) 340.84
Current children cumulated vsize (KiB) 139908

[startup+402.301 s]
/proc/loadavg: 2.36 2.18 2.14 3/74 12594
/proc/meminfo: memFree=1047096/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139912 CPUtime=400.6
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34522 0 0 0 40044 16 0 0 25 0 1 0 1975555685 143269888 34253 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535353 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34978 34253 342 29 0 33968 0
Current children cumulated CPU time (s) 400.6
Current children cumulated vsize (KiB) 139912

[startup+462.301 s]
/proc/loadavg: 2.19 2.16 2.13 3/74 12594
/proc/meminfo: memFree=987576/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139912 CPUtime=460.35
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34522 0 0 0 46019 16 0 0 25 0 1 0 1975555685 143269888 34253 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546388 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34978 34253 342 29 0 33968 0
Current children cumulated CPU time (s) 460.35
Current children cumulated vsize (KiB) 139912

[startup+522.302 s]
/proc/loadavg: 2.13 2.15 2.12 3/74 12594
/proc/meminfo: memFree=950712/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139912 CPUtime=520.11
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34522 0 0 0 51995 16 0 0 25 0 1 0 1975555685 143269888 34253 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546583 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34978 34253 342 29 0 33968 0
Current children cumulated CPU time (s) 520.11
Current children cumulated vsize (KiB) 139912

[startup+582.302 s]
/proc/loadavg: 2.04 2.12 2.11 3/74 12595
/proc/meminfo: memFree=918584/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139912 CPUtime=579.86
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34543 0 0 0 57970 16 0 0 25 0 1 0 1975555685 143269888 34274 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546835 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34978 34274 342 29 0 33968 0
Current children cumulated CPU time (s) 579.86
Current children cumulated vsize (KiB) 139912

[startup+642.301 s]
/proc/loadavg: 2.01 2.09 2.10 3/74 12596
/proc/meminfo: memFree=886264/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=139912 CPUtime=639.62
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34543 0 0 0 63946 16 0 0 25 0 1 0 1975555685 143269888 34274 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535450 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 34978 34274 342 29 0 33968 0
Current children cumulated CPU time (s) 639.62
Current children cumulated vsize (KiB) 139912


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

[startup+882.302 s]
/proc/loadavg: 2.00 2.03 2.07 3/74 12596
/proc/meminfo: memFree=806136/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=878.62
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34556 0 0 0 87846 16 0 0 25 0 1 0 1975555685 143446016 34287 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546351 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34287 342 29 0 34011 0
Current children cumulated CPU time (s) 878.62
Current children cumulated vsize (KiB) 140084

[startup+942.302 s]
/proc/loadavg: 2.00 2.03 2.07 3/74 12596
/proc/meminfo: memFree=791352/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=938.39
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34556 0 0 0 93822 17 0 0 25 0 1 0 1975555685 143446016 34287 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546571 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34287 342 29 0 34011 0
Current children cumulated CPU time (s) 938.39
Current children cumulated vsize (KiB) 140084

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/74 12596
/proc/meminfo: memFree=761464/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=998.14
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34556 0 0 0 99797 17 0 0 25 0 1 0 1975555685 143446016 34287 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535396 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34287 342 29 0 34011 0
Current children cumulated CPU time (s) 998.14
Current children cumulated vsize (KiB) 140084

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/74 12596
/proc/meminfo: memFree=734456/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1057.89
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34556 0 0 0 105772 17 0 0 25 0 1 0 1975555685 143446016 34287 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546829 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34287 342 29 0 34011 0
Current children cumulated CPU time (s) 1057.89
Current children cumulated vsize (KiB) 140084

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/74 12596
/proc/meminfo: memFree=707192/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1117.65
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34556 0 0 0 111748 17 0 0 25 0 1 0 1975555685 143446016 34287 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522580 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34287 342 29 0 34011 0
Current children cumulated CPU time (s) 1117.65
Current children cumulated vsize (KiB) 140084

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/74 12596
/proc/meminfo: memFree=676856/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1177.4
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 117723 17 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544949 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1177.4
Current children cumulated vsize (KiB) 140084

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/74 12596
/proc/meminfo: memFree=653688/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1237.15
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 123698 17 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544820 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1237.15
Current children cumulated vsize (KiB) 140084

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/74 12596
/proc/meminfo: memFree=631480/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1296.91
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 129674 17 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1296.91
Current children cumulated vsize (KiB) 140084

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 12596
/proc/meminfo: memFree=613304/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1356.66
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 135649 17 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546371 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1356.66
Current children cumulated vsize (KiB) 140084

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.02 3/74 12596
/proc/meminfo: memFree=595896/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1416.42
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 141625 17 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1416.42
Current children cumulated vsize (KiB) 140084

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.02 3/74 12596
/proc/meminfo: memFree=580088/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1476.17
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 147600 17 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546360 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1476.17
Current children cumulated vsize (KiB) 140084

[startup+1542.3 s]
/proc/loadavg: 2.13 2.05 2.03 3/73 12624
/proc/meminfo: memFree=1449848/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1535.91
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 153574 17 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522680 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1535.91
Current children cumulated vsize (KiB) 140084

[startup+1602.3 s]
/proc/loadavg: 2.16 2.07 2.03 3/73 12624
/proc/meminfo: memFree=1449848/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1595.68
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 159550 18 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534852 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1595.68
Current children cumulated vsize (KiB) 140084

[startup+1662.3 s]
/proc/loadavg: 2.16 2.08 2.04 3/73 12624
/proc/meminfo: memFree=1449720/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1655.43
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 165525 18 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544814 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1655.43
Current children cumulated vsize (KiB) 140084

[startup+1722.3 s]
/proc/loadavg: 2.12 2.08 2.04 3/74 12673
/proc/meminfo: memFree=1424304/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1715.19
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 171500 19 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1715.19
Current children cumulated vsize (KiB) 140084

[startup+1782.3 s]
/proc/loadavg: 2.10 2.08 2.04 3/74 12673
/proc/meminfo: memFree=1421488/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1774.94
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 177475 19 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1774.94
Current children cumulated vsize (KiB) 140084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.5 s]
/proc/loadavg: 2.06 2.07 2.04 3/74 12673
/proc/meminfo: memFree=1419888/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1800.04
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 179985 19 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545035 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 140084

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1807.5 s]
/proc/loadavg: 2.06 2.07 2.04 3/74 12673
/proc/meminfo: memFree=1419888/2055920 swapFree=4180456/4192956
[pid=12480] ppid=12478 vsize=140084 CPUtime=1800.04
/proc/12480/stat : 12480 (ld-linux.so.2) R 12478 12480 9593 0 -1 4194304 34558 0 0 0 179985 19 0 0 25 0 1 0 1975555685 143446016 34289 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545035 0 0 4096 0 0 0 0 17 0 0 0
/proc/12480/statm: 35021 34289 342 29 0 34011 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 140084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.53
CPU time (s): 1800.07
CPU user time (s): 1799.85
CPU system time (s): 0.214967
CPU usage (%): 99.5872
Max. virtual memory (cumulated for all children) (KiB): 140084

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

runsolver used 1.76873 second user time and 4.81527 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-02 04:30:13
IDJOB=1038849
IDBENCH=53587
IDSOLVER=328
FILE ID=node19/1038849-1214965813
PBS_JOBID= 7870296
Free space on /tmp= 66548 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-e-0_ext.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038849-1214965813/watcher-1038849-1214965813 -o /tmp/evaluation-result-1038849-1214965813/solver-1038849-1214965813 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1038849-1214965813.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 308da8d6f22ce7d5aad3f96e3b4e6901
RANDOM SEED=594337892

node19.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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:       1506344 kB
Buffers:         59384 kB
Cached:         325188 kB
SwapCached:       6496 kB
Active:         188440 kB
Inactive:       284116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1506344 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:         101664 kB
Slab:            61944 kB
Committed_AS:  4073312 kB
PageTables:       2020 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 node19 at 2008-07-02 05:00:23