Trace number 2083789

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.545SAT 388.803 390.718

DiagnosticValue
ASSIGNMENTS31450
CHECKS14467100
NODES31450

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-5.xml
MD5SUM12e743886345c8ed1c98bc98af799e15
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.1681
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints3055
Maximum constraint arity2
Maximum domain size210
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3055
Global constraints used (with number of constraints)

Solver Data

0.00/0.21	c mistral version 1.545
388.78/390.70	s SATISFIABLE
388.78/390.70	v 2440 2400 2588 -2328 -2528 -2304 2496 2408 -2308 2276 -2640 2256 2616 -2516 2376 -2492 2480 2440 2576 -2624 2444 -2516 2512 -2616 -2296 2436 -2336 -2328 -2440 -2516 -2512 2292 2424 2428 2240 -2584 2556 2280 2584 2244 -2560 -2280 2388 2444 2240 2584 2412 2556 -2252 2296 2516 -2572 2308 2616 -2548 2532 2592 -2456 -2580 2344 2516 -2484 2596 -2556 -2456 2552 -2436 -2364 -2296 -2288 -2324 -2420 2240 -2652 2396 -2524 -2560 2240 -2468 2532 -2556 2556 -2620 2656 2552 -2572 -2468 -2384 2656 -2472 -2520 2240 2436 2288 2512 -2396 2276 -2652 2416 -2380 -2656 -2420 2420 2368 2616 -2628 -2536 2604 -2520 -2496 2508 -2448 2580 2488 -2584 2568 -2304 -2632 2384 2380 2280 2316 2524 -2344 2612 -2496 2624 2472 2508 -2460 2280 2612 2284 2612 2568 2600 -2564 2404 -2408 -2588 2400 2624 2604 2480 -2268 -2444 -2448 2612 -2620 2556 2492 -2432 2288 2576 -2624 2268 -2580 -2248 -2616 2376 -2612 -2636 2440 -2592 2500 2292 2644 -2528 -2576 -2248 -2288 2576 -2348 2644 2404 2468 -2556 -2452 2524 -2380 -2472 2480 -2592 2336 -2644 2628 2596 2616 -2336 2332 -2536 -2656 2532 -2616 -2576 2292 2556 2240 2596 -2472 -2604 2596 2484 -2420 2616 2584 2624 2476 -2608 2352 -2392 2608 -2512 -2412 -2460 -2596 -2416 -2492 -2380 -2316 2328 -2396 2600 2588 -2344 2280 2432 2604 -2632 -2620 2564 2332 -2532 -2456 -2432 -2392 -2372 -2420 -2480 2440 -2652 -2536 -2572 -2292 -2568 -2416 2312 -2280 -2644 2332
388.78/390.70	d CHECKS 14467117
388.78/390.70	d ASSIGNMENTS 31450
388.78/390.70	d NODES 31450 BACKTRACKS 31031 FAILURES 31031 RUNTIME 388.71 TOTALTIME 388.84 NODES/s 80.9086 CHECKS/s 37218.3

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083789-1247378198/watcher-2083789-1247378198 -o /tmp/evaluation-result-2083789-1247378198/solver-2083789-1247378198 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2083789-1247378198.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.91 1.97 1.99 4/80 27745
/proc/meminfo: memFree=1358768/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=18576 CPUtime=0
/proc/27745/stat : 27745 (runsolver) R 27743 27745 27681 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 24887252 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 268582841639 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27745/statm: 4644 284 249 26 0 2626 0

[startup+0.210112 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 27745
/proc/meminfo: memFree=1358768/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12764 CPUtime=0.19
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1560 0 0 0 19 0 0 0 19 0 1 0 24887252 13070336 1539 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529425 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3191 1539 397 29 0 2006 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12764

[startup+0.301992 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 27745
/proc/meminfo: memFree=1358768/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12764 CPUtime=0.28
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1560 0 0 0 28 0 0 0 19 0 1 0 24887252 13070336 1539 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529958 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3191 1539 397 29 0 2006 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12764

[startup+0.402012 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 27745
/proc/meminfo: memFree=1358768/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12764 CPUtime=0.38
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1560 0 0 0 38 0 0 0 20 0 1 0 24887252 13070336 1539 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257902 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3191 1539 397 29 0 2006 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 12764

[startup+0.70107 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 27745
/proc/meminfo: memFree=1358768/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12764 CPUtime=0.68
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1560 0 0 0 68 0 0 0 23 0 1 0 24887252 13070336 1539 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531299 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3191 1539 397 29 0 2006 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12764

[startup+1.50224 s]
/proc/loadavg: 1.91 1.97 1.99 3/81 27746
/proc/meminfo: memFree=1354024/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12764 CPUtime=1.47
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1570 0 0 0 147 0 0 0 25 0 1 0 24887252 13070336 1549 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3191 1549 406 29 0 2006 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12764

[startup+3.10154 s]
/proc/loadavg: 1.92 1.97 1.99 3/81 27746
/proc/meminfo: memFree=1353896/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12764 CPUtime=3.06
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1572 0 0 0 306 0 0 0 25 0 1 0 24887252 13070336 1551 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534207 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3191 1551 407 29 0 2006 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 12764

[startup+6.30217 s]
/proc/loadavg: 1.92 1.97 1.99 3/81 27746
/proc/meminfo: memFree=1353832/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=6.23
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1576 0 0 0 623 0 0 0 25 0 1 0 24887252 13205504 1555 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3224 1555 407 29 0 2039 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 12896

[startup+12.7014 s]
/proc/loadavg: 1.93 1.97 1.99 4/81 27746
/proc/meminfo: memFree=1353768/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=12.58
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1579 0 0 0 1258 0 0 0 25 0 1 0 24887252 13205504 1558 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529712 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3224 1558 407 29 0 2039 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 12896

[startup+25.5069 s]
/proc/loadavg: 1.94 1.97 1.99 3/73 27747
/proc/meminfo: memFree=1421040/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=25.27
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1586 0 0 0 2527 0 0 0 25 0 1 0 24887252 13205504 1565 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268288 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3224 1565 407 29 0 2039 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 12896

[startup+51.102 s]
/proc/loadavg: 2.02 1.99 1.99 3/84 27827
/proc/meminfo: memFree=1591568/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=50.75
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1586 0 0 0 5074 1 0 0 25 0 1 0 24887252 13205504 1565 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3224 1565 407 29 0 2039 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 12896

[startup+102.301 s]
/proc/loadavg: 2.01 1.99 1.99 3/84 27827
/proc/meminfo: memFree=1490768/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=101.5
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1586 0 0 0 10149 1 0 0 25 0 1 0 24887252 13205504 1565 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860732 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3224 1565 407 29 0 2039 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 12896

[startup+162.302 s]
/proc/loadavg: 2.04 2.00 2.00 3/84 27827
/proc/meminfo: memFree=1373520/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=161.03
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1587 0 0 0 16102 1 0 0 25 0 1 0 24887252 13205504 1566 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/27745/statm: 3224 1566 407 29 0 2039 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 12896

[startup+222.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/85 27828
/proc/meminfo: memFree=1246664/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=220.5
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1587 0 0 0 22048 2 0 0 25 0 1 0 24887252 13205504 1566 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529436 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1566 407 29 0 2039 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 12896

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 27834
/proc/meminfo: memFree=1215240/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=280.45
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1587 0 0 0 28043 2 0 0 25 0 1 0 24887252 13205504 1566 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529438 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1566 407 29 0 2039 0
Current children cumulated CPU time (s) 280.45
Current children cumulated vsize (KiB) 12896

[startup+342.306 s]
/proc/loadavg: 2.23 2.05 2.02 3/83 27883
/proc/meminfo: memFree=1552344/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=340.42
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1588 0 0 0 34038 4 0 0 25 0 1 0 24887252 13205504 1567 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529727 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1567 407 29 0 2039 0
Current children cumulated CPU time (s) 340.42
Current children cumulated vsize (KiB) 12896

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

[startup+358.501 s]
/proc/loadavg: 2.40 2.10 2.03 3/83 27883
/proc/meminfo: memFree=1413528/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=356.6
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1588 0 0 0 35654 6 0 0 25 0 1 0 24887252 13205504 1567 996147200 1448431616 1448550632 4294956208 18446744073709551615 134532257 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1567 407 29 0 2039 0
Current children cumulated CPU time (s) 356.6
Current children cumulated vsize (KiB) 12896

[startup+371.302 s]
/proc/loadavg: 2.41 2.11 2.03 3/75 27885
/proc/meminfo: memFree=1335640/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=369.38
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1588 0 0 0 36930 8 0 0 25 0 1 0 24887252 13205504 1567 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1567 407 29 0 2039 0
Current children cumulated CPU time (s) 369.38
Current children cumulated vsize (KiB) 12896

[startup+384.106 s]
/proc/loadavg: 2.32 2.10 2.03 3/75 27885
/proc/meminfo: memFree=1288344/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=382.18
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1588 0 0 0 38210 8 0 0 25 0 1 0 24887252 13205504 1567 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529888 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1567 407 29 0 2039 0
Current children cumulated CPU time (s) 382.18
Current children cumulated vsize (KiB) 12896

[startup+387.302 s]
/proc/loadavg: 2.30 2.10 2.03 3/75 27885
/proc/meminfo: memFree=1276376/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=385.38
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1588 0 0 0 38530 8 0 0 25 0 1 0 24887252 13205504 1567 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531441 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1567 407 29 0 2039 0
Current children cumulated CPU time (s) 385.38
Current children cumulated vsize (KiB) 12896

[startup+388.901 s]
/proc/loadavg: 2.30 2.10 2.03 3/75 27885
/proc/meminfo: memFree=1272344/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=386.98
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1588 0 0 0 38690 8 0 0 25 0 1 0 24887252 13205504 1567 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860830 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1567 407 29 0 2039 0
Current children cumulated CPU time (s) 386.98
Current children cumulated vsize (KiB) 12896

[startup+389.702 s]
/proc/loadavg: 2.30 2.10 2.03 3/75 27885
/proc/meminfo: memFree=1268440/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=387.78
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1588 0 0 0 38770 8 0 0 25 0 1 0 24887252 13205504 1567 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1567 407 29 0 2039 0
Current children cumulated CPU time (s) 387.78
Current children cumulated vsize (KiB) 12896

[startup+390.502 s]
/proc/loadavg: 2.30 2.10 2.03 3/75 27885
/proc/meminfo: memFree=1268440/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=388.58
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1588 0 0 0 38850 8 0 0 25 0 1 0 24887252 13205504 1567 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529436 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1567 407 29 0 2039 0
Current children cumulated CPU time (s) 388.58
Current children cumulated vsize (KiB) 12896

[startup+390.707 s]
/proc/loadavg: 2.30 2.10 2.03 3/75 27885
/proc/meminfo: memFree=1264408/2055924 swapFree=4192812/4192956
[pid=27745] ppid=27743 vsize=12896 CPUtime=388.78
/proc/27745/stat : 27745 (ld-linux.so.2) R 27743 27745 27681 0 -1 4194304 1590 0 0 0 38870 8 0 0 25 0 1 0 24887252 13205504 1569 996147200 1448431616 1448550632 4294956208 18446744073709551615 135277906 0 0 4096 0 0 0 0 17 0 0 0
/proc/27745/statm: 3224 1569 407 29 0 2039 0
Current children cumulated CPU time (s) 388.78
Current children cumulated vsize (KiB) 12896

Child status: 0
Real time (s): 390.718
CPU time (s): 388.803
CPU user time (s): 388.716
CPU system time (s): 0.086986
CPU usage (%): 99.5099
Max. virtual memory (cumulated for all children) (KiB): 12896

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

runsolver used 0.469928 second user time and 1.08683 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-12 07:56:38
IDJOB=2083789
IDBENCH=57933
IDSOLVER=769
FILE ID=node6/2083789-1247378198
PBS_JOBID= 9507191
Free space on /tmp= 66400 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/fapp/fapp02/normalized-fapp02-0250-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-2083789-1247378198/watcher-2083789-1247378198 -o /tmp/evaluation-result-2083789-1247378198/solver-2083789-1247378198 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2083789-1247378198.xml

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

MD5SUM BENCH= 12e743886345c8ed1c98bc98af799e15
RANDOM SEED=1612406984

node6.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.263
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.263
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:      2055924 kB
MemFree:       1359248 kB
Buffers:         57900 kB
Cached:         202268 kB
SwapCached:          0 kB
Active:         498104 kB
Inactive:       122112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1359248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:         377848 kB
Slab:            60988 kB
Committed_AS:   928680 kB
PageTables:       2556 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= 66140 MiB
End job on node6 at 2009-07-12 08:03:09