Trace number 2081776

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.09 1807.62

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-5.xml
MD5SUMf6f477f012c3c0af28d31d9c82a6ffd7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Maximum constraint arity2
Maximum domain size1598
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12940
Global constraints used (with number of constraints)

Solver Data

0.19/0.21	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-2081776-1247374372/watcher-2081776-1247374372 -o /tmp/evaluation-result-2081776-1247374372/solver-2081776-1247374372 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2081776-1247374372.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: 1.92 1.98 1.99 4/72 26360
/proc/meminfo: memFree=1235400/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=18576 CPUtime=0
/proc/26360/stat : 26360 (runsolver) R 26358 26360 19118 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 24503807 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26360/statm: 4644 284 249 26 0 2626 0

[startup+0.0557071 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 26360
/proc/meminfo: memFree=1235400/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=6388 CPUtime=0.04
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 819 0 0 0 4 0 0 0 18 0 1 0 24503807 6541312 798 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 1597 799 378 29 0 412 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6388

[startup+0.102709 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 26360
/proc/meminfo: memFree=1235400/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=7432 CPUtime=0.08
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 1079 0 0 0 8 0 0 0 18 0 1 0 24503807 7610368 1058 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 1858 1058 378 29 0 673 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7432

[startup+0.30173 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 26360
/proc/meminfo: memFree=1235400/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=11836 CPUtime=0.28
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 2141 0 0 0 27 1 0 0 19 0 1 0 24503807 12120064 2120 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381121 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 2959 2121 379 29 0 1774 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11836

[startup+0.701774 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 26360
/proc/meminfo: memFree=1235400/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=17676 CPUtime=0.68
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 3595 0 0 0 67 1 0 0 22 0 1 0 24503807 18100224 3574 996147200 1448431616 1448550632 4294956208 18446744073709551615 134990547 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 4419 3574 385 29 0 3234 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17676

[startup+1.50286 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 26361
/proc/meminfo: memFree=1183296/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=57520 CPUtime=1.48
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 13469 0 0 0 139 9 0 0 25 0 1 0 24503807 58900480 13448 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 14380 13448 426 29 0 13195 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 57520

[startup+3.10103 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 26361
/proc/meminfo: memFree=1182656/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=59736 CPUtime=3.07
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 13915 0 0 0 297 10 0 0 25 0 1 0 24503807 61169664 13894 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 14934 13894 426 29 0 13749 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 59736

[startup+6.30137 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 26361
/proc/meminfo: memFree=1180480/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=60396 CPUtime=6.26
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14125 0 0 0 616 10 0 0 25 0 1 0 24503807 61845504 14104 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 15099 14104 426 29 0 13914 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 60396

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 26361
/proc/meminfo: memFree=1180288/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=60396 CPUtime=12.63
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14125 0 0 0 1253 10 0 0 25 0 1 0 24503807 61845504 14104 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 15099 14104 426 29 0 13914 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 60396

[startup+25.5014 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 26361
/proc/meminfo: memFree=1179648/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=61320 CPUtime=25.36
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14354 0 0 0 2526 10 0 0 25 0 1 0 24503807 62791680 14333 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 15330 14333 426 29 0 14145 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 61320

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 26361
/proc/meminfo: memFree=1178944/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=61848 CPUtime=50.84
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14485 0 0 0 5074 10 0 0 25 0 1 0 24503807 63332352 14464 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 15462 14464 426 29 0 14277 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 61848

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 26361
/proc/meminfo: memFree=1178368/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62244 CPUtime=101.79
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14619 0 0 0 10169 10 0 0 25 0 1 0 24503807 63737856 14598 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215917 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 15561 14598 426 29 0 14376 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 62244

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 26361
/proc/meminfo: memFree=1178112/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62508 CPUtime=161.5
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14675 0 0 0 16140 10 0 0 25 0 1 0 24503807 64008192 14654 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 15627 14654 426 29 0 14442 0
Current children cumulated CPU time (s) 161.5
Current children cumulated vsize (KiB) 62508

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 26361
/proc/meminfo: memFree=1177984/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62508 CPUtime=221.21
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14699 0 0 0 22111 10 0 0 25 0 1 0 24503807 64008192 14678 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26360/statm: 15627 14678 426 29 0 14442 0
Current children cumulated CPU time (s) 221.21
Current children cumulated vsize (KiB) 62508

[startup+282.301 s]
/proc/loadavg: 1.92 1.97 1.99 3/73 26389
/proc/meminfo: memFree=1542464/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62508 CPUtime=280.93
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14699 0 0 0 28082 11 0 0 25 0 1 0 24503807 64008192 14678 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15627 14678 426 29 0 14442 0
Current children cumulated CPU time (s) 280.93
Current children cumulated vsize (KiB) 62508

[startup+342.301 s]
/proc/loadavg: 1.97 1.97 1.99 3/73 26389
/proc/meminfo: memFree=1478528/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62640 CPUtime=340.68
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14716 0 0 0 34057 11 0 0 25 0 1 0 24503807 64143360 14695 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15660 14695 426 29 0 14475 0
Current children cumulated CPU time (s) 340.68
Current children cumulated vsize (KiB) 62640

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 26389
/proc/meminfo: memFree=1475648/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62640 CPUtime=400.44
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14719 0 0 0 40033 11 0 0 25 0 1 0 24503807 64143360 14698 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15660 14698 426 29 0 14475 0
Current children cumulated CPU time (s) 400.44
Current children cumulated vsize (KiB) 62640

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 26389
/proc/meminfo: memFree=1459648/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62640 CPUtime=460.2
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14724 0 0 0 46009 11 0 0 25 0 1 0 24503807 64143360 14703 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161284 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15660 14703 426 29 0 14475 0
Current children cumulated CPU time (s) 460.2
Current children cumulated vsize (KiB) 62640

[startup+522.302 s]
/proc/loadavg: 2.04 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1455872/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62640 CPUtime=519.95
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14724 0 0 0 51984 11 0 0 25 0 1 0 24503807 64143360 14703 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824409 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15660 14703 426 29 0 14475 0
Current children cumulated CPU time (s) 519.95
Current children cumulated vsize (KiB) 62640

[startup+582.301 s]
/proc/loadavg: 2.01 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1448320/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62640 CPUtime=579.71
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14736 0 0 0 57960 11 0 0 25 0 1 0 24503807 64143360 14715 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15660 14715 426 29 0 14475 0
Current children cumulated CPU time (s) 579.71
Current children cumulated vsize (KiB) 62640

[startup+642.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1442048/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=639.47
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14745 0 0 0 63935 12 0 0 25 0 1 0 24503807 64278528 14724 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289752 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14724 426 29 0 14508 0
Current children cumulated CPU time (s) 639.47
Current children cumulated vsize (KiB) 62772

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1428104/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=818.75
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14769 0 0 0 81863 12 0 0 25 0 1 0 24503807 64278528 14748 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14748 426 29 0 14508 0
Current children cumulated CPU time (s) 818.75
Current children cumulated vsize (KiB) 62772

[startup+882.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1424456/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=878.5
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14769 0 0 0 87838 12 0 0 25 0 1 0 24503807 64278528 14748 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269025 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14748 426 29 0 14508 0
Current children cumulated CPU time (s) 878.5
Current children cumulated vsize (KiB) 62772

[startup+942.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1421000/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=938.27
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14769 0 0 0 93815 12 0 0 25 0 1 0 24503807 64278528 14748 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14748 426 29 0 14508 0
Current children cumulated CPU time (s) 938.27
Current children cumulated vsize (KiB) 62772

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1417864/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=998.02
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14769 0 0 0 99790 12 0 0 25 0 1 0 24503807 64278528 14748 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14748 426 29 0 14508 0
Current children cumulated CPU time (s) 998.02
Current children cumulated vsize (KiB) 62772

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1414920/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1057.78
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14781 0 0 0 105766 12 0 0 25 0 1 0 24503807 64278528 14760 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14760 426 29 0 14508 0
Current children cumulated CPU time (s) 1057.78
Current children cumulated vsize (KiB) 62772

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1412296/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1117.54
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 111742 12 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1117.54
Current children cumulated vsize (KiB) 62772

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1409480/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1177.29
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 117717 12 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1177.29
Current children cumulated vsize (KiB) 62772

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 26395
/proc/meminfo: memFree=1406920/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1237.05
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 123693 12 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1237.05
Current children cumulated vsize (KiB) 62772

[startup+1302.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/73 26395
/proc/meminfo: memFree=1404296/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1296.81
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 129669 12 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1296.81
Current children cumulated vsize (KiB) 62772

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 26395
/proc/meminfo: memFree=1402056/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1356.56
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 135644 12 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1356.56
Current children cumulated vsize (KiB) 62772

[startup+1422.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/73 26395
/proc/meminfo: memFree=1399752/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1416.32
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 141620 12 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1416.32
Current children cumulated vsize (KiB) 62772

[startup+1482.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/73 26395
/proc/meminfo: memFree=1397512/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1476.08
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 147596 12 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824153 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1476.08
Current children cumulated vsize (KiB) 62772

[startup+1542.3 s]
/proc/loadavg: 2.12 2.05 2.00 3/73 26395
/proc/meminfo: memFree=1395336/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1535.83
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 153571 12 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1535.83
Current children cumulated vsize (KiB) 62772

[startup+1602.3 s]
/proc/loadavg: 2.11 2.06 2.00 3/73 26395
/proc/meminfo: memFree=1393224/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1595.6
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 159548 12 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1595.6
Current children cumulated vsize (KiB) 62772

[startup+1662.3 s]
/proc/loadavg: 2.10 2.06 2.00 3/73 26395
/proc/meminfo: memFree=1391240/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1655.35
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 165523 12 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1655.35
Current children cumulated vsize (KiB) 62772

[startup+1722.3 s]
/proc/loadavg: 2.15 2.08 2.01 3/73 26395
/proc/meminfo: memFree=1389128/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1715.12
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 171499 13 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1715.12
Current children cumulated vsize (KiB) 62772

[startup+1782.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/73 26395
/proc/meminfo: memFree=1386952/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1774.87
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 177474 13 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1774.87
Current children cumulated vsize (KiB) 62772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.6 s]
/proc/loadavg: 2.07 2.07 2.01 3/73 26395
/proc/meminfo: memFree=1386184/2055920 swapFree=4192812/4192956
[pid=26360] ppid=26358 vsize=62772 CPUtime=1800.07
/proc/26360/stat : 26360 (ld-linux.so.2) R 26358 26360 19118 0 -1 4194304 14782 0 0 0 179994 13 0 0 25 0 1 0 24503807 64278528 14761 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26360/statm: 15693 14761 426 29 0 14508 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 62772

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.62
CPU time (s): 1800.09
CPU user time (s): 1799.94
CPU system time (s): 0.143978
CPU usage (%): 99.5835
Max. virtual memory (cumulated for all children) (KiB): 62772

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

runsolver used 1.44478 second user time and 5.14122 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-12 06:52:52
IDJOB=2081776
IDBENCH=57493
IDSOLVER=769
FILE ID=node19/2081776-1247374372
PBS_JOBID= 9506981
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= f6f477f012c3c0af28d31d9c82a6ffd7
RANDOM SEED=1765316171

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.211
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.211
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:       1235880 kB
Buffers:         54792 kB
Cached:         357424 kB
SwapCached:          0 kB
Active:         551588 kB
Inactive:       189668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1235880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:         339552 kB
Slab:            62780 kB
Committed_AS:   775924 kB
PageTables:       3084 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= 66416 MiB
End job on node19 at 2009-07-12 07:23:01