Trace number 1085989

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.313? (TO) 1800.07 1808.51

General information on the benchmark

Namecsp/fapp/fapp12/
normalized-fapp12-1500-9.xml
MD5SUMa935103af39bd284c54c6d98a149f42a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark203.296
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c mistral-prime version 1.313

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-1085989-1215236679/watcher-1085989-1215236679 -o /tmp/evaluation-result-1085989-1215236679/solver-1085989-1215236679 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1085989-1215236679.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.03 1.05 1.34 3/82 28757
/proc/meminfo: memFree=977792/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=4580 CPUtime=0
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 2002639851 4689920 275 996147200 134512640 135237403 4294956240 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 1 0 0
/proc/28757/statm: 1145 286 242 176 0 49 0

[startup+0.0152831 s]
/proc/loadavg: 1.03 1.05 1.34 3/82 28757
/proc/meminfo: memFree=977792/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=5112 CPUtime=0.01
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 585 0 0 0 1 0 0 0 18 0 1 0 2002639851 5234688 551 996147200 134512640 135237403 4294956240 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 1 0 0
/proc/28757/statm: 1278 552 354 176 0 182 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5112

[startup+0.101297 s]
/proc/loadavg: 1.03 1.05 1.34 3/82 28757
/proc/meminfo: memFree=977792/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=6988 CPUtime=0.09
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 1075 0 0 0 9 0 0 0 18 0 1 0 2002639851 7155712 1041 996147200 134512640 135237403 4294956240 18446744073709551615 134680205 0 0 4096 0 0 0 0 17 1 0 0
/proc/28757/statm: 1747 1041 377 176 0 651 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6988

[startup+0.301331 s]
/proc/loadavg: 1.03 1.05 1.34 3/82 28757
/proc/meminfo: memFree=977792/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=9880 CPUtime=0.29
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 1768 0 0 0 28 1 0 0 19 0 1 0 2002639851 10117120 1734 996147200 134512640 135237403 4294956240 18446744073709551615 4159126157 0 0 4096 0 0 0 0 17 1 0 0
/proc/28757/statm: 2470 1735 377 176 0 1374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9880

[startup+0.701406 s]
/proc/loadavg: 1.03 1.05 1.34 3/82 28757
/proc/meminfo: memFree=977792/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=15416 CPUtime=0.68
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 3215 0 0 0 66 2 0 0 23 0 1 0 2002639851 15785984 3115 996147200 134512640 135237403 4294956240 18446744073709551615 134641201 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 3854 3115 377 176 0 2758 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15416

[startup+1.50153 s]
/proc/loadavg: 1.03 1.05 1.34 2/83 28758
/proc/meminfo: memFree=962424/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67340 CPUtime=1.48
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11372 0 0 0 142 6 0 0 25 0 1 0 2002639851 68956160 11142 996147200 134512640 135237403 4294956240 18446744073709551615 134535713 0 0 4096 0 0 0 0 17 1 0 0
/proc/28757/statm: 16835 11142 396 176 0 15739 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67340

[startup+3.1018 s]
/proc/loadavg: 1.03 1.05 1.34 2/83 28758
/proc/meminfo: memFree=934456/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67340 CPUtime=3.07
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11374 0 0 0 301 6 0 0 25 0 1 0 2002639851 68956160 11144 996147200 134512640 135237403 4294956240 18446744073709551615 134532566 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16835 11144 398 176 0 15739 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 67340

[startup+6.30134 s]
/proc/loadavg: 1.03 1.05 1.33 2/83 28758
/proc/meminfo: memFree=934264/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67340 CPUtime=6.25
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11374 0 0 0 619 6 0 0 25 0 1 0 2002639851 68956160 11144 996147200 134512640 135237403 4294956240 18446744073709551615 134539600 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16835 11144 398 176 0 15739 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 67340

[startup+12.7014 s]
/proc/loadavg: 1.03 1.05 1.33 2/83 28758
/proc/meminfo: memFree=934264/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67340 CPUtime=12.6
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11374 0 0 0 1254 6 0 0 25 0 1 0 2002639851 68956160 11144 996147200 134512640 135237403 4294956240 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16835 11144 398 176 0 15739 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 67340

[startup+25.5016 s]
/proc/loadavg: 1.02 1.05 1.33 2/83 28758
/proc/meminfo: memFree=934264/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67340 CPUtime=25.31
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11375 0 0 0 2525 6 0 0 25 0 1 0 2002639851 68956160 11145 996147200 134512640 135237403 4294956240 18446744073709551615 134539626 0 0 4096 0 0 0 0 17 1 0 0
/proc/28757/statm: 16835 11145 399 176 0 15739 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 67340

[startup+51.1019 s]
/proc/loadavg: 1.01 1.04 1.32 2/83 28758
/proc/meminfo: memFree=934264/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67476 CPUtime=50.73
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11391 0 0 0 5067 6 0 0 25 0 1 0 2002639851 69095424 11161 996147200 134512640 135237403 4294956240 18446744073709551615 134536049 0 0 4096 0 0 0 0 17 1 0 0
/proc/28757/statm: 16869 11161 400 176 0 15773 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 67476

[startup+102.305 s]
/proc/loadavg: 1.00 1.03 1.30 2/83 28758
/proc/meminfo: memFree=934200/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67480 CPUtime=101.57
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11392 0 0 0 10150 7 0 0 25 0 1 0 2002639851 69099520 11162 996147200 134512640 135237403 4294956240 18446744073709551615 134535137 0 0 4096 0 0 0 0 17 1 0 0
/proc/28757/statm: 16870 11162 400 176 0 15774 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 67480

[startup+162.303 s]
/proc/loadavg: 1.00 1.02 1.27 2/83 28758
/proc/meminfo: memFree=934072/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67488 CPUtime=161.14
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11402 0 0 0 16107 7 0 0 25 0 1 0 2002639851 69107712 11172 996147200 134512640 135237403 4294956240 18446744073709551615 134535137 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16872 11172 400 176 0 15776 0
Current children cumulated CPU time (s) 161.14
Current children cumulated vsize (KiB) 67488

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.26 2/83 28758
/proc/meminfo: memFree=934072/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67488 CPUtime=220.71
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11402 0 0 0 22064 7 0 0 25 0 1 0 2002639851 69107712 11172 996147200 134512640 135237403 4294956240 18446744073709551615 135101296 0 0 4096 0 0 0 0 17 1 0 0
/proc/28757/statm: 16872 11172 400 176 0 15776 0
Current children cumulated CPU time (s) 220.71
Current children cumulated vsize (KiB) 67488

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.24 2/83 28758
/proc/meminfo: memFree=934008/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67488 CPUtime=280.3
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11402 0 0 0 28022 8 0 0 25 0 1 0 2002639851 69107712 11172 996147200 134512640 135237403 4294956240 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16872 11172 400 176 0 15776 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 67488

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.22 2/83 28758
/proc/meminfo: memFree=934008/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67488 CPUtime=339.87
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11402 0 0 0 33979 8 0 0 25 0 1 0 2002639851 69107712 11172 996147200 134512640 135237403 4294956240 18446744073709551615 134541681 0 0 4096 0 0 0 0 17 1 0 0
/proc/28757/statm: 16872 11172 400 176 0 15776 0
Current children cumulated CPU time (s) 339.87
Current children cumulated vsize (KiB) 67488

[startup+402.302 s]
/proc/loadavg: 1.68 1.20 1.27 3/73 28884
/proc/meminfo: memFree=1664648/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67488 CPUtime=399.6
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11402 0 0 0 39950 10 0 0 25 0 1 0 2002639851 69107712 11172 996147200 134512640 135237403 4294956240 18446744073709551615 134818060 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16872 11172 400 176 0 15776 0
Current children cumulated CPU time (s) 399.6
Current children cumulated vsize (KiB) 67488

[startup+462.302 s]
/proc/loadavg: 1.88 1.34 1.31 3/73 28884
/proc/meminfo: memFree=1567560/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67488 CPUtime=459.35
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11402 0 0 0 45925 10 0 0 25 0 1 0 2002639851 69107712 11172 996147200 134512640 135237403 4294956240 18446744073709551615 134535171 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16872 11172 400 176 0 15776 0
Current children cumulated CPU time (s) 459.35
Current children cumulated vsize (KiB) 67488

[startup+522.301 s]
/proc/loadavg: 1.95 1.46 1.35 3/73 28884
/proc/meminfo: memFree=1567496/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67488 CPUtime=519.11
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11402 0 0 0 51901 10 0 0 25 0 1 0 2002639851 69107712 11172 996147200 134512640 135237403 4294956240 18446744073709551615 134539672 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16872 11172 400 176 0 15776 0
Current children cumulated CPU time (s) 519.11
Current children cumulated vsize (KiB) 67488

[startup+582.301 s]
/proc/loadavg: 1.98 1.56 1.39 3/73 28884
/proc/meminfo: memFree=1567496/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67488 CPUtime=578.86
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11402 0 0 0 57876 10 0 0 25 0 1 0 2002639851 69107712 11172 996147200 134512640 135237403 4294956240 18446744073709551615 134540561 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16872 11172 400 176 0 15776 0
Current children cumulated CPU time (s) 578.86
Current children cumulated vsize (KiB) 67488

[startup+642.301 s]
/proc/loadavg: 1.99 1.63 1.43 3/73 28884
/proc/meminfo: memFree=1567496/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67488 CPUtime=638.62
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11402 0 0 0 63852 10 0 0 25 0 1 0 2002639851 69107712 11172 996147200 134512640 135237403 4294956240 18446744073709551615 134535136 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16872 11172 400 176 0 15776 0
Current children cumulated CPU time (s) 638.62
Current children cumulated vsize (KiB) 67488


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

[startup+882.302 s]
/proc/loadavg: 1.99 1.83 1.55 3/73 28884
/proc/meminfo: memFree=1567496/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67488 CPUtime=877.63
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11402 0 0 0 87753 10 0 0 25 0 1 0 2002639851 69107712 11172 996147200 134512640 135237403 4294956240 18446744073709551615 134538908 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16872 11172 400 176 0 15776 0
Current children cumulated CPU time (s) 877.63
Current children cumulated vsize (KiB) 67488

[startup+942.302 s]
/proc/loadavg: 1.99 1.86 1.57 3/73 28884
/proc/meminfo: memFree=1567496/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67492 CPUtime=937.38
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11403 0 0 0 93728 10 0 0 25 0 1 0 2002639851 69111808 11173 996147200 134512640 135237403 4294956240 18446744073709551615 134536076 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16873 11173 400 176 0 15777 0
Current children cumulated CPU time (s) 937.38
Current children cumulated vsize (KiB) 67492

[startup+1002.3 s]
/proc/loadavg: 1.99 1.88 1.60 3/73 28890
/proc/meminfo: memFree=1567304/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=997.14
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 99704 10 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134541686 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 997.14
Current children cumulated vsize (KiB) 67496

[startup+1062.3 s]
/proc/loadavg: 1.99 1.90 1.62 3/73 28890
/proc/meminfo: memFree=1567304/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1056.89
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 105679 10 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134532572 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1056.89
Current children cumulated vsize (KiB) 67496

[startup+1122.3 s]
/proc/loadavg: 1.99 1.91 1.64 3/73 28890
/proc/meminfo: memFree=1567240/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1116.65
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 111655 10 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134543584 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1116.65
Current children cumulated vsize (KiB) 67496

[startup+1182.3 s]
/proc/loadavg: 1.99 1.93 1.66 3/73 28890
/proc/meminfo: memFree=1567304/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1176.42
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 117631 11 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134540588 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1176.42
Current children cumulated vsize (KiB) 67496

[startup+1242.3 s]
/proc/loadavg: 1.99 1.94 1.68 4/73 28890
/proc/meminfo: memFree=1567304/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1236.16
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 123605 11 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1236.16
Current children cumulated vsize (KiB) 67496

[startup+1302.3 s]
/proc/loadavg: 1.99 1.95 1.69 3/73 28890
/proc/meminfo: memFree=1567240/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1295.92
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 129581 11 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 135101296 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1295.92
Current children cumulated vsize (KiB) 67496

[startup+1362.3 s]
/proc/loadavg: 1.99 1.95 1.71 3/73 28890
/proc/meminfo: memFree=1567304/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1355.67
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 135556 11 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134535148 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1355.67
Current children cumulated vsize (KiB) 67496

[startup+1422.31 s]
/proc/loadavg: 1.99 1.96 1.73 3/73 28890
/proc/meminfo: memFree=1567304/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1415.42
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 141531 11 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134532575 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1415.42
Current children cumulated vsize (KiB) 67496

[startup+1482.3 s]
/proc/loadavg: 1.99 1.96 1.74 3/73 28890
/proc/meminfo: memFree=1567304/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1475.18
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 147507 11 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134543498 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1475.18
Current children cumulated vsize (KiB) 67496

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.75 3/73 28890
/proc/meminfo: memFree=1567304/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1534.93
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 153482 11 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134535713 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1534.93
Current children cumulated vsize (KiB) 67496

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/73 28890
/proc/meminfo: memFree=1567176/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1594.69
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 159458 11 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134543528 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1594.69
Current children cumulated vsize (KiB) 67496

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/73 28890
/proc/meminfo: memFree=1567112/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1654.45
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 165433 12 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 135101364 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1654.45
Current children cumulated vsize (KiB) 67496

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.79 3/73 28890
/proc/meminfo: memFree=1567112/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1714.21
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 171409 12 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134541734 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1714.21
Current children cumulated vsize (KiB) 67496

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/73 28890
/proc/meminfo: memFree=1566984/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1773.96
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 177384 12 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134536132 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1773.96
Current children cumulated vsize (KiB) 67496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.5 s]
/proc/loadavg: 1.99 1.97 1.80 3/73 28890
/proc/meminfo: memFree=1566984/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1800.06
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 179994 12 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134543553 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 67496

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

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

[startup+1808.5 s]
/proc/loadavg: 1.99 1.97 1.80 3/73 28890
/proc/meminfo: memFree=1566984/2055920 swapFree=4180240/4192956
[pid=28757] ppid=28755 vsize=67496 CPUtime=1800.06
/proc/28757/stat : 28757 (xsolve) R 28755 28757 28685 0 -1 4194304 11404 0 0 0 179994 12 0 0 25 0 1 0 2002639851 69115904 11174 996147200 134512640 135237403 4294956240 18446744073709551615 134543553 0 0 4096 0 0 0 0 17 0 0 0
/proc/28757/statm: 16874 11174 400 176 0 15778 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 67496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.51
CPU time (s): 1800.07
CPU user time (s): 1799.94
CPU system time (s): 0.12798
CPU usage (%): 99.5331
Max. virtual memory (cumulated for all children) (KiB): 67496

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

runsolver used 1.9367 second user time and 4.65029 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-05 07:44:39
IDJOB=1085989
IDBENCH=57738
IDSOLVER=358
FILE ID=node50/1085989-1215236679
PBS_JOBID= 7881961
Free space on /tmp= 66428 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a935103af39bd284c54c6d98a149f42a
RANDOM SEED=2000218053

node50.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.261
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.261
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:        978208 kB
Buffers:         51492 kB
Cached:         187732 kB
SwapCached:       7072 kB
Active:         931784 kB
Inactive:        86856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        978208 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            4444 kB
Writeback:           0 kB
Mapped:         795256 kB
Slab:            42756 kB
Committed_AS:  4767476 kB
PageTables:       3412 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= 66432 MiB
End job on node50 at 2008-07-05 08:14:49