Trace number 2081944

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.2UNSAT 23.5314 23.7621

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen9.xml
MD5SUM07304cb7317cdf0b1877fc5044901f5a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.306953
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.17/0.20	c Seed is 1669166256
0.17/0.20	c Constructing HOME/instance-2081944-1247720683.xml  with 11969 constraints
0.17/0.29	c Solving 0 backtracks
23.46/23.74	s UNSATISFIABLE
23.46/23.74	d ASSIGNMENTS 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081944-1247720683/watcher-2081944-1247720683 -o /tmp/evaluation-result-2081944-1247720683/solver-2081944-1247720683 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1669166256 HOME/instance-2081944-1247720683.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.99 2.05 2.01 4/73 10310
/proc/meminfo: memFree=1467760/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=5260 CPUtime=0
/proc/10310/stat : 10310 (pcssolve) R 10308 10310 9309 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 59133079 5386240 43 996147200 4194304 4889804 548682068800 18446744073709551615 234208950361 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 1315 43 29 169 0 14 0

[startup+0.106804 s]
/proc/loadavg: 1.99 2.05 2.01 4/73 10310
/proc/meminfo: memFree=1467760/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=7916 CPUtime=0.08
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 1620 662 0 0 8 0 0 0 18 0 1 0 59133079 8105984 1251 996147200 134512640 135215973 4294956304 18446744073709551615 4160505750 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 1979 1251 385 171 0 904 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7916

[startup+0.201807 s]
/proc/loadavg: 1.99 2.05 2.01 4/73 10310
/proc/meminfo: memFree=1467760/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=9228 CPUtime=0.17
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 2026 662 0 0 17 0 0 0 18 0 1 0 59133079 9449472 1529 996147200 134512640 135215973 4294956304 18446744073709551615 4159198437 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 2307 1529 385 171 0 1232 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9228

[startup+0.301824 s]
/proc/loadavg: 1.99 2.05 2.01 4/73 10310
/proc/meminfo: memFree=1467760/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=11044 CPUtime=0.28
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 2623 662 0 0 27 1 0 0 19 0 1 0 59133079 11309056 1892 996147200 134512640 135215973 4294956304 18446744073709551615 134635493 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 2761 1892 395 171 0 1686 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11044

[startup+0.701869 s]
/proc/loadavg: 1.99 2.05 2.01 4/73 10310
/proc/meminfo: memFree=1467760/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=13504 CPUtime=0.67
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 3287 662 0 0 66 1 0 0 23 0 1 0 59133079 13828096 2556 996147200 134512640 135215973 4294956304 18446744073709551615 134976772 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 3376 2556 401 171 0 2301 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13504

[startup+1.50197 s]
/proc/loadavg: 1.99 2.05 2.01 3/74 10315
/proc/meminfo: memFree=1455144/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=19128 CPUtime=1.46
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 4703 662 0 0 145 1 0 0 25 0 1 0 59133079 19587072 3972 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 4782 3972 401 171 0 3707 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19128

[startup+3.10117 s]
/proc/loadavg: 1.99 2.05 2.01 3/74 10315
/proc/meminfo: memFree=1447592/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=31612 CPUtime=3.05
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 7877 662 0 0 302 3 0 0 25 0 1 0 59133079 32370688 7093 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 7903 7093 401 171 0 6828 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 31612

[startup+6.30158 s]
/proc/loadavg: 1.99 2.04 2.01 3/74 10315
/proc/meminfo: memFree=1428648/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=44040 CPUtime=6.22
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 11051 662 0 0 617 5 0 0 25 0 1 0 59133079 45096960 10162 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 11010 10162 401 171 0 9935 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 44040

[startup+12.7024 s]
/proc/loadavg: 1.99 2.04 2.01 3/74 10315
/proc/meminfo: memFree=1422504/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=50112 CPUtime=12.55
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 12575 662 0 0 1250 5 0 0 25 0 1 0 59133079 51314688 11686 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 12528 11686 401 171 0 11453 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 50112

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

[startup+12.8014 s]
/proc/loadavg: 1.99 2.04 2.01 3/74 10315
/proc/meminfo: memFree=1422504/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=50376 CPUtime=12.65
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 12648 662 0 0 1260 5 0 0 25 0 1 0 59133079 51585024 11759 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 12594 11759 401 171 0 11519 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 50376

[startup+19.2012 s]
/proc/loadavg: 1.99 2.04 2.01 3/74 10315
/proc/meminfo: memFree=1393640/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=78796 CPUtime=18.99
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 19804 662 0 0 1890 9 0 0 25 0 1 0 59133079 80687104 18706 996147200 134512640 135215973 4294956304 18446744073709551615 4158960018 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 19699 18706 401 171 0 18624 0
Current children cumulated CPU time (s) 18.99
Current children cumulated vsize (KiB) 78796

[startup+20.8024 s]
/proc/loadavg: 1.99 2.04 2.00 3/74 10315
/proc/meminfo: memFree=1393512/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=78796 CPUtime=20.58
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 19816 662 0 0 2049 9 0 0 25 0 1 0 59133079 80687104 18718 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 19699 18718 401 171 0 18624 0
Current children cumulated CPU time (s) 20.58
Current children cumulated vsize (KiB) 78796

[startup+22.4016 s]
/proc/loadavg: 1.99 2.04 2.00 3/74 10315
/proc/meminfo: memFree=1393448/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=78796 CPUtime=22.16
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 19824 662 0 0 2207 9 0 0 25 0 1 0 59133079 80687104 18726 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 19699 18726 401 171 0 18624 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 78796

[startup+23.2067 s]
/proc/loadavg: 1.99 2.04 2.00 3/74 10315
/proc/meminfo: memFree=1393384/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=78796 CPUtime=22.97
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 19832 662 0 0 2287 10 0 0 25 0 1 0 59133079 80687104 18734 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 19699 18734 401 171 0 18624 0
Current children cumulated CPU time (s) 22.97
Current children cumulated vsize (KiB) 78796

[startup+23.6018 s]
/proc/loadavg: 1.99 2.04 2.00 3/74 10315
/proc/meminfo: memFree=1393384/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=78796 CPUtime=23.36
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 19832 662 0 0 2326 10 0 0 25 0 1 0 59133079 80687104 18734 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 19699 18734 401 171 0 18624 0
Current children cumulated CPU time (s) 23.36
Current children cumulated vsize (KiB) 78796

[startup+23.7018 s]
/proc/loadavg: 1.99 2.04 2.00 3/74 10315
/proc/meminfo: memFree=1393384/2055920 swapFree=4192812/4192956
[pid=10310] ppid=10308 vsize=76664 CPUtime=23.46
/proc/10310/stat : 10310 (pcs.big) R 10308 10310 9309 0 -1 4194304 19837 662 0 0 2336 10 0 0 25 0 1 0 59133079 78503936 18241 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10310/statm: 19166 18241 403 171 0 18091 0
Current children cumulated CPU time (s) 23.46
Current children cumulated vsize (KiB) 76664

Child status: 0
Real time (s): 23.7621
CPU time (s): 23.5314
CPU user time (s): 23.4134
CPU system time (s): 0.117982
CPU usage (%): 99.029
Max. virtual memory (cumulated for all children) (KiB): 78796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4134
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20501
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= 19
involuntary context switches= 537

runsolver used 0.026995 second user time and 0.089986 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-16 07:04:43
IDJOB=2081944
IDBENCH=57512
IDSOLVER=733
FILE ID=node54/2081944-1247720683
PBS_JOBID= 9521379
Free space on /tmp= 66296 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/rlfapScens/normalized-scen9.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081944-1247720683/watcher-2081944-1247720683 -o /tmp/evaluation-result-2081944-1247720683/solver-2081944-1247720683 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1669166256 HOME/instance-2081944-1247720683.xml

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

MD5SUM BENCH= 07304cb7317cdf0b1877fc5044901f5a
RANDOM SEED=1669166256

node54.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:       1468240 kB
Buffers:         72728 kB
Cached:         303244 kB
SwapCached:          0 kB
Active:         209056 kB
Inactive:       289752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1468240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2236 kB
Writeback:           0 kB
Mapped:         134248 kB
Slab:            73856 kB
Committed_AS:   643304 kB
PageTables:       2040 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66292 MiB
End job on node54 at 2009-07-16 07:05:07