Trace number 2089413

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 49.4145 49.6299

DiagnosticValue
ASSIGNMENTS50873

General information on the benchmark

Namecsp/tightness0.35/
normalized-rand-2-40-16-250-350-62_ext.xml
MD5SUM41d51e450656968c6b34fbf57b9544a9
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.597908
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
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 1310427604
0.00/0.02	c Constructing HOME/instance-2089413-1247730207.xml  with 3995 constraints
0.05/0.07	c Solving 50873 backtracks 18 restarts
49.37/49.62	s SATISFIABLE
49.37/49.62	c V0=10, V1=15, V2=12, V3=4, V4=5, V5=5, V6=7, V7=4, V8=11, V9=1, V10=6, V11=2, V12=12, V13=5, V14=13, V15=5, V16=9, V17=3, V18=13, V19=2, V20=13, V21=14, V22=0, V23=12, V24=11, V25=14, V26=15, V27=14, V28=14, V29=10, V30=15, V31=7, V32=8, V33=8, V34=7, V35=3, V36=10, V37=13, V38=15, V39=1, 
49.37/49.62	v 10 15 12 4 5 5 7 4 11 1 6 2 12 5 13 5 9 3 13 2 13 14 0 12 11 14 15 14 14 10 15 7 8 8 7 3 10 13 15 1 
49.37/49.62	d ASSIGNMENTS 50873

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-2089413-1247730207/watcher-2089413-1247730207 -o /tmp/evaluation-result-2089413-1247730207/solver-2089413-1247730207 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1310427604 HOME/instance-2089413-1247730207.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.01 2.00 4/81 14958
/proc/meminfo: memFree=1438520/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=18576 CPUtime=0
/proc/14958/stat : 14958 (runsolver) R 14956 14958 13080 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 60083715 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14958/statm: 4644 284 249 26 0 2626 0

[startup+0.077824 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 14958
/proc/meminfo: memFree=1438520/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=5624 CPUtime=0.05
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 1117 822 0 0 5 0 0 0 22 0 1 0 60083715 5758976 726 996147200 134512640 135095119 4294956304 18446744073709551615 134790274 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 1406 726 373 142 0 360 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5624

[startup+0.101821 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 14958
/proc/meminfo: memFree=1438520/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=5624 CPUtime=0.07
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 1122 822 0 0 7 0 0 0 22 0 1 0 60083715 5758976 731 996147200 134512640 135095119 4294956304 18446744073709551615 134617201 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 1406 731 378 142 0 360 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5624

[startup+0.30184 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 14958
/proc/meminfo: memFree=1438520/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=5492 CPUtime=0.27
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 1123 822 0 0 27 0 0 0 24 0 1 0 60083715 5623808 699 996147200 134512640 135095119 4294956304 18446744073709551615 134617057 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 1373 699 378 142 0 327 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5492

[startup+0.701879 s]
/proc/loadavg: 2.04 2.01 2.00 4/81 14958
/proc/meminfo: memFree=1438520/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=5752 CPUtime=0.67
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 1180 822 0 0 67 0 0 0 25 0 1 0 60083715 5890048 756 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 1438 756 378 142 0 392 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5752

[startup+1.50296 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1436656/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=7048 CPUtime=1.47
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 1478 822 0 0 147 0 0 0 25 0 1 0 60083715 7217152 989 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 1762 989 378 142 0 716 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7048

[startup+3.10112 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1435376/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=7692 CPUtime=3.06
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 1790 822 0 0 306 0 0 0 25 0 1 0 60083715 7876608 1172 996147200 134512640 135095119 4294956304 18446744073709551615 134643125 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 1923 1172 378 142 0 877 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 7692

[startup+6.30143 s]
/proc/loadavg: 2.04 2.01 2.00 4/82 14964
/proc/meminfo: memFree=1433264/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=10416 CPUtime=6.25
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 2641 822 0 0 624 1 0 0 25 0 1 0 60083715 10665984 1637 996147200 134512640 135095119 4294956304 18446744073709551615 134642631 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 2604 1637 378 142 0 1558 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 10416

[startup+12.7011 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1431048/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=11724 CPUtime=12.62
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 3225 822 0 0 1261 1 0 0 25 0 1 0 60083715 12005376 2221 996147200 134512640 135095119 4294956304 18446744073709551615 134582858 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 2931 2221 378 142 0 1885 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 11724

[startup+25.5013 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1427336/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=16904 CPUtime=25.36
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 4886 822 0 0 2534 2 0 0 25 0 1 0 60083715 17309696 3112 996147200 134512640 135095119 4294956304 18446744073709551615 134554977 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 4226 3112 378 142 0 3180 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 16904

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

[startup+38.3016 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1425224/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=18088 CPUtime=38.12
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 5439 822 0 0 3809 3 0 0 25 0 1 0 60083715 18522112 3665 996147200 134512640 135095119 4294956304 18446744073709551615 134589654 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 4522 3665 378 142 0 3476 0
Current children cumulated CPU time (s) 38.12
Current children cumulated vsize (KiB) 18088

[startup+44.7022 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1424072/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=22828 CPUtime=44.49
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 6744 822 0 0 4445 4 0 0 25 0 1 0 60083715 23375872 3945 996147200 134512640 135095119 4294956304 18446744073709551615 134642952 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 5707 3945 378 142 0 4661 0
Current children cumulated CPU time (s) 44.49
Current children cumulated vsize (KiB) 22828

[startup+47.9015 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1423560/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=23224 CPUtime=47.68
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 6877 822 0 0 4764 4 0 0 25 0 1 0 60083715 23781376 4078 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 5806 4078 378 142 0 4760 0
Current children cumulated CPU time (s) 47.68
Current children cumulated vsize (KiB) 23224

[startup+48.7016 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1423432/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=23224 CPUtime=48.47
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 6909 822 0 0 4843 4 0 0 25 0 1 0 60083715 23781376 4110 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 5806 4110 378 142 0 4760 0
Current children cumulated CPU time (s) 48.47
Current children cumulated vsize (KiB) 23224

[startup+49.1016 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1423432/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=23224 CPUtime=48.87
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 6927 822 0 0 4883 4 0 0 25 0 1 0 60083715 23781376 4128 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 5806 4128 378 142 0 4760 0
Current children cumulated CPU time (s) 48.87
Current children cumulated vsize (KiB) 23224

[startup+49.5067 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1423240/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=23356 CPUtime=49.27
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 6941 822 0 0 4923 4 0 0 25 0 1 0 60083715 23916544 4142 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 5839 4142 378 142 0 4793 0
Current children cumulated CPU time (s) 49.27
Current children cumulated vsize (KiB) 23356

[startup+49.6017 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 14964
/proc/meminfo: memFree=1423240/2055920 swapFree=4192812/4192956
[pid=14958] ppid=14956 vsize=21304 CPUtime=49.37
/proc/14958/stat : 14958 (pcs.small) R 14956 14958 13080 0 -1 4194304 6945 822 0 0 4933 4 0 0 25 0 1 0 60083715 21815296 3717 996147200 134512640 135095119 4294956304 18446744073709551615 5967356 0 0 4096 0 0 0 0 17 0 0 0
/proc/14958/statm: 5326 3717 378 142 0 4280 0
Current children cumulated CPU time (s) 49.37
Current children cumulated vsize (KiB) 21304

Child status: 0
Real time (s): 49.6299
CPU time (s): 49.4145
CPU user time (s): 49.3605
CPU system time (s): 0.053991
CPU usage (%): 99.5659
Max. virtual memory (cumulated for all children) (KiB): 23356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.3605
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7770
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= 694

runsolver used 0.037994 second user time and 0.150977 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-16 09:43:27
IDJOB=2089413
IDBENCH=59501
IDSOLVER=733
FILE ID=node60/2089413-1247730207
PBS_JOBID= 9521511
Free space on /tmp= 66424 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.35/normalized-rand-2-40-16-250-350-62_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2089413-1247730207/watcher-2089413-1247730207 -o /tmp/evaluation-result-2089413-1247730207/solver-2089413-1247730207 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1310427604 HOME/instance-2089413-1247730207.xml

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

MD5SUM BENCH= 41d51e450656968c6b34fbf57b9544a9
RANDOM SEED=1310427604

node60.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:       1439000 kB
Buffers:         85816 kB
Cached:         385084 kB
SwapCached:          0 kB
Active:         150204 kB
Inactive:       382412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          82148 kB
Slab:            69224 kB
Committed_AS:   632420 kB
PageTables:       2020 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= 66424 MiB
End job on node60 at 2009-07-16 09:44:17