Trace number 2088952

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-restart 0.3.2SAT 35.7056 35.8635

DiagnosticValue
ASSIGNMENTS53177

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-61_ext.xml
MD5SUM4969f88b9f62acd9458290dac1c8e150
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 benchmark0.730888
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.02	c small-domain mode
0.00/0.02	c Seed is 1110146535
0.00/0.02	c Constructing HOME/instance-2088952-1247729563.xml  with 4042 constraints
0.00/0.06	c Solving 53177 backtracks 18 restarts
35.63/35.86	s SATISFIABLE
35.63/35.86	c V0=5, V1=10, V2=3, V3=9, V4=8, V5=4, V6=6, V7=3, V8=1, V9=4, V10=9, V11=3, V12=3, V13=9, V14=10, V15=8, V16=6, V17=8, V18=10, V19=4, V20=4, V21=9, V22=3, V23=4, V24=5, V25=0, V26=3, V27=4, V28=5, V29=1, V30=4, V31=0, V32=7, V33=3, V34=4, V35=3, V36=2, V37=3, V38=6, V39=9, 
35.63/35.86	v 5 10 3 9 8 4 6 3 1 4 9 3 3 9 10 8 6 8 10 4 4 9 3 4 5 0 3 4 5 1 4 0 7 3 4 3 2 3 6 9 
35.63/35.86	d ASSIGNMENTS 53177

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-2088952-1247729563/watcher-2088952-1247729563 -o /tmp/evaluation-result-2088952-1247729563/solver-2088952-1247729563 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1110146535 HOME/instance-2088952-1247729563.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 1.98 1.99 4/81 15832
/proc/meminfo: memFree=1521592/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=18576 CPUtime=0
/proc/15832/stat : 15832 (runsolver) R 15830 15832 15489 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 60020728 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 231882681639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15832/statm: 4644 284 249 26 0 2626 0

[startup+0.089853 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 15832
/proc/meminfo: memFree=1521592/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=5208 CPUtime=0.06
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 1055 822 0 0 6 0 0 0 25 0 1 0 60020728 5332992 631 996147200 134512640 135095119 4294956304 18446744073709551615 7168178 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 1302 631 378 142 0 256 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5208

[startup+0.102852 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 15832
/proc/meminfo: memFree=1521592/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=5208 CPUtime=0.07
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 1055 822 0 0 7 0 0 0 25 0 1 0 60020728 5332992 631 996147200 134512640 135095119 4294956304 18446744073709551615 134642693 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 1302 631 378 142 0 256 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5208

[startup+0.301878 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 15832
/proc/meminfo: memFree=1521592/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=5360 CPUtime=0.27
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 1090 822 0 0 27 0 0 0 25 0 1 0 60020728 5488640 666 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 1340 666 378 142 0 294 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5360

[startup+0.701924 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 15832
/proc/meminfo: memFree=1521592/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=5752 CPUtime=0.67
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 1208 822 0 0 67 0 0 0 25 0 1 0 60020728 5890048 751 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 1438 751 378 142 0 392 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5752

[startup+1.50302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1519712/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=7044 CPUtime=1.47
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 1516 822 0 0 147 0 0 0 25 0 1 0 60020728 7213056 994 996147200 134512640 135095119 4294956304 18446744073709551615 134589504 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 1761 994 378 142 0 715 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7044

[startup+3.10121 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1518304/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=7944 CPUtime=3.06
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 1880 822 0 0 306 0 0 0 25 0 1 0 60020728 8134656 1229 996147200 134512640 135095119 4294956304 18446744073709551615 134837936 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 1986 1229 378 142 0 940 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 7944

[startup+6.30159 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1516200/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=10796 CPUtime=6.25
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 2779 822 0 0 624 1 0 0 25 0 1 0 60020728 11055104 1742 996147200 134512640 135095119 4294956304 18446744073709551615 134615464 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 2699 1742 378 142 0 1653 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 10796

[startup+12.7013 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1513072/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=14540 CPUtime=12.62
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 4034 822 0 0 1261 1 0 0 25 0 1 0 60020728 14888960 2484 996147200 134512640 135095119 4294956304 18446744073709551615 134588125 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 3635 2484 378 142 0 2589 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 14540

[startup+25.5019 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1508592/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=18188 CPUtime=25.37
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 5365 822 0 0 2535 2 0 0 25 0 1 0 60020728 18624512 3558 996147200 134512640 135095119 4294956304 18446744073709551615 134615460 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 4547 3558 378 142 0 3501 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 18188

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

[startup+31.9066 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1506864/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=19228 CPUtime=31.75
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 5788 822 0 0 3172 3 0 0 25 0 1 0 60020728 19689472 3981 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 4807 3981 378 142 0 3761 0
Current children cumulated CPU time (s) 31.75
Current children cumulated vsize (KiB) 19228

[startup+33.5018 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1506608/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=19488 CPUtime=33.33
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 5889 822 0 0 3330 3 0 0 25 0 1 0 60020728 19955712 4082 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 4872 4082 378 142 0 3826 0
Current children cumulated CPU time (s) 33.33
Current children cumulated vsize (KiB) 19488

[startup+35.103 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1506096/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=19748 CPUtime=34.93
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 5977 822 0 0 3490 3 0 0 25 0 1 0 60020728 20221952 4170 996147200 134512640 135095119 4294956304 18446744073709551615 134571098 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 4937 4170 378 142 0 3891 0
Current children cumulated CPU time (s) 34.93
Current children cumulated vsize (KiB) 19748

[startup+35.502 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1506096/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=19748 CPUtime=35.33
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 6003 822 0 0 3530 3 0 0 25 0 1 0 60020728 20221952 4196 996147200 134512640 135095119 4294956304 18446744073709551615 134570624 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 4937 4196 378 142 0 3891 0
Current children cumulated CPU time (s) 35.33
Current children cumulated vsize (KiB) 19748

[startup+35.7021 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1506096/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=19748 CPUtime=35.53
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 6015 822 0 0 3550 3 0 0 25 0 1 0 60020728 20221952 4208 996147200 134512640 135095119 4294956304 18446744073709551615 134589657 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 4937 4208 378 142 0 3891 0
Current children cumulated CPU time (s) 35.53
Current children cumulated vsize (KiB) 19748

[startup+35.8021 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 15838
/proc/meminfo: memFree=1506096/2055920 swapFree=4192812/4192956
[pid=15832] ppid=15830 vsize=19876 CPUtime=35.63
/proc/15832/stat : 15832 (pcs.small) R 15830 15832 15489 0 -1 4194304 6022 822 0 0 3560 3 0 0 25 0 1 0 60020728 20353024 4215 996147200 134512640 135095119 4294956304 18446744073709551615 134607173 0 0 4096 0 0 0 0 17 0 0 0
/proc/15832/statm: 4969 4215 378 142 0 3923 0
Current children cumulated CPU time (s) 35.63
Current children cumulated vsize (KiB) 19876

Child status: 0
Real time (s): 35.8635
CPU time (s): 35.7056
CPU user time (s): 35.6636
CPU system time (s): 0.041993
CPU usage (%): 99.5595
Max. virtual memory (cumulated for all children) (KiB): 19876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.6636
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6848
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= 22
involuntary context switches= 529

runsolver used 0.036994 second user time and 0.101984 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-16 09:32:43
IDJOB=2088952
IDBENCH=59212
IDSOLVER=734
FILE ID=node75/2088952-1247729563
PBS_JOBID= 9521626
Free space on /tmp= 66252 MiB

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

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

MD5SUM BENCH= 4969f88b9f62acd9458290dac1c8e150
RANDOM SEED=1110146535

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1522072 kB
Buffers:         81828 kB
Cached:         302780 kB
SwapCached:          0 kB
Active:         107352 kB
Inactive:       338288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2172 kB
Writeback:           0 kB
Mapped:          81460 kB
Slab:            73328 kB
Committed_AS:   602824 kB
PageTables:       1952 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= 66248 MiB
End job on node75 at 2009-07-16 09:33:19