Trace number 2083767

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 18.4202 18.6635

DiagnosticValue
ASSIGNMENTS1679
CHECKS397724
NODES1679

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-10.xml
MD5SUM2937328af9f6c216cca6342fe202e849
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 benchmark17.2614
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.07	c mistral version 1.545
18.36/18.65	s SATISFIABLE
18.36/18.65	v -2608 -2556 2532 2344 -2528 2404 -2492 2400 -2248 -2304 -2448 2244 2240 -2532 2460 -2572 -2648 2516 2528 2560 -2436 2520 2532 -2616 -2332 2524 -2292 2348 -2420 -2532 -2512 2356 2460 -2456 2304 2600 2592 2296 -2600 2380 2560 -2372 2284 2436 2412 -2544 2368 -2556 -2316 2332 -2556 2520 -2312 -2488 -2588 2612 2576 -2452 -2616 2304 -2568 2240 -2520 -2572 2560 2536 2504 2284 2284 -2320 -2324 2536 2256 -2624 -2284 -2512 -2284 2416 -2392 -2524 -2608 -2596 2616 -2652 2572 2608 2496 -2264 -2652 -2472 -2520 -2332 -2244 2348 -2432 -2464 2292 2628 2420 2380 -2636 -2384 2344 2304 -2596 -2492 2644 -2604 2476 -2604 -2432 2400 2576 2488 -2600 -2392 2564 -2560 -2420 2384 2292 -2264 -2564 2524 -2588 2624 -2560 2436 2492 2440 -2264 2584 2340 -2568 2624 -2244 2552 2396 -2360 2648 2408 -2640 -2612 -2436 2288 2280 -2440 2560 -2576 2572 -2484 -2440 2388 2596 2504 -2272 -2620 2324 2612 2376 2580 -2616 2460 2404 2400 -2332 2644 2352 -2576 2360 -2364 -2560 2244 -2584 2476 2452 -2480 2552 -2592 2376 -2472 2460 -2600 -2416 -2580 -2608 2632 -2608 -2292 2292 2520 -2280 -2612 2612 -2568 2388 2572 2244 -2532 -2472 -2624 -2596 -2524 2420 -2556 2604 -2644 -2480 -2432 2352 -2304 -2584 -2512 -2512 2496 -2656 2520 -2572 2424 2252 -2308 2484 2488 2548 -2364 2284 2476 2620 -2444 -2580 2552 2348 2588 2380 -2264 2400 -2408 2416 2500 2448 -2620 2584 2548 -2328 -2312 2500 2312 2376 -2652 -2368
18.36/18.65	d CHECKS 397724
18.36/18.65	d ASSIGNMENTS 1679
18.36/18.65	d NODES 1679 BACKTRACKS 1273 FAILURES 1273 RUNTIME 18.27 TOTALTIME 18.41 NODES/s 91.8993 CHECKS/s 21769.2

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-2083767-1247378162/watcher-2083767-1247378162 -o /tmp/evaluation-result-2083767-1247378162/solver-2083767-1247378162 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2083767-1247378162.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.44 2.38 2.20 4/82 23205
/proc/meminfo: memFree=699640/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=18576 CPUtime=0
/proc/23205/stat : 23205 (runsolver) R 23203 23205 18919 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 24879988 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 258939088167 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23205/statm: 4644 284 249 26 0 2626 0

[startup+0.090306 s]
/proc/loadavg: 2.44 2.38 2.20 4/82 23205
/proc/meminfo: memFree=699640/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=5204 CPUtime=0.01
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 508 0 13 0 1 0 0 0 18 0 1 0 24879988 5328896 500 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159126400 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 1301 500 374 29 0 116 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5204

[startup+0.101307 s]
/proc/loadavg: 2.44 2.38 2.20 4/82 23205
/proc/meminfo: memFree=699640/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=5336 CPUtime=0.02
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 537 0 13 0 2 0 0 0 18 0 1 0 24879988 5464064 529 996147200 1448431616 1448550632 4294956208 18446744073709551615 134695875 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 1334 529 374 29 0 149 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5336

[startup+0.301346 s]
/proc/loadavg: 2.44 2.38 2.20 4/82 23205
/proc/meminfo: memFree=699640/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12764 CPUtime=0.23
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1544 0 13 0 22 1 0 0 19 0 1 0 24879988 13070336 1536 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3191 1536 397 29 0 2006 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 12764

[startup+0.701416 s]
/proc/loadavg: 2.44 2.38 2.20 4/82 23205
/proc/meminfo: memFree=699640/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12764 CPUtime=0.63
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1544 0 13 0 62 1 0 0 23 0 1 0 24879988 13070336 1536 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529949 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3191 1536 397 29 0 2006 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 12764

[startup+1.50156 s]
/proc/loadavg: 2.44 2.38 2.20 3/83 23206
/proc/meminfo: memFree=687216/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12764 CPUtime=1.42
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1556 0 13 0 141 1 0 0 25 0 1 0 24879988 13070336 1548 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534272 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3191 1548 406 29 0 2006 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 12764

[startup+3.10185 s]
/proc/loadavg: 2.49 2.39 2.20 3/83 23206
/proc/meminfo: memFree=683824/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12896 CPUtime=3.01
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1562 0 13 0 300 1 0 0 25 0 1 0 24879988 13205504 1554 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3224 1554 407 29 0 2039 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 12896

[startup+6.30143 s]
/proc/loadavg: 2.49 2.39 2.20 3/83 23206
/proc/meminfo: memFree=672240/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12896 CPUtime=6.17
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1564 0 13 0 615 2 0 0 25 0 1 0 24879988 13205504 1556 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529912 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3224 1556 407 29 0 2039 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 12896

[startup+12.7016 s]
/proc/loadavg: 2.49 2.39 2.20 3/83 23206
/proc/meminfo: memFree=648176/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12896 CPUtime=12.51
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1564 0 13 0 1248 3 0 0 25 0 1 0 24879988 13205504 1556 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3224 1556 407 29 0 2039 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 12896

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

[startup+15.9012 s]
/proc/loadavg: 2.49 2.39 2.20 3/83 23206
/proc/meminfo: memFree=637680/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12896 CPUtime=15.68
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1570 0 13 0 1565 3 0 0 25 0 1 0 24879988 13205504 1562 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3224 1562 407 29 0 2039 0
Current children cumulated CPU time (s) 15.68
Current children cumulated vsize (KiB) 12896

[startup+17.5015 s]
/proc/loadavg: 2.45 2.38 2.20 3/83 23206
/proc/meminfo: memFree=630256/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12896 CPUtime=17.27
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1570 0 13 0 1724 3 0 0 25 0 1 0 24879988 13205504 1562 996147200 1448431616 1448550632 4294956208 18446744073709551615 134532265 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3224 1562 407 29 0 2039 0
Current children cumulated CPU time (s) 17.27
Current children cumulated vsize (KiB) 12896

[startup+18.3016 s]
/proc/loadavg: 2.45 2.38 2.20 3/83 23206
/proc/meminfo: memFree=630256/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12896 CPUtime=18.06
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1570 0 13 0 1803 3 0 0 25 0 1 0 24879988 13205504 1562 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860786 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3224 1562 407 29 0 2039 0
Current children cumulated CPU time (s) 18.06
Current children cumulated vsize (KiB) 12896

[startup+18.5017 s]
/proc/loadavg: 2.45 2.38 2.20 3/83 23206
/proc/meminfo: memFree=630256/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12896 CPUtime=18.26
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1570 0 13 0 1823 3 0 0 25 0 1 0 24879988 13205504 1562 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529425 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3224 1562 407 29 0 2039 0
Current children cumulated CPU time (s) 18.26
Current children cumulated vsize (KiB) 12896

[startup+18.6017 s]
/proc/loadavg: 2.45 2.38 2.20 3/83 23206
/proc/meminfo: memFree=626864/2055920 swapFree=4192812/4192956
[pid=23205] ppid=23203 vsize=12896 CPUtime=18.36
/proc/23205/stat : 23205 (ld-linux.so.2) R 23203 23205 18919 0 -1 4194304 1571 0 13 0 1833 3 0 0 25 0 1 0 24879988 13205504 1563 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860678 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3224 1563 407 29 0 2039 0
Current children cumulated CPU time (s) 18.36
Current children cumulated vsize (KiB) 12896

Child status: 0
Real time (s): 18.6635
CPU time (s): 18.4202
CPU user time (s): 18.3852
CPU system time (s): 0.034994
CPU usage (%): 98.6962
Max. virtual memory (cumulated for all children) (KiB): 12896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.3852
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1610
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64
involuntary context switches= 775

runsolver used 0.026995 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-12 07:56:02
IDJOB=2083767
IDBENCH=57924
IDSOLVER=769
FILE ID=node45/2083767-1247378162
PBS_JOBID= 9507090
Free space on /tmp= 64776 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/fapp/fapp02/normalized-fapp02-0250-10.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083767-1247378162/watcher-2083767-1247378162 -o /tmp/evaluation-result-2083767-1247378162/solver-2083767-1247378162 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2083767-1247378162.xml

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

MD5SUM BENCH= 2937328af9f6c216cca6342fe202e849
RANDOM SEED=820837111

node45.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.281
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.281
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:        700312 kB
Buffers:          1672 kB
Cached:         929316 kB
SwapCached:          0 kB
Active:         798216 kB
Inactive:       485904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        700312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          206052 kB
Writeback:           0 kB
Mapped:         374400 kB
Slab:            56004 kB
Committed_AS:   738356 kB
PageTables:       2564 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= 64712 MiB
End job on node45 at 2009-07-12 07:56:21