Trace number 2077376

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.11 1834.72

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg12-12_ext.xml
MD5SUM9db1dc211db55f8d8b765ff44bb252c5
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables144
Number of constraints24
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension24
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.00	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-2077376-1247364497/watcher-2077376-1247364497 -o /tmp/evaluation-result-2077376-1247364497/solver-2077376-1247364497 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077376-1247364497.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: 3.05 2.78 2.35 5/87 22064
/proc/meminfo: memFree=1087144/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=4804 CPUtime=0
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 23516340 4919296 164 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 1201 164 139 29 0 16 0

[startup+0.0644459 s]
/proc/loadavg: 3.05 2.78 2.35 5/87 22064
/proc/meminfo: memFree=1087144/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=6068 CPUtime=0.05
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 695 0 0 0 5 0 0 0 18 0 1 0 23516340 6213632 674 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 1517 674 358 29 0 332 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6068

[startup+0.102449 s]
/proc/loadavg: 3.05 2.78 2.35 5/87 22064
/proc/meminfo: memFree=1087144/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=6728 CPUtime=0.09
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 871 0 0 0 9 0 0 0 18 0 1 0 23516340 6889472 850 996147200 1448431616 1448550632 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 1682 851 358 29 0 497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6728

[startup+0.301473 s]
/proc/loadavg: 3.05 2.78 2.35 5/87 22064
/proc/meminfo: memFree=1087144/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=32672 CPUtime=0.29
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 6594 0 0 0 26 3 0 0 19 0 1 0 23516340 33456128 6573 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749440 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 8168 6575 389 29 0 6983 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32672

[startup+0.702513 s]
/proc/loadavg: 3.05 2.78 2.35 5/87 22064
/proc/meminfo: memFree=1087144/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=94264 CPUtime=0.69
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 19906 0 0 0 59 10 0 0 23 0 1 0 23516340 96526336 19885 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23566 19885 410 29 0 22381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94264

[startup+1.5026 s]
/proc/loadavg: 3.05 2.78 2.35 4/88 22065
/proc/meminfo: memFree=1008288/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=94920 CPUtime=1.49
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20023 0 0 0 139 10 0 0 25 0 1 0 23516340 97198080 20002 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850102 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23730 20002 412 29 0 22545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94920

[startup+3.10177 s]
/proc/loadavg: 3.05 2.78 2.35 4/88 22065
/proc/meminfo: memFree=1007648/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=94920 CPUtime=3.08
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20048 0 0 0 298 10 0 0 25 0 1 0 23516340 97198080 20027 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849974 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23730 20027 412 29 0 22545 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 94920

[startup+6.30112 s]
/proc/loadavg: 3.05 2.78 2.36 4/88 22065
/proc/meminfo: memFree=1006624/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=94920 CPUtime=6.28
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20055 0 0 0 618 10 0 0 25 0 1 0 23516340 97198080 20034 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23730 20034 412 29 0 22545 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 94920

[startup+12.7018 s]
/proc/loadavg: 3.04 2.79 2.36 4/88 22065
/proc/meminfo: memFree=1004320/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95052 CPUtime=12.68
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20058 0 0 0 1258 10 0 0 25 0 1 0 23516340 97333248 20037 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850082 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23763 20037 412 29 0 22578 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95052

[startup+25.5012 s]
/proc/loadavg: 3.03 2.80 2.37 4/88 22068
/proc/meminfo: memFree=1000352/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95052 CPUtime=25.48
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20073 0 0 0 2537 11 0 0 25 0 1 0 23516340 97333248 20052 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23763 20052 412 29 0 22578 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95052

[startup+51.1019 s]
/proc/loadavg: 2.94 2.79 2.38 3/83 22124
/proc/meminfo: memFree=985424/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95052 CPUtime=49.56
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20083 0 0 0 4942 14 0 0 25 0 1 0 23516340 97333248 20062 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23763 20062 412 29 0 22578 0
Current children cumulated CPU time (s) 49.56
Current children cumulated vsize (KiB) 95052

[startup+102.306 s]
/proc/loadavg: 2.41 2.67 2.36 3/83 22124
/proc/meminfo: memFree=985568/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95052 CPUtime=100.75
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20086 0 0 0 10061 14 0 0 25 0 1 0 23516340 97333248 20065 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23763 20065 412 29 0 22578 0
Current children cumulated CPU time (s) 100.75
Current children cumulated vsize (KiB) 95052

[startup+162.302 s]
/proc/loadavg: 2.15 2.55 2.33 3/83 22124
/proc/meminfo: memFree=983712/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95052 CPUtime=160.71
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20087 0 0 0 16057 14 0 0 25 0 1 0 23516340 97333248 20066 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23763 20066 412 29 0 22578 0
Current children cumulated CPU time (s) 160.71
Current children cumulated vsize (KiB) 95052

[startup+222.301 s]
/proc/loadavg: 2.05 2.44 2.31 3/83 22124
/proc/meminfo: memFree=983648/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95440 CPUtime=220.7
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20142 0 0 0 22055 15 0 0 25 0 1 0 23516340 97730560 20121 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23860 20121 412 29 0 22675 0
Current children cumulated CPU time (s) 220.7
Current children cumulated vsize (KiB) 95440

[startup+282.302 s]
/proc/loadavg: 2.02 2.36 2.29 3/83 22124
/proc/meminfo: memFree=972768/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95440 CPUtime=280.67
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20142 0 0 0 28052 15 0 0 25 0 1 0 23516340 97730560 20121 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23860 20121 412 29 0 22675 0
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (KiB) 95440

[startup+342.301 s]
/proc/loadavg: 2.00 2.29 2.27 3/83 22124
/proc/meminfo: memFree=972648/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95440 CPUtime=340.65
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20142 0 0 0 34050 15 0 0 25 0 1 0 23516340 97730560 20121 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23860 20121 412 29 0 22675 0
Current children cumulated CPU time (s) 340.65
Current children cumulated vsize (KiB) 95440

[startup+402.302 s]
/proc/loadavg: 2.00 2.24 2.25 3/83 22124
/proc/meminfo: memFree=966504/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95572 CPUtime=400.63
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20153 0 0 0 40048 15 0 0 25 0 1 0 23516340 97865728 20132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23893 20132 412 29 0 22708 0
Current children cumulated CPU time (s) 400.63
Current children cumulated vsize (KiB) 95572

[startup+462.301 s]
/proc/loadavg: 2.00 2.19 2.23 3/83 22124
/proc/meminfo: memFree=958952/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95836 CPUtime=460.6
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20236 0 0 0 46045 15 0 0 25 0 1 0 23516340 98136064 20215 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23959 20215 412 29 0 22774 0
Current children cumulated CPU time (s) 460.6
Current children cumulated vsize (KiB) 95836

[startup+522.303 s]
/proc/loadavg: 2.00 2.15 2.21 3/83 22124
/proc/meminfo: memFree=958952/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95836 CPUtime=520.58
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20240 0 0 0 52043 15 0 0 25 0 1 0 23516340 98136064 20219 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23959 20219 412 29 0 22774 0
Current children cumulated CPU time (s) 520.58
Current children cumulated vsize (KiB) 95836

[startup+582.303 s]
/proc/loadavg: 2.00 2.12 2.19 3/83 22124
/proc/meminfo: memFree=958952/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95836 CPUtime=580.56
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20246 0 0 0 58041 15 0 0 25 0 1 0 23516340 98136064 20225 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23959 20225 412 29 0 22774 0
Current children cumulated CPU time (s) 580.56
Current children cumulated vsize (KiB) 95836

[startup+642.301 s]
/proc/loadavg: 2.00 2.10 2.18 3/83 22124
/proc/meminfo: memFree=953448/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=640.53
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20264 0 0 0 64038 15 0 0 25 0 1 0 23516340 98271232 20243 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257759 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23992 20243 412 29 0 22807 0
Current children cumulated CPU time (s) 640.53
Current children cumulated vsize (KiB) 95968

[startup+702.303 s]

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

[startup+882.302 s]
/proc/loadavg: 2.80 2.28 2.21 4/90 27088
/proc/meminfo: memFree=903784/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=878.87
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 87868 19 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 878.87
Current children cumulated vsize (KiB) 95968

[startup+942.303 s]
/proc/loadavg: 3.06 2.44 2.27 4/90 32631
/proc/meminfo: memFree=887776/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=937.14
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 93691 23 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 937.14
Current children cumulated vsize (KiB) 95968

[startup+1002.3 s]
/proc/loadavg: 3.09 2.57 2.32 5/89 5127
/proc/meminfo: memFree=882728/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=990.99
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 99073 26 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849974 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 990.99
Current children cumulated vsize (KiB) 95968

[startup+1062.3 s]
/proc/loadavg: 3.03 2.64 2.37 4/90 10278
/proc/meminfo: memFree=876768/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1039.85
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 103957 28 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1039.85
Current children cumulated vsize (KiB) 95968

[startup+1122.3 s]
/proc/loadavg: 3.19 2.75 2.42 3/90 15647
/proc/meminfo: memFree=870824/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1092.74
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 109243 31 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1092.74
Current children cumulated vsize (KiB) 95968

[startup+1182.3 s]
/proc/loadavg: 3.10 2.81 2.46 4/89 21384
/proc/meminfo: memFree=861992/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1150.83
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 115043 40 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1150.83
Current children cumulated vsize (KiB) 95968

[startup+1242.3 s]
/proc/loadavg: 2.78 2.79 2.47 3/83 24730
/proc/meminfo: memFree=860448/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1209.72
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 120930 42 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1209.72
Current children cumulated vsize (KiB) 95968

[startup+1302.3 s]
/proc/loadavg: 2.29 2.64 2.44 3/83 24730
/proc/meminfo: memFree=853216/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1269.16
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 126874 42 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1269.16
Current children cumulated vsize (KiB) 95968

[startup+1362.3 s]
/proc/loadavg: 2.10 2.52 2.41 3/83 24730
/proc/meminfo: memFree=849632/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1328.59
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 132817 42 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1328.59
Current children cumulated vsize (KiB) 95968

[startup+1422.31 s]
/proc/loadavg: 2.04 2.42 2.38 3/83 24730
/proc/meminfo: memFree=842080/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1388.03
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 138761 42 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1388.03
Current children cumulated vsize (KiB) 95968

[startup+1482.3 s]
/proc/loadavg: 2.16 2.39 2.37 3/83 24893
/proc/meminfo: memFree=1532384/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1447.82
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 144734 48 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1447.82
Current children cumulated vsize (KiB) 95968

[startup+1542.3 s]
/proc/loadavg: 2.06 2.32 2.34 3/83 24893
/proc/meminfo: memFree=1532456/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1507.79
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 150731 48 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1507.79
Current children cumulated vsize (KiB) 95968

[startup+1602.3 s]
/proc/loadavg: 2.02 2.26 2.32 3/83 24893
/proc/meminfo: memFree=1532520/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1567.77
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 156728 49 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1567.77
Current children cumulated vsize (KiB) 95968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.21 2.29 3/83 24893
/proc/meminfo: memFree=1532392/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=95968 CPUtime=1627.75
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20280 0 0 0 162726 49 0 0 25 0 1 0 23516340 98271232 20259 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 23992 20259 412 29 0 22807 0
Current children cumulated CPU time (s) 1627.75
Current children cumulated vsize (KiB) 95968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.17 2.27 3/83 24893
/proc/meminfo: memFree=1532392/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=96100 CPUtime=1687.73
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20320 0 0 0 168724 49 0 0 25 0 1 0 23516340 98406400 20299 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 24025 20299 412 29 0 22840 0
Current children cumulated CPU time (s) 1687.73
Current children cumulated vsize (KiB) 96100

[startup+1782.3 s]
/proc/loadavg: 2.00 2.13 2.25 3/83 24893
/proc/meminfo: memFree=1532272/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=96100 CPUtime=1747.7
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20320 0 0 0 174721 49 0 0 25 0 1 0 23516340 98406400 20299 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850176 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 24025 20299 412 29 0 22840 0
Current children cumulated CPU time (s) 1747.7
Current children cumulated vsize (KiB) 96100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1834.7 s]
/proc/loadavg: 2.00 2.11 2.24 3/83 24893
/proc/meminfo: memFree=1532272/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=96100 CPUtime=1800.08
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20320 0 0 0 179959 49 0 0 25 0 1 0 23516340 98406400 20299 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 24025 20299 412 29 0 22840 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 96100

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

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

[startup+1834.7 s]
/proc/loadavg: 2.00 2.11 2.24 3/83 24893
/proc/meminfo: memFree=1532272/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=96100 CPUtime=1800.08
/proc/22064/stat : 22064 (ld-linux.so.2) R 22062 22064 21831 0 -1 4194304 20320 0 0 0 179959 49 0 0 25 0 1 0 23516340 98406400 20299 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/22064/statm: 24025 20299 412 29 0 22840 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 96100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1834.72
CPU time (s): 1800.11
CPU user time (s): 1799.6
CPU system time (s): 0.508922
CPU usage (%): 98.1133
Max. virtual memory (cumulated for all children) (KiB): 96100

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

runsolver used 2.17767 second user time and 5.79612 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-12 04:08:17
IDJOB=2077376
IDBENCH=56588
IDSOLVER=769
FILE ID=node19/2077376-1247364497
PBS_JOBID= 9507057
Free space on /tmp= 66424 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg12-12_ext.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077376-1247364497/watcher-2077376-1247364497 -o /tmp/evaluation-result-2077376-1247364497/solver-2077376-1247364497 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077376-1247364497.xml

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

MD5SUM BENCH= 9db1dc211db55f8d8b765ff44bb252c5
RANDOM SEED=455262655

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:       1087688 kB
Buffers:         41072 kB
Cached:         228616 kB
SwapCached:          0 kB
Active:         743544 kB
Inactive:       153404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1087688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2936 kB
Writeback:           0 kB
Mapped:         649160 kB
Slab:            54668 kB
Committed_AS:   944632 kB
PageTables:       3456 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= 66428 MiB
End job on node19 at 2009-07-12 04:38:54