Trace number 2091283

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 15.9576 16.0318

DiagnosticValue
ASSIGNMENTS22705

General information on the benchmark

Namecsp/rand-2-40-19-fcd/
normalized-rand-2-40-19-443-230-fcd-10_ext.xml
MD5SUMc063ec93ada52178195e0fa1daa09ad2
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.09653
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints341
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension341
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.28/0.31	c Seed is 433141109
0.28/0.31	c Constructing HOME/instance-2091283-1247732272.xml  with 6446 constraints
0.28/0.31	c Solving 22705 backtracks 16 restarts
15.91/16.03	s SATISFIABLE
15.91/16.03	c V0=15, V1=0, V2=13, V3=9, V4=7, V5=6, V6=0, V7=18, V8=6, V9=9, V10=13, V11=1, V12=18, V13=0, V14=9, V15=5, V16=7, V17=6, V18=0, V19=6, V20=17, V21=11, V22=14, V23=9, V24=8, V25=7, V26=14, V27=9, V28=12, V29=2, V30=7, V31=5, V32=18, V33=3, V34=4, V35=11, V36=1, V37=5, V38=13, V39=1, 
15.91/16.03	v 15 0 13 9 7 6 0 18 6 9 13 1 18 0 9 5 7 6 0 6 17 11 14 9 8 7 14 9 12 2 7 5 18 3 4 11 1 5 13 1 
15.91/16.03	d ASSIGNMENTS 22705

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-2091283-1247732272/watcher-2091283-1247732272 -o /tmp/evaluation-result-2091283-1247732272/solver-2091283-1247732272 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 433141109 HOME/instance-2091283-1247732272.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.02 2.04 4/73 16420
/proc/meminfo: memFree=1445208/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=5356 CPUtime=0
/proc/16420/stat : 16420 (pcssolve) S 16418 16420 15620 0 -1 4194304 305 0 0 0 0 0 0 0 20 0 1 0 60292489 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16420/statm: 1339 242 201 169 0 50 0
[pid=16421] ppid=16420 vsize=5356 CPUtime=0
/proc/16421/stat : 16421 (pcssolve) R 16420 16420 15620 0 -1 4194368 22 0 0 0 0 0 0 0 21 0 1 0 60292489 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 240153849127 0 0 4096 0 0 0 0 17 1 0 0
/proc/16421/statm: 1339 243 202 169 0 50 0
[pid=16422] ppid=16420 vsize=3676 CPUtime=0
/proc/16422/stat : 16422 (grep) S 16420 16420 15620 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 60292489 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 240154017874 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/16422/statm: 919 121 99 19 0 43 0

[startup+0.084479 s]
/proc/loadavg: 2.00 2.02 2.04 4/73 16420
/proc/meminfo: memFree=1445208/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=5564 CPUtime=0.06
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 1101 822 0 0 6 0 0 0 17 0 1 0 60292489 5697536 710 996147200 134512640 135095119 4294956304 18446744073709551615 6813307 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 1391 710 364 142 0 345 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5564

[startup+0.101483 s]
/proc/loadavg: 2.00 2.02 2.04 4/73 16420
/proc/meminfo: memFree=1445208/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=6380 CPUtime=0.08
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 1346 822 0 0 8 0 0 0 17 0 1 0 60292489 6533120 922 996147200 134512640 135095119 4294956304 18446744073709551615 6811095 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 1595 922 373 142 0 549 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6380

[startup+0.301521 s]
/proc/loadavg: 2.00 2.02 2.04 4/73 16420
/proc/meminfo: memFree=1445208/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=6380 CPUtime=0.28
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 1354 822 0 0 28 0 0 0 18 0 1 0 60292489 6533120 930 996147200 134512640 135095119 4294956304 18446744073709551615 134617043 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 1595 930 378 142 0 549 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6380

[startup+0.701596 s]
/proc/loadavg: 2.00 2.02 2.04 4/73 16420
/proc/meminfo: memFree=1445208/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=6380 CPUtime=0.68
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 1363 822 0 0 68 0 0 0 22 0 1 0 60292489 6533120 939 996147200 134512640 135095119 4294956304 18446744073709551615 134555178 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 1595 939 378 142 0 549 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6380

[startup+1.50175 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 16426
/proc/meminfo: memFree=1442640/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=7152 CPUtime=1.47
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 1509 822 0 0 147 0 0 0 25 0 1 0 60292489 7323648 1020 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 1788 1020 378 142 0 742 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7152

[startup+3.10106 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 16426
/proc/meminfo: memFree=1442192/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=7152 CPUtime=3.06
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 1598 822 0 0 306 0 0 0 25 0 1 0 60292489 7323648 1109 996147200 134512640 135095119 4294956304 18446744073709551615 134637494 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 1788 1109 378 142 0 742 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 7152

[startup+6.30167 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 16426
/proc/meminfo: memFree=1440208/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=9364 CPUtime=6.26
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 2271 822 0 0 625 1 0 0 25 0 1 0 60292489 9588736 1524 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 2341 1524 378 142 0 1295 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9364

[startup+12.7019 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 16426
/proc/meminfo: memFree=1438288/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=11172 CPUtime=12.62
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 2950 822 0 0 1261 1 0 0 25 0 1 0 60292489 11440128 1946 996147200 134512640 135095119 4294956304 18446744073709551615 134617009 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 2793 1946 378 142 0 1747 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 11172

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

[startup+14.3062 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 16426
/proc/meminfo: memFree=1437648/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=11432 CPUtime=14.22
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 3057 822 0 0 1421 1 0 0 25 0 1 0 60292489 11706368 2053 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 2858 2053 378 142 0 1812 0
Current children cumulated CPU time (s) 14.22
Current children cumulated vsize (KiB) 11432

[startup+15.1014 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 16426
/proc/meminfo: memFree=1437648/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=11564 CPUtime=15.01
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 3109 822 0 0 1500 1 0 0 25 0 1 0 60292489 11841536 2105 996147200 134512640 135095119 4294956304 18446744073709551615 134638498 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 2891 2105 378 142 0 1845 0
Current children cumulated CPU time (s) 15.01
Current children cumulated vsize (KiB) 11564

[startup+15.5014 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 16426
/proc/meminfo: memFree=1437328/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=11696 CPUtime=15.41
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 3138 822 0 0 1540 1 0 0 25 0 1 0 60292489 11976704 2134 996147200 134512640 135095119 4294956304 18446744073709551615 134642575 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 2924 2134 378 142 0 1878 0
Current children cumulated CPU time (s) 15.41
Current children cumulated vsize (KiB) 11696

[startup+15.9015 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 16426
/proc/meminfo: memFree=1437328/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=11696 CPUtime=15.81
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 3170 822 0 0 1580 1 0 0 25 0 1 0 60292489 11976704 2166 996147200 134512640 135095119 4294956304 18446744073709551615 134616996 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 2924 2166 378 142 0 1878 0
Current children cumulated CPU time (s) 15.81
Current children cumulated vsize (KiB) 11696

[startup+16.0015 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 16426
/proc/meminfo: memFree=1437328/2055920 swapFree=4192812/4192956
[pid=16420] ppid=16418 vsize=11696 CPUtime=15.91
/proc/16420/stat : 16420 (pcs.small) R 16418 16420 15620 0 -1 4194304 3176 822 0 0 1590 1 0 0 25 0 1 0 60292489 11976704 2172 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 0 0 0
/proc/16420/statm: 2924 2172 378 142 0 1878 0
Current children cumulated CPU time (s) 15.91
Current children cumulated vsize (KiB) 11696

Child status: 0
Real time (s): 16.0318
CPU time (s): 15.9576
CPU user time (s): 15.9346
CPU system time (s): 0.022996
CPU usage (%): 99.5372
Max. virtual memory (cumulated for all children) (KiB): 11696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.9346
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4002
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= 17
involuntary context switches= 242

runsolver used 0.019996 second user time and 0.045993 second system time

The end

Launcher Data

Begin job on node86 at 2009-07-16 10:17:52
IDJOB=2091283
IDBENCH=60033
IDSOLVER=733
FILE ID=node86/2091283-1247732272
PBS_JOBID= 9521533
Free space on /tmp= 66256 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/rand-2-40-19-fcd/normalized-rand-2-40-19-443-230-fcd-10_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2091283-1247732272/watcher-2091283-1247732272 -o /tmp/evaluation-result-2091283-1247732272/solver-2091283-1247732272 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 433141109 HOME/instance-2091283-1247732272.xml

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

MD5SUM BENCH= c063ec93ada52178195e0fa1daa09ad2
RANDOM SEED=433141109

node86.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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1445696 kB
Buffers:         94324 kB
Cached:         373856 kB
SwapCached:          0 kB
Active:         146092 kB
Inactive:       388712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1445696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1924 kB
Writeback:           0 kB
Mapped:          77896 kB
Slab:            60648 kB
Committed_AS:   650032 kB
PageTables:       1956 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= 66252 MiB
End job on node86 at 2009-07-16 10:18:08