Trace number 2067344

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 1813.62

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-40-40.xml
MD5SUMde34a79ae7099a0e50290a40a3cd213d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.621
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of constraints1720
Maximum constraint arity40
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1720
Global constraints used (with number of constraints)

Solver Data

0.00/0.16	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-2067344-1247344483/watcher-2067344-1247344483 -o /tmp/evaluation-result-2067344-1247344483/solver-2067344-1247344483 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2067344-1247344483.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.00 2.00 2.00 3/81 18281
/proc/meminfo: memFree=1079432/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=9868 CPUtime=0.2
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 1680 0 0 0 19 1 0 0 19 0 1 0 21511039 10104832 1659 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157378716 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 2467 1659 378 29 0 1282 0

[startup+0.29978 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18281
/proc/meminfo: memFree=1079432/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=12364 CPUtime=0.28
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 2276 0 0 0 27 1 0 0 19 0 1 0 21511039 12660736 2255 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158626140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 3091 2255 378 29 0 1906 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12364

[startup+0.301766 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18281
/proc/meminfo: memFree=1079432/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=12364 CPUtime=0.28
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 2286 0 0 0 27 1 0 0 19 0 1 0 21511039 12660736 2265 996147200 1448431616 1448550632 4294956208 18446744073709551615 134661469 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 3091 2265 378 29 0 1906 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12364

[startup+0.401793 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18281
/proc/meminfo: memFree=1079432/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=21512 CPUtime=0.38
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 4580 0 0 0 36 2 0 0 20 0 1 0 21511039 22028288 4559 996147200 1448431616 1448550632 4294956208 18446744073709551615 134794148 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 5378 4559 402 29 0 4193 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 21512

[startup+0.701819 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 18281
/proc/meminfo: memFree=1079432/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=50016 CPUtime=0.68
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 11565 0 0 0 61 7 0 0 23 0 1 0 21511039 51216384 11544 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 12504 11544 420 29 0 11319 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50016

[startup+1.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1025736/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65368 CPUtime=1.47
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14489 0 0 0 139 8 0 0 25 0 1 0 21511039 66936832 14468 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264177 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16342 14468 422 29 0 15157 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 65368

[startup+3.10107 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022792/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65368 CPUtime=3.06
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14490 0 0 0 297 9 0 0 25 0 1 0 21511039 66936832 14469 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289837 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16342 14469 422 29 0 15157 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 65368

[startup+6.30139 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022600/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65632 CPUtime=6.23
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14549 0 0 0 614 9 0 0 25 0 1 0 21511039 67207168 14528 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269058 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16408 14528 422 29 0 15223 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 65632

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022472/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65632 CPUtime=12.57
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14557 0 0 0 1248 9 0 0 25 0 1 0 21511039 67207168 14536 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16408 14536 422 29 0 15223 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 65632

[startup+25.5064 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022600/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65632 CPUtime=25.25
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14562 0 0 0 2516 9 0 0 25 0 1 0 21511039 67207168 14541 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16408 14541 422 29 0 15223 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 65632

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022664/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65632 CPUtime=50.61
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14564 0 0 0 5052 9 0 0 25 0 1 0 21511039 67207168 14543 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839888 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16408 14543 422 29 0 15223 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 65632

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022536/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=101.33
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 10124 9 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864846 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 65764

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022472/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=160.77
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 16067 10 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 65764

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022408/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=220.21
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 22011 10 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268981 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 220.21
Current children cumulated vsize (KiB) 65764

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022344/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=279.65
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 27955 10 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290114 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 279.65
Current children cumulated vsize (KiB) 65764

[startup+342.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022280/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=339.09
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 33899 10 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290439 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 339.09
Current children cumulated vsize (KiB) 65764

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 18282
/proc/meminfo: memFree=1022216/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=398.53
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 39843 10 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865051 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 398.53
Current children cumulated vsize (KiB) 65764

[startup+462.301 s]
/proc/loadavg: 2.08 2.02 2.01 4/82 18282
/proc/meminfo: memFree=1002696/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=457.96
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 45786 10 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135292511 0 0 4096 0 0 0 0 17 1 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 457.96
Current children cumulated vsize (KiB) 65764

[startup+522.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/84 18408
/proc/meminfo: memFree=894336/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=517.66
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 51754 12 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 517.66
Current children cumulated vsize (KiB) 65764

[startup+582.301 s]
/proc/loadavg: 2.43 2.14 2.04 3/84 18408
/proc/meminfo: memFree=622464/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=577.04
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 57692 12 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264176 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 577.04
Current children cumulated vsize (KiB) 65764

[startup+642.301 s]
/proc/loadavg: 2.35 2.16 2.05 3/84 18408
/proc/meminfo: memFree=388288/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=636.63
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 63651 12 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 636.63
Current children cumulated vsize (KiB) 65764

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 2.12 2.17 2.08 3/74 18497
/proc/meminfo: memFree=1091728/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=812.79
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 81266 13 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842494 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 812.79
Current children cumulated vsize (KiB) 65764

[startup+882.302 s]
/proc/loadavg: 2.04 2.14 2.07 3/74 18497
/proc/meminfo: memFree=1091920/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=872.55
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 87242 13 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 872.55
Current children cumulated vsize (KiB) 65764

[startup+942.301 s]
/proc/loadavg: 2.01 2.11 2.07 3/74 18497
/proc/meminfo: memFree=1091792/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=932.31
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 93218 13 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259313 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 932.31
Current children cumulated vsize (KiB) 65764

[startup+1002.31 s]
/proc/loadavg: 2.00 2.09 2.06 3/74 18499
/proc/meminfo: memFree=1091664/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=992.07
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 99193 14 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 992.07
Current children cumulated vsize (KiB) 65764

[startup+1062.3 s]
/proc/loadavg: 2.00 2.07 2.05 3/74 18499
/proc/meminfo: memFree=1091728/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1051.82
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 105168 14 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1051.82
Current children cumulated vsize (KiB) 65764

[startup+1122.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/74 18499
/proc/meminfo: memFree=1091728/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1111.58
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 111144 14 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1111.58
Current children cumulated vsize (KiB) 65764

[startup+1182.3 s]
/proc/loadavg: 2.00 2.04 2.04 3/74 18499
/proc/meminfo: memFree=1091728/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1171.34
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 117120 14 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842621 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1171.34
Current children cumulated vsize (KiB) 65764

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/74 18499
/proc/meminfo: memFree=1091664/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1231.09
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 123095 14 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289837 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1231.09
Current children cumulated vsize (KiB) 65764

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/74 18499
/proc/meminfo: memFree=1091600/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1290.85
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 129071 14 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161601 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1290.85
Current children cumulated vsize (KiB) 65764

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/74 18499
/proc/meminfo: memFree=1091600/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1350.6
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 135046 14 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289712 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1350.6
Current children cumulated vsize (KiB) 65764

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/74 18499
/proc/meminfo: memFree=1091600/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1410.37
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 141023 14 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865078 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1410.37
Current children cumulated vsize (KiB) 65764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/74 18499
/proc/meminfo: memFree=1091536/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1470.12
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 146998 14 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289858 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1470.12
Current children cumulated vsize (KiB) 65764

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 18499
/proc/meminfo: memFree=1091472/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1529.88
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 152974 14 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1529.88
Current children cumulated vsize (KiB) 65764

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18505
/proc/meminfo: memFree=1091272/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1589.64
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 158949 15 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290160 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1589.64
Current children cumulated vsize (KiB) 65764

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18505
/proc/meminfo: memFree=1091272/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1649.4
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 164925 15 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268321 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1649.4
Current children cumulated vsize (KiB) 65764

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18506
/proc/meminfo: memFree=1088192/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1709.16
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 170901 15 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268111 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1709.16
Current children cumulated vsize (KiB) 65764

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18506
/proc/meminfo: memFree=1088128/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1768.91
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 176876 15 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839910 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1768.91
Current children cumulated vsize (KiB) 65764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.6 s]
/proc/loadavg: 2.06 2.01 2.00 3/75 18506
/proc/meminfo: memFree=1088128/2055920 swapFree=4192956/4192956
[pid=18281] ppid=18279 vsize=65764 CPUtime=1800.09
/proc/18281/stat : 18281 (ld-linux.so.2) R 18279 18281 16388 0 -1 4194304 14571 0 0 0 179994 15 0 0 25 0 1 0 21511039 67342336 14550 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/18281/statm: 16441 14550 422 29 0 15256 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 65764

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): 1813.62
CPU time (s): 1800.11
CPU user time (s): 1799.94
CPU system time (s): 0.162975
CPU usage (%): 99.2551
Max. virtual memory (cumulated for all children) (KiB): 65764

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

runsolver used 2.00669 second user time and 5.09922 second system time

The end

Launcher Data

Begin job on node67 at 2009-07-11 22:34:43
IDJOB=2067344
IDBENCH=54645
IDSOLVER=769
FILE ID=node67/2067344-1247344483
PBS_JOBID= 9506712
Free space on /tmp= 66488 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/pseudo/fpga/normalized-fpga-40-40.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067344-1247344483/watcher-2067344-1247344483 -o /tmp/evaluation-result-2067344-1247344483/solver-2067344-1247344483 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2067344-1247344483.xml

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

MD5SUM BENCH= de34a79ae7099a0e50290a40a3cd213d
RANDOM SEED=2134263754

node67.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.239
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.239
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:       1079912 kB
Buffers:         54760 kB
Cached:         756888 kB
SwapCached:          0 kB
Active:         156992 kB
Inactive:       753780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1079912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:         119580 kB
Slab:            50072 kB
Committed_AS:   271024 kB
PageTables:       2056 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= 66488 MiB
End job on node67 at 2009-07-11 23:04:59