Trace number 2081589

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 1.545? (TO) 1800.1 1804.01

General information on the benchmark

Namecsp/super-js/super-js-taillard-20-15/
normalized-super-js-taillard-20-15-28.xml
MD5SUM0ee4188de7d6c5919718ac5c6628a5b8
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 benchmark4.49032
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints9690
Maximum constraint arity2
Maximum domain size1360
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9690
Global constraints used (with number of constraints)

Solver Data

0.00/0.06	c mistral version 1.545

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081589-1247373259/watcher-2081589-1247373259 -o /tmp/evaluation-result-2081589-1247373259/solver-2081589-1247373259 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2081589-1247373259.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 2/76 25072
/proc/meminfo: memFree=1751608/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=9764 CPUtime=0.19
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 1645 0 0 0 19 0 0 0 19 0 1 0 24392566 9998336 1624 996147200 1448431616 1448550632 4294956208 18446744073709551615 134973473 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 2441 1624 378 29 0 1256 0

[startup+0.303534 s]
/proc/loadavg: 2.01 2.01 2.00 2/76 25072
/proc/meminfo: memFree=1751608/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=11860 CPUtime=0.29
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 2165 0 0 0 28 1 0 0 19 0 1 0 24392566 12144640 2144 996147200 1448431616 1448550632 4294956208 18446744073709551615 134691952 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 2965 2144 379 29 0 1780 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11860

[startup+0.401545 s]
/proc/loadavg: 2.01 2.01 2.00 2/76 25072
/proc/meminfo: memFree=1751608/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=13824 CPUtime=0.38
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 2659 0 0 0 37 1 0 0 20 0 1 0 24392566 14155776 2638 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688899 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 3456 2638 379 29 0 2271 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 13824

[startup+0.501555 s]
/proc/loadavg: 2.01 2.01 2.00 2/76 25072
/proc/meminfo: memFree=1751608/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=14320 CPUtime=0.48
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 2814 0 0 0 47 1 0 0 21 0 1 0 24392566 14663680 2793 996147200 1448431616 1448550632 4294956208 18446744073709551615 134981310 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 3580 2793 385 29 0 2395 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 14320

[startup+0.701573 s]
/proc/loadavg: 2.01 2.01 2.00 2/76 25072
/proc/meminfo: memFree=1751608/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=42412 CPUtime=0.68
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 9719 0 0 0 64 4 0 0 23 0 1 0 24392566 43429888 9698 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 10603 9698 420 29 0 9418 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42412

[startup+1.50165 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 25073
/proc/meminfo: memFree=1712816/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=44248 CPUtime=1.48
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10193 0 0 0 144 4 0 0 25 0 1 0 24392566 45309952 10172 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 11062 10172 426 29 0 9877 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44248

[startup+3.10181 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 25073
/proc/meminfo: memFree=1712240/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=44892 CPUtime=3.06
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10213 0 0 0 302 4 0 0 25 0 1 0 24392566 45969408 10192 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 11223 10192 426 29 0 10038 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 44892

[startup+6.30211 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 25073
/proc/meminfo: memFree=1712048/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=44892 CPUtime=6.23
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10214 0 0 0 619 4 0 0 25 0 1 0 24392566 45969408 10193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 11223 10193 426 29 0 10038 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 44892

[startup+12.7017 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 25073
/proc/meminfo: memFree=1711216/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=45552 CPUtime=12.57
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10410 0 0 0 1252 5 0 0 25 0 1 0 24392566 46645248 10389 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220053 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 11388 10389 426 29 0 10203 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 45552

[startup+25.502 s]
/proc/loadavg: 2.01 2.00 2.00 3/77 25073
/proc/meminfo: memFree=1710960/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=45816 CPUtime=25.26
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10508 0 0 0 2521 5 0 0 25 0 1 0 24392566 46915584 10487 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267165 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 11454 10487 426 29 0 10269 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 45816

[startup+51.1014 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 25073
/proc/meminfo: memFree=1710768/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46212 CPUtime=50.63
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10580 0 0 0 5058 5 0 0 25 0 1 0 24392566 47321088 10559 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 11553 10559 426 29 0 10368 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 46212

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 25073
/proc/meminfo: memFree=1710320/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46344 CPUtime=101.36
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10643 0 0 0 10131 5 0 0 25 0 1 0 24392566 47456256 10622 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 11586 10622 426 29 0 10401 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 46344

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 25073
/proc/meminfo: memFree=1710128/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46476 CPUtime=160.81
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10663 0 0 0 16076 5 0 0 25 0 1 0 24392566 47591424 10642 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 1 0 0
/proc/25072/statm: 11619 10642 426 29 0 10434 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 46476

[startup+222.302 s]
/proc/loadavg: 2.26 2.07 2.02 6/84 25112
/proc/meminfo: memFree=1153784/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46476 CPUtime=219.8
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10677 0 0 0 21974 6 0 0 25 0 1 0 24392566 47591424 10656 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11619 10656 426 29 0 10434 0
Current children cumulated CPU time (s) 219.8
Current children cumulated vsize (KiB) 46476

[startup+282.302 s]
/proc/loadavg: 2.09 2.06 2.02 3/84 25112
/proc/meminfo: memFree=1035448/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46476 CPUtime=279.77
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10677 0 0 0 27971 6 0 0 25 0 1 0 24392566 47591424 10656 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11619 10656 426 29 0 10434 0
Current children cumulated CPU time (s) 279.77
Current children cumulated vsize (KiB) 46476

[startup+342.301 s]
/proc/loadavg: 2.11 2.07 2.02 3/84 25112
/proc/meminfo: memFree=1032120/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46476 CPUtime=339.48
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10677 0 0 0 33942 6 0 0 25 0 1 0 24392566 47591424 10656 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824172 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11619 10656 426 29 0 10434 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 46476

[startup+402.301 s]
/proc/loadavg: 2.51 2.18 2.06 4/84 25112
/proc/meminfo: memFree=1025912/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=399.17
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10702 0 0 0 39911 6 0 0 25 0 1 0 24392566 47726592 10681 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10681 426 29 0 10467 0
Current children cumulated CPU time (s) 399.17
Current children cumulated vsize (KiB) 46608

[startup+462.307 s]
/proc/loadavg: 2.50 2.25 2.09 3/75 25163
/proc/meminfo: memFree=1003136/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=459.06
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10709 0 0 0 45895 11 0 0 25 0 1 0 24392566 47726592 10688 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10688 426 29 0 10467 0
Current children cumulated CPU time (s) 459.06
Current children cumulated vsize (KiB) 46608

[startup+522.302 s]
/proc/loadavg: 2.18 2.20 2.08 3/75 25163
/proc/meminfo: memFree=990720/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=518.91
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10709 0 0 0 51879 12 0 0 25 0 1 0 24392566 47726592 10688 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10688 426 29 0 10467 0
Current children cumulated CPU time (s) 518.91
Current children cumulated vsize (KiB) 46608

[startup+582.301 s]
/proc/loadavg: 2.06 2.16 2.08 3/75 25163
/proc/meminfo: memFree=993152/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=578.86
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10709 0 0 0 57874 12 0 0 25 0 1 0 24392566 47726592 10688 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219908 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10688 426 29 0 10467 0
Current children cumulated CPU time (s) 578.86
Current children cumulated vsize (KiB) 46608

[startup+642.301 s]
/proc/loadavg: 2.02 2.13 2.07 3/75 25163
/proc/meminfo: memFree=993024/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=638.84
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10709 0 0 0 63872 12 0 0 25 0 1 0 24392566 47726592 10688 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865187 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10688 426 29 0 10467 0
Current children cumulated CPU time (s) 638.84
Current children cumulated vsize (KiB) 46608

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.05 2.05 3/75 25163
/proc/meminfo: memFree=992192/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=878.74
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 87862 12 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 878.74
Current children cumulated vsize (KiB) 46608

[startup+942.302 s]
/proc/loadavg: 2.00 2.04 2.04 3/75 25163
/proc/meminfo: memFree=991936/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=938.72
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 93860 12 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 938.72
Current children cumulated vsize (KiB) 46608

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/75 25165
/proc/meminfo: memFree=991744/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=998.7
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 99858 12 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 998.7
Current children cumulated vsize (KiB) 46608

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/75 25165
/proc/meminfo: memFree=991424/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1058.67
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 105855 12 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1058.67
Current children cumulated vsize (KiB) 46608

[startup+1122.31 s]
/proc/loadavg: 2.00 2.02 2.03 3/75 25165
/proc/meminfo: memFree=991104/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1118.65
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 111853 12 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1118.65
Current children cumulated vsize (KiB) 46608

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/75 25165
/proc/meminfo: memFree=990592/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1178.62
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 117850 12 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824188 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1178.62
Current children cumulated vsize (KiB) 46608

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/75 25165
/proc/meminfo: memFree=990208/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1238.6
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 123848 12 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161606 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1238.6
Current children cumulated vsize (KiB) 46608

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/75 25165
/proc/meminfo: memFree=989888/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1298.57
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 129845 12 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1298.57
Current children cumulated vsize (KiB) 46608

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25165
/proc/meminfo: memFree=989632/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1358.55
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 135843 12 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824169 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1358.55
Current children cumulated vsize (KiB) 46608

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25165
/proc/meminfo: memFree=989248/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1418.53
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 141840 13 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1418.53
Current children cumulated vsize (KiB) 46608

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25165
/proc/meminfo: memFree=988992/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1478.51
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 147838 13 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220075 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1478.51
Current children cumulated vsize (KiB) 46608

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25165
/proc/meminfo: memFree=988672/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1538.48
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 153835 13 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1538.48
Current children cumulated vsize (KiB) 46608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25165
/proc/meminfo: memFree=988352/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1598.46
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 159833 13 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267165 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1598.46
Current children cumulated vsize (KiB) 46608

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/75 25171
/proc/meminfo: memFree=987584/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1658.43
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 165830 13 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267149 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1658.43
Current children cumulated vsize (KiB) 46608

[startup+1722.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/75 25171
/proc/meminfo: memFree=987008/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1718.41
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 171828 13 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219908 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1718.41
Current children cumulated vsize (KiB) 46608

[startup+1782.31 s]
/proc/loadavg: 2.10 2.04 2.00 3/75 25171
/proc/meminfo: memFree=986624/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1778.39
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 177826 13 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1778.39
Current children cumulated vsize (KiB) 46608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804 s]
/proc/loadavg: 2.15 2.05 2.01 3/75 25171
/proc/meminfo: memFree=986624/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1800.09
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 179995 14 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291466 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 46608

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

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

[startup+1804 s]
/proc/loadavg: 2.15 2.05 2.01 3/75 25171
/proc/meminfo: memFree=986624/2055920 swapFree=4192812/4192956
[pid=25072] ppid=25070 vsize=46608 CPUtime=1800.09
/proc/25072/stat : 25072 (ld-linux.so.2) R 25070 25072 24068 0 -1 4194304 10710 0 0 0 179995 14 0 0 25 0 1 0 24392566 47726592 10689 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291466 0 0 4096 0 0 0 0 17 0 0 0
/proc/25072/statm: 11652 10689 426 29 0 10467 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 46608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.01
CPU time (s): 1800.1
CPU user time (s): 1799.96
CPU system time (s): 0.147977
CPU usage (%): 99.7832
Max. virtual memory (cumulated for all children) (KiB): 46608

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

runsolver used 2.28065 second user time and 5.84811 second system time

The end

Launcher Data

Begin job on node18 at 2009-07-12 06:34:19
IDJOB=2081589
IDBENCH=57436
IDSOLVER=769
FILE ID=node18/2081589-1247373259
PBS_JOBID= 9507125
Free space on /tmp= 66308 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-20-15/normalized-super-js-taillard-20-15-28.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081589-1247373259/watcher-2081589-1247373259 -o /tmp/evaluation-result-2081589-1247373259/solver-2081589-1247373259 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2081589-1247373259.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0ee4188de7d6c5919718ac5c6628a5b8
RANDOM SEED=823787410

node18.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.243
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.243
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:       1752088 kB
Buffers:         43228 kB
Cached:         176072 kB
SwapCached:          0 kB
Active:         155084 kB
Inactive:        86320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          32776 kB
Slab:            47720 kB
Committed_AS:   284432 kB
PageTables:       1736 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= 66072 MiB
End job on node18 at 2009-07-12 07:04:25