Trace number 2088863

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.2SAT 52.664 53.1661

DiagnosticValue
ASSIGNMENTS62574

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-78_ext.xml
MD5SUMb783b5ea5c099bb65c910d69dc668b73
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.43748
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.02	c Seed is 782680857
0.00/0.02	c Constructing HOME/instance-2088863-1247729481.xml  with 3968 constraints
0.01/0.06	c Solving 62574 backtracks 18 restarts
52.58/53.16	s SATISFIABLE
52.58/53.16	c V0=9, V1=2, V2=1, V3=0, V4=3, V5=4, V6=5, V7=0, V8=10, V9=3, V10=4, V11=6, V12=8, V13=6, V14=6, V15=6, V16=5, V17=3, V18=5, V19=4, V20=7, V21=2, V22=4, V23=3, V24=1, V25=0, V26=4, V27=3, V28=8, V29=10, V30=4, V31=4, V32=9, V33=0, V34=3, V35=7, V36=9, V37=8, V38=9, V39=6, 
52.58/53.16	v 9 2 1 0 3 4 5 0 10 3 4 6 8 6 6 6 5 3 5 4 7 2 4 3 1 0 4 3 8 10 4 4 9 0 3 7 9 8 9 6 
52.58/53.16	d ASSIGNMENTS 62574

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-2088863-1247729481/watcher-2088863-1247729481 -o /tmp/evaluation-result-2088863-1247729481/solver-2088863-1247729481 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 782680857 HOME/instance-2088863-1247729481.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.04 2.02 2.00 4/81 19516
/proc/meminfo: memFree=1472792/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=18576 CPUtime=0
/proc/19516/stat : 19516 (runsolver) R 19514 19516 18214 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 60011543 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19516/statm: 4644 284 249 26 0 2626 0

[startup+0.035315 s]
/proc/loadavg: 2.04 2.02 2.00 4/81 19516
/proc/meminfo: memFree=1472792/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=4640 CPUtime=0.01
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 856 822 0 0 1 0 0 0 25 0 1 0 60011543 4751360 465 996147200 134512640 135095119 4294956304 18446744073709551615 134694097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 1160 465 364 142 0 114 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4640

[startup+0.102321 s]
/proc/loadavg: 2.04 2.02 2.00 4/81 19516
/proc/meminfo: memFree=1472792/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=5336 CPUtime=0.08
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 1051 822 0 0 8 0 0 0 25 0 1 0 60011543 5464064 660 996147200 134512640 135095119 4294956304 18446744073709551615 134643010 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 1334 660 378 142 0 288 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5336

[startup+0.301339 s]
/proc/loadavg: 2.04 2.02 2.00 4/81 19516
/proc/meminfo: memFree=1472792/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=5364 CPUtime=0.28
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 1085 822 0 0 28 0 0 0 25 0 1 0 60011543 5492736 661 996147200 134512640 135095119 4294956304 18446744073709551615 10817343 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 1341 661 378 142 0 295 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5364

[startup+0.70138 s]
/proc/loadavg: 2.04 2.02 2.00 4/81 19516
/proc/meminfo: memFree=1472792/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=5756 CPUtime=0.67
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 1193 822 0 0 67 0 0 0 25 0 1 0 60011543 5894144 736 996147200 134512640 135095119 4294956304 18446744073709551615 134642864 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 1439 736 378 142 0 393 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5756

[startup+1.50246 s]
/proc/loadavg: 2.03 2.02 2.00 3/82 19522
/proc/meminfo: memFree=1471056/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=7052 CPUtime=1.46
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 1506 822 0 0 146 0 0 0 25 0 1 0 60011543 7221248 984 996147200 134512640 135095119 4294956304 18446744073709551615 134583657 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 1763 984 378 142 0 717 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7052

[startup+3.10161 s]
/proc/loadavg: 2.03 2.02 2.00 3/82 19522
/proc/meminfo: memFree=1469920/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=7828 CPUtime=3.06
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 1824 822 0 0 305 1 0 0 25 0 1 0 60011543 8015872 1173 996147200 134512640 135095119 4294956304 18446744073709551615 134643013 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 1957 1173 378 142 0 911 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 7828

[startup+6.30192 s]
/proc/loadavg: 2.03 2.02 2.00 3/82 19522
/proc/meminfo: memFree=1467552/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=10548 CPUtime=6.22
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 2699 822 0 0 621 1 0 0 25 0 1 0 60011543 10801152 1662 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 2637 1662 378 142 0 1591 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10548

[startup+12.7015 s]
/proc/loadavg: 2.03 2.02 2.00 3/82 19522
/proc/meminfo: memFree=1464992/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=12104 CPUtime=12.56
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 3384 822 0 0 1254 2 0 0 25 0 1 0 60011543 12394496 2347 996147200 134512640 135095119 4294956304 18446744073709551615 134642572 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 3026 2347 378 142 0 1980 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 12104

[startup+25.5017 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 19522
/proc/meminfo: memFree=1460640/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=17812 CPUtime=25.24
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 5188 822 0 0 2521 3 0 0 25 0 1 0 60011543 18239488 3381 996147200 134512640 135095119 4294956304 18446744073709551615 134642964 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 4453 3381 378 142 0 3407 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 17812

[startup+51.1012 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 19522
/proc/meminfo: memFree=1454880/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=25428 CPUtime=50.6
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 7685 822 0 0 5054 6 0 0 25 0 1 0 60011543 26038272 4853 996147200 134512640 135095119 4294956304 18446744073709551615 134588799 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 6357 4853 378 142 0 5311 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 25428

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

[startup+51.9022 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 19522
/proc/meminfo: memFree=1449184/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=30908 CPUtime=51.39
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 9091 822 0 0 5132 7 0 0 25 0 1 0 60011543 31649792 5746 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 7727 5746 378 142 0 6681 0
Current children cumulated CPU time (s) 51.39
Current children cumulated vsize (KiB) 30908

[startup+52.7023 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 19522
/proc/meminfo: memFree=1451040/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=30908 CPUtime=52.19
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 9107 822 0 0 5212 7 0 0 25 0 1 0 60011543 31649792 5762 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 7727 5762 378 142 0 6681 0
Current children cumulated CPU time (s) 52.19
Current children cumulated vsize (KiB) 30908

[startup+53.1024 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 19522
/proc/meminfo: memFree=1451040/2055920 swapFree=4192812/4192956
[pid=19516] ppid=19514 vsize=30908 CPUtime=52.58
/proc/19516/stat : 19516 (pcs.small) R 19514 19516 18214 0 -1 4194304 9114 822 0 0 5251 7 0 0 25 0 1 0 60011543 31649792 5769 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/19516/statm: 7727 5769 378 142 0 6681 0
Current children cumulated CPU time (s) 52.58
Current children cumulated vsize (KiB) 30908

Child status: 0
Real time (s): 53.1661
CPU time (s): 52.664
CPU user time (s): 52.576
CPU system time (s): 0.087986
CPU usage (%): 99.0556
Max. virtual memory (cumulated for all children) (KiB): 32960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.576
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9939
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= 21
involuntary context switches= 2179

runsolver used 0.068989 second user time and 0.179972 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-16 09:31:21
IDJOB=2088863
IDBENCH=59156
IDSOLVER=733
FILE ID=node61/2088863-1247729481
PBS_JOBID= 9521508
Free space on /tmp= 66376 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.2/normalized-rand-2-40-11-414-200-78_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088863-1247729481/watcher-2088863-1247729481 -o /tmp/evaluation-result-2088863-1247729481/solver-2088863-1247729481 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 782680857 HOME/instance-2088863-1247729481.xml

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

MD5SUM BENCH= b783b5ea5c099bb65c910d69dc668b73
RANDOM SEED=782680857

node61.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.229
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.229
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:       1473272 kB
Buffers:        111916 kB
Cached:         308324 kB
SwapCached:          0 kB
Active:         155316 kB
Inactive:       325904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2404 kB
Writeback:           0 kB
Mapped:          81380 kB
Slab:            86608 kB
Committed_AS:   627396 kB
PageTables:       1892 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node61 at 2009-07-16 09:32:14