Trace number 1086661

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
Mistral-prime 1.313UNSAT 1502.04 1508.37

DiagnosticValue
ASSIGNMENTS16829
CHECKS625821

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-5.xml
MD5SUM98a3a366c26f15bed12a39ed12c21e5e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1174
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08/0.10	c mistral-prime version 1.313
1501.77/1508.18	s UNSATISFIABLE
1501.77/1508.18	d CHECKS 625821
1501.77/1508.18	d ASSIGNMENTS 16829

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1086661-1215240480/watcher-1086661-1215240480 -o /tmp/evaluation-result-1086661-1215240480/solver-1086661-1215240480 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1086661-1215240480.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.92 1.95 1.98 4/73 15011
/proc/meminfo: memFree=1681440/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=18572 CPUtime=0
/proc/15011/stat : 15011 (runsolver) R 15009 15011 14271 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 689173520 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 226686987559 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15011/statm: 4643 292 257 25 0 2626 0

[startup+0.040237 s]
/proc/loadavg: 1.92 1.95 1.98 4/73 15011
/proc/meminfo: memFree=1681440/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=6176 CPUtime=0.03
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 831 0 0 0 3 0 0 0 20 0 1 0 689173520 6324224 797 996147200 134512640 135237403 4294956240 18446744073709551615 134637885 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 1544 797 354 176 0 448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6176

[startup+0.102244 s]
/proc/loadavg: 1.92 1.95 1.98 4/73 15011
/proc/meminfo: memFree=1681440/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=8160 CPUtime=0.08
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 1345 0 0 0 8 0 0 0 20 0 1 0 689173520 8355840 1311 996147200 134512640 135237403 4294956240 18446744073709551615 4159126157 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 2040 1311 377 176 0 944 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8160

[startup+0.30227 s]
/proc/loadavg: 1.92 1.95 1.98 4/73 15011
/proc/meminfo: memFree=1681440/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=11208 CPUtime=0.29
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 2085 0 0 0 28 1 0 0 22 0 1 0 689173520 11476992 2051 996147200 134512640 135237403 4294956240 18446744073709551615 4159126157 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 2802 2051 377 176 0 1706 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11208

[startup+0.701317 s]
/proc/loadavg: 1.92 1.95 1.98 4/73 15011
/proc/meminfo: memFree=1681440/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=16956 CPUtime=0.69
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 3582 0 0 0 67 2 0 0 25 0 1 0 689173520 17362944 3482 996147200 134512640 135237403 4294956240 18446744073709551615 4159010320 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 4239 3482 377 176 0 3143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16956

[startup+1.50142 s]
/proc/loadavg: 1.92 1.95 1.98 3/74 15012
/proc/meminfo: memFree=1650648/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=28300 CPUtime=1.48
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 6523 0 0 0 145 3 0 0 25 0 1 0 689173520 28979200 6260 996147200 134512640 135237403 4294956240 18446744073709551615 134663601 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 7075 6260 377 176 0 5979 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28300

[startup+3.10162 s]
/proc/loadavg: 1.92 1.95 1.98 3/74 15012
/proc/meminfo: memFree=1620952/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=3.07
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27059 0 0 0 295 12 0 0 25 0 1 0 689173520 156041216 26505 996147200 134512640 135237403 4294956240 18446744073709551615 134543535 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26505 396 176 0 37000 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 152384

[startup+6.302 s]
/proc/loadavg: 2.01 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479064/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=6.26
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27059 0 0 0 614 12 0 0 25 0 1 0 689173520 156041216 26505 996147200 134512640 135237403 4294956240 18446744073709551615 134532576 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26505 396 176 0 37000 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 152384

[startup+12.7018 s]
/proc/loadavg: 2.01 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479640/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=12.63
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27059 0 0 0 1251 12 0 0 25 0 1 0 689173520 156041216 26505 996147200 134512640 135237403 4294956240 18446744073709551615 134543504 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26505 396 176 0 37000 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 152384

[startup+25.5024 s]
/proc/loadavg: 2.01 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479768/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=25.37
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27059 0 0 0 2525 12 0 0 25 0 1 0 689173520 156041216 26505 996147200 134512640 135237403 4294956240 18446744073709551615 134818178 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26505 396 176 0 37000 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 152384

[startup+51.1026 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479768/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=50.88
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27059 0 0 0 5075 13 0 0 25 0 1 0 689173520 156041216 26505 996147200 134512640 135237403 4294956240 18446744073709551615 134532575 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26505 396 176 0 37000 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 152384

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479768/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=101.87
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27061 0 0 0 10174 13 0 0 25 0 1 0 689173520 156041216 26507 996147200 134512640 135237403 4294956240 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26507 398 176 0 37000 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 152384

[startup+162.301 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479768/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=161.61
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27061 0 0 0 16148 13 0 0 25 0 1 0 689173520 156041216 26507 996147200 134512640 135237403 4294956240 18446744073709551615 134532575 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26507 398 176 0 37000 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 152384

[startup+222.303 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479704/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=221.36
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27061 0 0 0 22123 13 0 0 25 0 1 0 689173520 156041216 26507 996147200 134512640 135237403 4294956240 18446744073709551615 134540560 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26507 398 176 0 37000 0
Current children cumulated CPU time (s) 221.36
Current children cumulated vsize (KiB) 152384

[startup+282.302 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479704/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=281.11
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27061 0 0 0 28098 13 0 0 25 0 1 0 689173520 156041216 26507 996147200 134512640 135237403 4294956240 18446744073709551615 134543482 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26507 398 176 0 37000 0
Current children cumulated CPU time (s) 281.11
Current children cumulated vsize (KiB) 152384

[startup+342.303 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479704/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=340.86
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27061 0 0 0 34073 13 0 0 25 0 1 0 689173520 156041216 26507 996147200 134512640 135237403 4294956240 18446744073709551615 134535137 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26507 398 176 0 37000 0
Current children cumulated CPU time (s) 340.86
Current children cumulated vsize (KiB) 152384

[startup+402.302 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479704/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=400.61
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27062 0 0 0 40048 13 0 0 25 0 1 0 689173520 156041216 26508 996147200 134512640 135237403 4294956240 18446744073709551615 134543540 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26508 399 176 0 37000 0
Current children cumulated CPU time (s) 400.61
Current children cumulated vsize (KiB) 152384

[startup+462.303 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479704/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=460.36
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27062 0 0 0 46023 13 0 0 25 0 1 0 689173520 156041216 26508 996147200 134512640 135237403 4294956240 18446744073709551615 135094897 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26508 399 176 0 37000 0
Current children cumulated CPU time (s) 460.36
Current children cumulated vsize (KiB) 152384

[startup+522.302 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479704/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=520.11
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27062 0 0 0 51998 13 0 0 25 0 1 0 689173520 156041216 26508 996147200 134512640 135237403 4294956240 18446744073709551615 134543535 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26508 399 176 0 37000 0
Current children cumulated CPU time (s) 520.11
Current children cumulated vsize (KiB) 152384

[startup+582.301 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479640/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=579.85
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27062 0 0 0 57972 13 0 0 25 0 1 0 689173520 156041216 26508 996147200 134512640 135237403 4294956240 18446744073709551615 134543429 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26508 399 176 0 37000 0
Current children cumulated CPU time (s) 579.85
Current children cumulated vsize (KiB) 152384

[startup+642.302 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15012
/proc/meminfo: memFree=1479640/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=639.61
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27062 0 0 0 63948 13 0 0 25 0 1 0 689173520 156041216 26508 996147200 134512640 135237403 4294956240 18446744073709551615 134532575 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26508 399 176 0 37000 0
Current children cumulated CPU time (s) 639.61
Current children cumulated vsize (KiB) 152384


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

/proc/meminfo: memFree=1479512/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=818.84
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27062 0 0 0 81871 13 0 0 25 0 1 0 689173520 156041216 26508 996147200 134512640 135237403 4294956240 18446744073709551615 134543425 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26508 399 176 0 37000 0
Current children cumulated CPU time (s) 818.84
Current children cumulated vsize (KiB) 152384

[startup+882.302 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1479512/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=878.59
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27062 0 0 0 87846 13 0 0 25 0 1 0 689173520 156041216 26508 996147200 134512640 135237403 4294956240 18446744073709551615 135094897 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26508 399 176 0 37000 0
Current children cumulated CPU time (s) 878.59
Current children cumulated vsize (KiB) 152384

[startup+942.301 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1479512/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=938.34
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27062 0 0 0 93821 13 0 0 25 0 1 0 689173520 156041216 26508 996147200 134512640 135237403 4294956240 18446744073709551615 134536076 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26508 399 176 0 37000 0
Current children cumulated CPU time (s) 938.34
Current children cumulated vsize (KiB) 152384

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1269272/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152384 CPUtime=998.09
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27062 0 0 0 99796 13 0 0 25 0 1 0 689173520 156041216 26508 996147200 134512640 135237403 4294956240 18446744073709551615 134536108 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38096 26508 399 176 0 37000 0
Current children cumulated CPU time (s) 998.09
Current children cumulated vsize (KiB) 152384

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1269272/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152524 CPUtime=1057.83
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27080 0 0 0 105770 13 0 0 25 0 1 0 689173520 156184576 26526 996147200 134512640 135237403 4294956240 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38131 26526 400 176 0 37035 0
Current children cumulated CPU time (s) 1057.83
Current children cumulated vsize (KiB) 152524

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1269272/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152528 CPUtime=1117.59
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27081 0 0 0 111745 14 0 0 25 0 1 0 689173520 156188672 26527 996147200 134512640 135237403 4294956240 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38132 26527 400 176 0 37036 0
Current children cumulated CPU time (s) 1117.59
Current children cumulated vsize (KiB) 152528

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1269208/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152528 CPUtime=1177.34
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27081 0 0 0 117720 14 0 0 25 0 1 0 689173520 156188672 26527 996147200 134512640 135237403 4294956240 18446744073709551615 134535137 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38132 26527 400 176 0 37036 0
Current children cumulated CPU time (s) 1177.34
Current children cumulated vsize (KiB) 152528

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1269016/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152532 CPUtime=1237.09
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27082 0 0 0 123695 14 0 0 25 0 1 0 689173520 156192768 26528 996147200 134512640 135237403 4294956240 18446744073709551615 134543531 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38133 26528 400 176 0 37037 0
Current children cumulated CPU time (s) 1237.09
Current children cumulated vsize (KiB) 152532

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1269016/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152532 CPUtime=1296.84
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27082 0 0 0 129670 14 0 0 25 0 1 0 689173520 156192768 26528 996147200 134512640 135237403 4294956240 18446744073709551615 134535137 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38133 26528 400 176 0 37037 0
Current children cumulated CPU time (s) 1296.84
Current children cumulated vsize (KiB) 152532

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1268952/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152532 CPUtime=1356.58
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27082 0 0 0 135644 14 0 0 25 0 1 0 689173520 156192768 26528 996147200 134512640 135237403 4294956240 18446744073709551615 134538880 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38133 26528 400 176 0 37037 0
Current children cumulated CPU time (s) 1356.58
Current children cumulated vsize (KiB) 152532

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1268952/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152532 CPUtime=1416.33
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27082 0 0 0 141619 14 0 0 25 0 1 0 689173520 156192768 26528 996147200 134512640 135237403 4294956240 18446744073709551615 134535170 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38133 26528 400 176 0 37037 0
Current children cumulated CPU time (s) 1416.33
Current children cumulated vsize (KiB) 152532

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1268952/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152536 CPUtime=1476.08
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27083 0 0 0 147594 14 0 0 25 0 1 0 689173520 156196864 26529 996147200 134512640 135237403 4294956240 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38134 26529 400 176 0 37038 0
Current children cumulated CPU time (s) 1476.08
Current children cumulated vsize (KiB) 152536

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

[startup+1484.7 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15018
/proc/meminfo: memFree=1268952/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152536 CPUtime=1478.47
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27083 0 0 0 147833 14 0 0 25 0 1 0 689173520 156196864 26529 996147200 134512640 135237403 4294956240 18446744073709551615 134535148 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38134 26529 400 176 0 37038 0
Current children cumulated CPU time (s) 1478.47
Current children cumulated vsize (KiB) 152536

[startup+1497.5 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15019
/proc/meminfo: memFree=1268888/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152536 CPUtime=1491.22
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27083 0 0 0 149108 14 0 0 25 0 1 0 689173520 156196864 26529 996147200 134512640 135237403 4294956240 18446744073709551615 134532575 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38134 26529 400 176 0 37038 0
Current children cumulated CPU time (s) 1491.22
Current children cumulated vsize (KiB) 152536

[startup+1503.9 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15019
/proc/meminfo: memFree=1268888/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152536 CPUtime=1497.59
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27083 0 0 0 149745 14 0 0 25 0 1 0 689173520 156196864 26529 996147200 134512640 135237403 4294956240 18446744073709551615 134535740 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38134 26529 400 176 0 37038 0
Current children cumulated CPU time (s) 1497.59
Current children cumulated vsize (KiB) 152536

[startup+1505.5 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15019
/proc/meminfo: memFree=1268888/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152536 CPUtime=1499.18
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27083 0 0 0 149904 14 0 0 25 0 1 0 689173520 156196864 26529 996147200 134512640 135237403 4294956240 18446744073709551615 134535713 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38134 26529 400 176 0 37038 0
Current children cumulated CPU time (s) 1499.18
Current children cumulated vsize (KiB) 152536

[startup+1507.1 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15019
/proc/meminfo: memFree=1268888/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152536 CPUtime=1500.77
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27083 0 0 0 150063 14 0 0 25 0 1 0 689173520 156196864 26529 996147200 134512640 135237403 4294956240 18446744073709551615 134543553 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38134 26529 400 176 0 37038 0
Current children cumulated CPU time (s) 1500.77
Current children cumulated vsize (KiB) 152536

[startup+1507.9 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15019
/proc/meminfo: memFree=1268888/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=152536 CPUtime=1501.57
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27083 0 0 0 150143 14 0 0 25 0 1 0 689173520 156196864 26529 996147200 134512640 135237403 4294956240 18446744073709551615 134535137 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 38134 26529 400 176 0 37038 0
Current children cumulated CPU time (s) 1501.57
Current children cumulated vsize (KiB) 152536

[startup+1508.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/74 15019
/proc/meminfo: memFree=1268888/2055920 swapFree=4147000/4192956
[pid=15011] ppid=15009 vsize=47300 CPUtime=1501.97
/proc/15011/stat : 15011 (xsolve) R 15009 15011 14271 0 -1 4194304 27096 0 0 0 150182 15 0 0 25 0 1 0 689173520 48435200 10814 996147200 134512640 135237403 4294956240 18446744073709551615 134612177 0 0 4096 0 0 0 0 17 0 0 0
/proc/15011/statm: 11825 10814 413 176 0 10729 0
Current children cumulated CPU time (s) 1501.97
Current children cumulated vsize (KiB) 47300

Child status: 0
Real time (s): 1508.37
CPU time (s): 1502.04
CPU user time (s): 1501.88
CPU system time (s): 0.159975
CPU usage (%): 99.5805
Max. virtual memory (cumulated for all children) (KiB): 152536

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

runsolver used 1.63775 second user time and 3.85541 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-05 08:48:01
IDJOB=1086661
IDBENCH=57849
IDSOLVER=358
FILE ID=node80/1086661-1215240480
PBS_JOBID= 7881939
Free space on /tmp= 66540 MiB

SOLVER NAME= Mistral-prime 1.313
BENCH NAME= CPAI08/csp/fapp/fapp30/normalized-fapp30-3000-5.xml
COMMAND LINE= HOME/xsolve BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086661-1215240480/watcher-1086661-1215240480 -o /tmp/evaluation-result-1086661-1215240480/solver-1086661-1215240480 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1086661-1215240480.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 98a3a366c26f15bed12a39ed12c21e5e
RANDOM SEED=1867126994

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1681920 kB
Buffers:         60452 kB
Cached:         195300 kB
SwapCached:      39844 kB
Active:         237176 kB
Inactive:        83360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681920 kB
SwapTotal:     4192956 kB
SwapFree:      4147000 kB
Dirty:           20040 kB
Writeback:           0 kB
Mapped:          71648 kB
Slab:            38772 kB
Committed_AS:  1101324 kB
PageTables:       1820 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= 66540 MiB
End job on node80 at 2008-07-05 09:13:09