Trace number 2068194

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
pcs 0.3.2? 60.1269 60.7942

DiagnosticValue
ASSIGNMENTS1

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-blend2.xml
MD5SUM1d23f1d8623d8cc03184af2bf1baf47d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2944
Number of constraints294
Maximum constraint arity2659
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c has operations which may create big domains
0.00/0.03	c big-domain mode
0.00/0.21	c Seed is 903131986
0.00/0.21	c Constructing HOME/instance-2068194-1247706223.xml  with 42517 constraints
20.48/20.73	c Solving 1 backtracks
60.02/60.74	s UNKNOWN
60.02/60.74	c Out of memory
60.02/60.74	d ASSIGNMENTS 1

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2068194-1247706223/watcher-2068194-1247706223 -o /tmp/evaluation-result-2068194-1247706223/solver-2068194-1247706223 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 903131986 HOME/instance-2068194-1247706223.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.01 2.00 4/82 15541
/proc/meminfo: memFree=566840/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=5356 CPUtime=0
/proc/15541/stat : 15541 (pcssolve) R 15539 15541 12117 0 -1 4194304 288 0 0 0 0 0 0 0 23 0 1 0 57688354 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 4367348 0 65536 4100 65536 0 0 0 17 1 0 0
/proc/15541/statm: 1339 241 200 169 0 50 0
[pid=15542] ppid=15541 vsize=3544 CPUtime=0
/proc/15542/stat : 15542 (fgrep) R 15541 15541 12117 0 -1 4194304 119 0 0 0 0 0 0 0 24 0 1 0 57688355 3629056 86 996147200 4194304 4274172 548682068976 18446744073709551615 254195522400 0 0 4096 0 0 0 0 17 1 0 0
/proc/15542/statm: 886 86 69 19 0 10 0

[startup+0.215906 s]
/proc/loadavg: 2.00 2.01 2.00 4/82 15541
/proc/meminfo: memFree=566840/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=14964 CPUtime=0.19
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 2897 877 0 0 17 1 1 0 19 0 1 0 57688354 15323136 2506 996147200 134512640 135215973 4294956304 18446744073709551615 134764350 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 3741 2506 369 171 0 2666 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14964

[startup+0.301791 s]
/proc/loadavg: 2.00 2.01 2.00 4/82 15541
/proc/meminfo: memFree=566840/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=20904 CPUtime=0.28
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 4064 877 0 0 25 2 1 0 19 0 1 0 57688354 21405696 3673 996147200 134512640 135215973 4294956304 18446744073709551615 134764641 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 5226 3673 369 171 0 4151 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20904

[startup+0.401793 s]
/proc/loadavg: 2.00 2.01 2.00 4/82 15541
/proc/meminfo: memFree=566840/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=27852 CPUtime=0.37
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 5386 877 0 0 34 2 1 0 20 0 1 0 57688354 28520448 4995 996147200 134512640 135215973 4294956304 18446744073709551615 134764644 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 6963 4995 369 171 0 5888 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 27852

[startup+0.701814 s]
/proc/loadavg: 2.00 2.01 2.00 4/82 15541
/proc/meminfo: memFree=566840/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=47244 CPUtime=0.66
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 9279 877 0 0 60 5 1 0 23 0 1 0 57688354 48377856 8888 996147200 134512640 135215973 4294956304 18446744073709551615 134764644 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 11811 8888 369 171 0 10736 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 47244

[startup+1.50187 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15547
/proc/meminfo: memFree=504944/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=95380 CPUtime=1.47
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 20308 877 0 0 133 13 1 0 25 0 1 0 57688354 97669120 19917 996147200 134512640 135215973 4294956304 18446744073709551615 134764650 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 23845 19917 369 171 0 22770 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 95380

[startup+3.10199 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15547
/proc/meminfo: memFree=462768/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=120876 CPUtime=3.04
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 27421 877 0 0 285 18 1 0 25 0 1 0 57688354 123777024 27030 996147200 134512640 135215973 4294956304 18446744073709551615 4159198550 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 30219 27030 369 171 0 29144 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 120876

[startup+6.30222 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15547
/proc/meminfo: memFree=387760/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=192416 CPUtime=6.21
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 45650 877 0 0 591 29 1 0 25 0 1 0 57688354 197033984 45259 996147200 134512640 135215973 4294956304 18446744073709551615 4159198570 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 48104 45259 369 171 0 47029 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 192416

[startup+12.7017 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15547
/proc/meminfo: memFree=378288/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=192416 CPUtime=12.56
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 47747 877 0 0 1224 31 1 0 25 0 1 0 57688354 197033984 47356 996147200 134512640 135215973 4294956304 18446744073709551615 4159198544 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 48104 47356 369 171 0 47029 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 192416

[startup+25.5066 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15547
/proc/meminfo: memFree=324720/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=247664 CPUtime=25.24
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 61535 877 0 0 2486 37 1 0 25 0 1 0 57688354 253607936 61103 996147200 134512640 135215973 4294956304 18446744073709551615 134648456 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 61916 61103 406 171 0 60841 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 247664

[startup+51.1015 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15547
/proc/meminfo: memFree=133040/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=707916 CPUtime=50.51
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 241909 877 0 0 4915 135 1 0 25 0 1 0 57688354 724905984 148243 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 176979 148243 409 171 0 175904 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 707916

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

[startup+51.3015 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15547
/proc/meminfo: memFree=133040/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=707916 CPUtime=50.7
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 242503 877 0 0 4934 135 1 0 25 0 1 0 57688354 724905984 148837 996147200 134512640 135215973 4294956304 18446744073709551615 4158960129 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 176979 148837 409 171 0 175904 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 707916

[startup+57.7029 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15547
/proc/meminfo: memFree=51120/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=707916 CPUtime=57.05
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 262363 877 0 0 5559 145 1 0 25 0 1 0 57688354 724905984 168697 996147200 134512640 135215973 4294956304 18446744073709551615 134590644 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 176979 168697 409 171 0 175904 0
Current children cumulated CPU time (s) 57.05
Current children cumulated vsize (KiB) 707916

[startup+59.3011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15547
/proc/meminfo: memFree=36848/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=707916 CPUtime=58.63
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 267442 877 0 0 5715 147 1 0 25 0 1 0 57688354 724905984 173776 996147200 134512640 135215973 4294956304 18446744073709551615 134649114 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 176979 173776 409 171 0 175904 0
Current children cumulated CPU time (s) 58.63
Current children cumulated vsize (KiB) 707916

[startup+60.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15547
/proc/meminfo: memFree=23344/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=708708 CPUtime=59.42
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 270052 877 0 0 5792 149 1 0 25 0 1 0 57688354 725716992 176386 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 1 0 0
/proc/15541/statm: 177177 176386 409 171 0 176102 0
Current children cumulated CPU time (s) 59.42
Current children cumulated vsize (KiB) 708708

[startup+60.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15547
/proc/meminfo: memFree=23344/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=709996 CPUtime=59.82
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 270261 877 2 0 5832 149 1 0 25 0 1 0 57688354 727035904 176596 996147200 134512640 135215973 4294956304 18446744073709551615 134905942 0 0 4096 0 0 0 0 17 0 0 0
/proc/15541/statm: 177499 176596 429 171 0 176424 0
Current children cumulated CPU time (s) 59.82
Current children cumulated vsize (KiB) 709996

[startup+60.7062 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15547
/proc/meminfo: memFree=15472/2055920 swapFree=4192812/4192956
[pid=15541] ppid=15539 vsize=709996 CPUtime=60.02
/proc/15541/stat : 15541 (pcs.big) R 15539 15541 12117 0 -1 4194304 270261 877 2 0 5848 153 1 0 25 0 1 0 57688354 727035904 176596 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15541/statm: 177499 176596 59983 171 0 176424 0
Current children cumulated CPU time (s) 60.02
Current children cumulated vsize (KiB) 709996

Child status: 0
Real time (s): 60.7942
CPU time (s): 60.1269
CPU user time (s): 58.5141
CPU system time (s): 1.61275
CPU usage (%): 98.9022
Max. virtual memory (cumulated for all children) (KiB): 920780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.5141
system time used= 1.61275
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271141
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 1405

runsolver used 0.082987 second user time and 0.201969 second system time

The end

Launcher Data

Begin job on node34 at 2009-07-16 03:03:43
IDJOB=2068194
IDBENCH=54835
IDSOLVER=733
FILE ID=node34/2068194-1247706223
PBS_JOBID= 9521242
Free space on /tmp= 66304 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-blend2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068194-1247706223/watcher-2068194-1247706223 -o /tmp/evaluation-result-2068194-1247706223/solver-2068194-1247706223 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 903131986 HOME/instance-2068194-1247706223.xml

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

MD5SUM BENCH= 1d23f1d8623d8cc03184af2bf1baf47d
RANDOM SEED=903131986

node34.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.232
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.232
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:        567320 kB
Buffers:        102332 kB
Cached:         666272 kB
SwapCached:          0 kB
Active:         888024 kB
Inactive:       516408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        567320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3164 kB
Writeback:           0 kB
Mapped:         656300 kB
Slab:            68136 kB
Committed_AS:  1208820 kB
PageTables:       3052 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= 66304 MiB
End job on node34 at 2009-07-16 03:04:44